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
...
|
*
.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
*
Restructure locale/.
P. J. McDermott
2014-02-25
3
-5/+7
*
oh_load_locale() Simplify warning message.
P. J. McDermott
2014-02-25
1
-2/+1
*
oh_load_locale(): Remove an old comment.
P. J. McDermott
2014-02-25
1
-2/+0
*
oh_set_text_domain(): Rename and remove parameter.
P. J. McDermott
2014-02-25
2
-11/+2
*
lib/locale.sh: Remove unused functions.
P. J. McDermott
2014-02-25
1
-25/+0
*
oh_init(): Don't call oh_set_locale_path().
P. J. McDermott
2014-02-25
1
-1/+0
*
oh_get_msg(): Use printf instead of echo.
P. J. McDermott
2014-02-25
1
-1/+1
*
Remove unused _OH_INTERNAL_TEXT_DOMAIN variable.
P. J. McDermott
2014-02-25
1
-2/+1
*
Merge branch 'feature/drop-libopkbuild-dep'.
P. J. McDermott
2014-02-25
17
-33/+199
|
\
|
*
configure: Drop libopkbuild.1 dependency.
feature/drop-libopkbuild-dep
P. J. McDermott
2014-02-25
1
-3/+0
|
*
Makefile.in: Remove libopkbuild_1 macro.
P. J. McDermott
2014-02-25
1
-2/+0
|
*
lib/load.sh: Stop loading libopkbuild.
P. J. McDermott
2014-02-25
1
-3/+0
|
*
oh_init(): Remove ob_*() calls.
P. J. McDermott
2014-02-25
1
-3/+0
|
*
src/oh-strip.sh: Use new locale functions.
P. J. McDermott
2014-02-25
1
-4/+4
|
*
src/oh-installfiles.sh: Use new locale functions.
P. J. McDermott
2014-02-25
1
-3/+3
|
*
src/oh-fixperms.sh: Use new locale functions.
P. J. McDermott
2014-02-25
1
-6/+6
|
*
src/oh-auto*.sh: Use new locale functions.
P. J. McDermott
2014-02-25
5
-5/+5
|
*
src/oh-architecture.sh: Use new locale functions.
P. J. McDermott
2014-02-25
1
-1/+1
|
*
lib/buildsystem.sh: Use new locale functions.
P. J. McDermott
2014-02-25
1
-2/+2
|
*
oh_init(): Use new locale functions.
P. J. McDermott
2014-02-25
1
-0/+3
|
*
lib/locale.sh: New file.
P. J. McDermott
2014-02-25
2
-0/+122
|
*
src/oh-strip.sh: Use new output functions.
P. J. McDermott
2014-02-24
1
-4/+4
|
*
src/oh-installfiles.sh: Use new output functions.
P. J. McDermott
2014-02-24
1
-3/+3
|
*
src/oh-fixperms.sh: Use new output functions.
P. J. McDermott
2014-02-24
1
-6/+6
|
*
src/oh-auto*.sh: Use new output functions.
P. J. McDermott
2014-02-24
5
-5/+5
|
*
src/oh-architecture.sh: Use new output functions.
P. J. McDermott
2014-02-24
1
-1/+1
|
*
lib/buildsystem.sh: Use new output functions.
P. J. McDermott
2014-02-24
1
-2/+2
|
*
oh_init(): s/ob_use output/oh_use output/.
P. J. McDermott
2014-02-24
1
-1/+1
|
*
lib/output.sh: New file.
P. J. McDermott
2014-02-24
2
-0/+52
*
|
_oh_kbuild_testarch(): Return exit status of make.
P. J. McDermott
2014-02-25
1
-1/+3
*
|
configure: Remove obsolete help text.
P. J. McDermott
2014-02-24
1
-1/+0
|
/
*
Release opkhelper 3.0.0-beta4.
opkhelper-3.0.0-beta4
P. J. McDermott
2014-01-22
2
-1/+9
*
archtab/local.mk: Separate legacy arches a bit.
P. J. McDermott
2014-01-22
1
-0/+4
*
archtab: Add i686-linux-glibc.
P. J. McDermott
2014-01-22
3
-0/+5
*
archtab: Add amd64-linux-glibc.
P. J. McDermott
2014-01-22
3
-0/+5
*
tests/*: Add -p option to mkdir commands.
P. J. McDermott
2014-01-20
4
-4/+4
[prev]
[next]