index
:
opkhelper/opkhelper.git
feature/autoconf-and-automake
feature/build-system-improvements
feature/drop-libopkbuild-dep
feature/opkbuild-helper-script
feature/provide-archtab
feature/s-and-b-options
master
opkhelper-0.1.x
opkhelper-0.2.x
opkhelper-1.0.x
opkhelper-2.0.x
opkhelper-3.0.x
unclean-option
OPK build helper tools
Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
NEWS: Mention helper configuration script.
P. J. McDermott
2014-03-05
1
-0/+9
*
configure.ac: Use "check-news" Automake option.
P. J. McDermott
2014-03-05
1
-1/+1
*
Merge branch 'feature/opkbuild-helper-script'.
P. J. McDermott
2014-03-05
4
-1/+34
|
\
|
*
.gitignore: Add "opkhelper".
feature/opkbuild-helper-script
P. J. McDermott
2014-03-03
1
-0/+1
|
*
Makefile.am: Add "opkhelper" helper file.
P. J. McDermott
2014-03-03
1
-1/+7
|
*
opkhelper.sh: New file.
P. J. McDermott
2014-03-03
1
-0/+1
|
*
configure.ac: Make opkbuild-helpers required.
P. J. McDermott
2014-03-03
1
-3/+6
|
*
configure.ac: Make opkbuild-helpers optional.
P. J. McDermott
2014-03-03
1
-1/+10
|
*
configure.ac: Add "--with-opkbuild-helpers=PATH".
P. J. McDermott
2014-03-02
1
-0/+13
*
|
configure.ac: Add "=PATH" to "--with-sh" help.
P. J. McDermott
2014-03-02
1
-1/+2
|
/
*
NEWS: Fix typographical errors.
P. J. McDermott
2014-03-02
1
-1/+1
*
NEWS: Add 3.0.0 section.
P. J. McDermott
2014-03-02
1
-0/+24
*
configure.ac: Set package version to "3.0.0".
P. J. McDermott
2014-03-02
1
-1/+1
*
Makefile.am: Never colorize ChangeLog.
P. J. McDermott
2014-03-02
1
-1/+1
*
Generate ChangeLog.
P. J. McDermott
2014-03-02
2
-1/+13
*
ChangeLog: Remove.
P. J. McDermott
2014-03-02
1
-140/+0
*
NEWS: Convert from ChangeLog.
P. J. McDermott
2014-03-02
1
-0/+125
*
NEWS.pre-split: New file.
P. J. McDermott
2014-03-02
1
-0/+71
*
scripts/changelog2news.sh: New file.
P. J. McDermott
2014-03-02
2
-1/+18
*
TODO: Reorganize and update.
P. J. McDermott
2014-03-01
1
-1/+8
*
Add missing ".sh" to file headers.
P. J. McDermott
2014-03-01
17
-17/+17
*
Merge branch 'feature/autoconf-and-automake'.
P. J. McDermott
2014-03-01
38
-715/+341
|
\
|
*
NEWS: New empty file to appease Automake.
feature/autoconf-and-automake
P. J. McDermott
2014-03-01
1
-0/+0
|
*
AUTHORS: New file.
P. J. McDermott
2014-03-01
1
-0/+1
|
*
Makefile.am: Split up inference rule targets.
P. J. McDermott
2014-03-01
1
-1/+5
|
*
COPYING: New file to refer to COPYING.[23].
P. J. McDermott
2014-03-01
1
-0/+13
|
*
configure.ac: Use "gnu" Automake option.
P. J. McDermott
2014-03-01
1
-1/+1
|
*
INSTALL: Remove. Automake's copy will be used.
P. J. McDermott
2014-03-01
1
-43/+0
|
*
man/*.1in: Use space between package and version.
P. J. McDermott
2014-03-01
9
-9/+9
|
*
man/*1in: Use new build system macros.
P. J. McDermott
2014-03-01
9
-9/+9
|
*
Makefile.am: Use $(AM_V_GEN) and $(AM_V_at).
P. J. McDermott
2014-03-01
1
-7/+7
|
*
_oh_autoconf_configure(): Update multiarch test.
P. J. McDermott
2014-02-28
1
-1/+1
|
*
Makefile.am: Drop old build system macros.
P. J. McDermott
2014-02-28
1
-9/+1
|
*
Use new build system macros in source files.
P. J. McDermott
2014-02-28
13
-23/+23
|
*
Makefile.am: Enable archtab uninstallation.
P. J. McDermott
2014-02-28
1
-0/+12
|
*
configure.ac: Quote "${enableval}" in error msg.
P. J. McDermott
2014-02-28
1
-1/+2
|
*
.gitignore: Update.
P. J. McDermott
2014-02-28
1
-6/+30
|
*
Makefile.am: Distribute tests/testlib.sh.
P. J. McDermott
2014-02-27
1
-1/+2
|
*
Switch to using GNU Autoconf and Automake.
P. J. McDermott
2014-02-27
11
-634/+255
|
/
*
lib/common.sh: Add "set -u".
P. J. McDermott
2014-02-26
1
-0/+2
*
oh_buildsystem_arch(): Require second argument.
P. J. McDermott
2014-02-26
2
-7/+8
*
oh-installfiles: s/files_ifs/CR/.
P. J. McDermott
2014-02-26
1
-2/+2
*
oh-strip: Fix scope and case of keep_debug var.
P. J. McDermott
2014-02-26
1
-4/+4
*
lib/buildsystem/*.sh: Fix more [ commands.
P. J. McDermott
2014-02-26
3
-5/+5
*
lib/buildsystem.sh: Initialize more global vars.
P. J. McDermott
2014-02-26
1
-0/+3
*
lib/buildsystem.sh: Fix a [ command.
P. J. McDermott
2014-02-26
1
-1/+1
*
lib/buildsystem/*.sh: Improve more [ commands.
P. J. McDermott
2014-02-26
3
-5/+5
*
lib/buildsystem.sh: Move var init to global scope.
P. J. McDermott
2014-02-26
1
-10/+5
*
lib/locale.sh: Improve [ cmds with unset vars.
P. J. McDermott
2014-02-26
1
-3/+3
*
lib/*.sh, lib/*/*.sh: Rewrite include guards.
P. J. McDermott
2014-02-26
8
-16/+16
[prev]
[next]