| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | tests/exe/ob-buildenv.sh: Write control and changelog files | Patrick McDermott | 2019-03-17 | 1 | -0/+4 |
|
|
* | lib/package/2.sh: Fix _ob_package_dir case | Patrick McDermott | 2019-03-17 | 1 | -8/+8 |
|
|
* | _ob_parse_changelog_error(), _ob_parse_control_error(): Drop field width | Patrick McDermott | 2019-03-17 | 2 | -3/+3 |
|
|
* | ob_error(), ob_warn(), ob_info(): Fix formatting | Patrick McDermott | 2019-03-17 | 1 | -3/+6 |
|
|
* | ob_error(), ob_warn(), ob_info(): Fix _ob_get_msg() calls | Patrick McDermott | 2019-03-17 | 1 | -3/+3 |
|
|
* | opkbuild, ob-*: Don't manually load libopkbuild | Patrick McDermott | 2019-03-17 | 10 | -20/+0 |
|
|
* | ob_set_text_domain(): Fix eval commands | Patrick McDermott | 2019-03-17 | 1 | -2/+2 |
|
|
* | tools/shld.sh: Reset IFS before splitting ${__init_funcs} | Patrick McDermott | 2019-03-17 | 1 | -0/+1 |
|
|
* | tools/shld.sh: Unset __f | Patrick McDermott | 2019-03-17 | 1 | -1/+1 |
|
|
* | tests/local.mk: s/LIBDATADIR/SHLD_LIBRARY_PATH/ | Patrick McDermott | 2019-03-17 | 1 | -1/+1 |
|
|
* | Makefile.am: Link executables against libopkbuild | Patrick McDermott | 2019-03-17 | 1 | -1/+3 |
|
|
* | tools/shld.sh: Add a basic RTLD | Patrick McDermott | 2019-03-17 | 1 | -6/+39 |
|
|
* | _ob_try_load_messages(): Fix logic | Patrick McDermott | 2019-03-17 | 1 | -1/+1 |
|
|
* | _ob_load_internal_text_domain(): Terminate on error | Patrick McDermott | 2019-03-17 | 1 | -0/+2 |
|
|
* | tests/local.mk: Distribute tests/aux/common.sh | Patrick McDermott | 2019-03-17 | 1 | -1/+2 |
|
|
* | Makefile.am: Distribute tools/mtime.sh | Patrick McDermott | 2019-03-17 | 1 | -1/+2 |
|
|
* | Makefile.am: Don't try to distribute mksysconf.in | Patrick McDermott | 2019-03-17 | 1 | -1/+0 |
|
|
* | tests/exe/ob-buildenv.sh: New test file | Patrick McDermott | 2019-03-17 | 2 | -1/+55 |
|
|
* | opkbuild, ob-*: Drop call to main() | Patrick McDermott | 2019-03-17 | 10 | -20/+0 |
|
|
* | tests/aux/common.sh: Add new function cmd_is() | Patrick McDermott | 2019-03-17 | 1 | -1/+35 |
|
|
* | tests/local.mk: Use absolute paths in SH_LOG_DRIVER env vars | Patrick McDermott | 2019-03-17 | 1 | -4/+4 |
|
|
* | tests/aux/common.sh: Move is() from tests/lib/ob_parse_changelog.sh | Patrick McDermott | 2019-03-17 | 2 | -17/+36 |
|
|
* | tests/exe/opkbuild_version.sh: New test file | Patrick McDermott | 2019-03-17 | 2 | -1/+38 |
|
|
* | .gitignore: Move test log/results patterns to tests/.gitignore | Patrick McDermott | 2019-03-17 | 2 | -2/+2 |
|
|
* | tests/*.sh: Move to tests/lib/ | Patrick McDermott | 2019-03-17 | 7 | -6/+6 |
|
|
* | TODO: Un-defer ar archives task | Patrick McDermott | 2019-03-17 | 1 | -2/+3 |
|
|
* | NEWS: Massively update and reorganize | Patrick McDermott | 2019-03-16 | 1 | -4/+57 |
|
|
* | tests/*.sh: set -u | Patrick McDermott | 2019-03-16 | 6 | -6/+6 |
|
|
* | ob_parse_control(): Fix variable name in expansion | Patrick McDermott | 2019-03-16 | 1 | -1/+1 |
|
|
* | _ob_load_internal_text_domain(): More safely check if LC_MESSAGES etc. are set | Patrick McDermott | 2019-03-16 | 1 | -3/+3 |
|
|
* | TODO: Defer non-seamless tar task | Patrick McDermott | 2019-03-16 | 1 | -4/+4 |
|
|
* | ob-unpacksource: Support xz decompression | Patrick McDermott | 2019-03-16 | 2 | -1/+3 |
|
|
* | mksysconf.in: Remove | Patrick McDermott | 2019-03-16 | 3 | -40/+0 |
|
|
* | Add braces to param exps in arith substs | Patrick McDermott | 2019-03-16 | 7 | -10/+10 |
|
|
* | _ob_change_2(): Fix to use args instead of global vars | Patrick McDermott | 2019-03-16 | 1 | -6/+14 |
|
|
* | ob-buildopk, ob-gencontrol, ob-genchanges: Improve OB_DO_SOURCE checks | Patrick McDermott | 2019-03-16 | 3 | -3/+3 |
|
|
* | ob-buildopk(1), ob-gencontrol(1), ob-genchanges(1): Document OB_DO_SOURCE | Patrick McDermott | 2019-03-16 | 3 | -1/+22 |
|
|
* | TODO: Utility manual pages are updated. | Patrick McDermott | 2019-03-16 | 1 | -1/+0 |
|
|
* | ob-checkbuilddeps(1): Update | Patrick McDermott | 2019-03-16 | 1 | -24/+1 |
|
|
* | ob-installdocs(1): Update | Patrick McDermott | 2019-03-16 | 1 | -2/+1 |
|
|
* | ob-gencontrol(1): Update | Patrick McDermott | 2019-03-16 | 2 | -12/+5 |
|
|
* | ob-buildopk(1): Update | Patrick McDermott | 2019-03-16 | 2 | -10/+3 |
|
|
* | ob-installplatconf(1): Update description | Patrick McDermott | 2019-03-16 | 1 | -3/+6 |
|
|
* | ob-installplatconf(1): Update platconf file name | Patrick McDermott | 2019-03-16 | 1 | -1/+1 |
|
|
* | ob-gencontrol(1): s/Generates/Generate/ in NAME section | Patrick McDermott | 2019-03-16 | 2 | -2/+2 |
|
|
* | opkbuild(7): List ob-genchanges(1) | Patrick McDermott | 2019-03-16 | 1 | -0/+3 |
|
|
* | man/local.mk: Distribute section-7 manual pages | Patrick McDermott | 2019-03-16 | 1 | -1/+2 |
|
|
* | ob-genchanges(1): New manual page | Patrick McDermott | 2019-03-16 | 2 | -1/+32 |
|
|
* | ob-unpacksource(1): New manual page | Patrick McDermott | 2019-03-16 | 2 | -0/+32 |
|
|
* | .gitignore: Exclude man/Tags | Patrick McDermott | 2019-03-16 | 1 | -0/+1 |
|
|