summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* opkbuild: ob-applypatches is finally fixedPatrick McDermott2019-03-171-2/+1
* ob-applypatches: Track and skip applied patchesPatrick McDermott2019-03-175-4/+16
* _OB_LF: Make publicPatrick McDermott2019-03-173-5/+5
* ob-applypatches: Reduce cd callsPatrick McDermott2019-03-171-4/+4
* ob-applypatches: Declare local variables and wrap long linesPatrick McDermott2019-03-171-4/+10
* ob-applypatches: set -uPatrick McDermott2019-03-171-1/+1
* tests/exe/ob-applypatches.sh: New test filePatrick McDermott2019-03-172-1/+43
* tests/.gitignore: Exclude tests/src/Patrick McDermott2019-03-171-0/+1
* tests/aux/common.sh: Define FOO_SH_PATCHEDPatrick McDermott2019-03-171-0/+5
* tests/aux/setup.sh: Make a patchPatrick McDermott2019-03-171-0/+11
* tests/aux/common.sh: Move cd commandPatrick McDermott2019-03-171-2/+2
* tests/aux/setup.sh: Make source filePatrick McDermott2019-03-173-8/+16
* tests/exe/ob-unpacksource.sh: Add trailing newline to test package source filePatrick McDermott2019-03-171-1/+1
* tests/aux/common.sh: Set SPF 2.0 env varsPatrick McDermott2019-03-174-24/+44
* ob-unpacksource: set -uPatrick McDermott2019-03-171-1/+1
* ob-unpacksource: Fix trailing space in command outputPatrick McDermott2019-03-171-0/+1
* tests/exe/ob-unpacksource.sh: New test filePatrick McDermott2019-03-172-1/+54
* tests/local.mk: Make paths in env vars absolutePatrick McDermott2019-03-171-2/+2
* tests/aux/setup.sh: Drop pointless cdPatrick McDermott2019-03-171-2/+0
* tests/aux/common.sh: cd to test package work areaPatrick McDermott2019-03-171-0/+2
* tests/aux/setup.sh: Write files with cat and here-documentsPatrick McDermott2019-03-171-5/+17
* tests/aux/setup.sh: Make test package under tests build dirPatrick McDermott2019-03-173-1/+4
* tests/exe/ob-buildenv.sh: Move test package setup to tests/aux/setup.shPatrick McDermott2019-03-173-12/+31
* ob_get_*_parameter(): Avoid shell error on no such fieldPatrick McDermott2019-03-171-2/+4
* ob-buildenv: set -uPatrick McDermott2019-03-171-1/+1
* ob_parse_control(): Fix another variable name in expansionPatrick McDermott2019-03-171-1/+1
* tests/exe/ob-buildenv.sh: Write control and changelog filesPatrick McDermott2019-03-171-0/+4
* lib/package/2.sh: Fix _ob_package_dir casePatrick McDermott2019-03-171-8/+8
* _ob_parse_changelog_error(), _ob_parse_control_error(): Drop field widthPatrick McDermott2019-03-172-3/+3
* ob_error(), ob_warn(), ob_info(): Fix formattingPatrick McDermott2019-03-171-3/+6
* ob_error(), ob_warn(), ob_info(): Fix _ob_get_msg() callsPatrick McDermott2019-03-171-3/+3
* opkbuild, ob-*: Don't manually load libopkbuildPatrick McDermott2019-03-1710-20/+0
* ob_set_text_domain(): Fix eval commandsPatrick McDermott2019-03-171-2/+2
* tools/shld.sh: Reset IFS before splitting ${__init_funcs}Patrick McDermott2019-03-171-0/+1
* tools/shld.sh: Unset __fPatrick McDermott2019-03-171-1/+1
* tests/local.mk: s/LIBDATADIR/SHLD_LIBRARY_PATH/Patrick McDermott2019-03-171-1/+1
* Makefile.am: Link executables against libopkbuildPatrick McDermott2019-03-171-1/+3
* tools/shld.sh: Add a basic RTLDPatrick McDermott2019-03-171-6/+39
* _ob_try_load_messages(): Fix logicPatrick McDermott2019-03-171-1/+1
* _ob_load_internal_text_domain(): Terminate on errorPatrick McDermott2019-03-171-0/+2
* tests/local.mk: Distribute tests/aux/common.shPatrick McDermott2019-03-171-1/+2
* Makefile.am: Distribute tools/mtime.shPatrick McDermott2019-03-171-1/+2
* Makefile.am: Don't try to distribute mksysconf.inPatrick McDermott2019-03-171-1/+0
* tests/exe/ob-buildenv.sh: New test filePatrick McDermott2019-03-172-1/+55
* opkbuild, ob-*: Drop call to main()Patrick McDermott2019-03-1710-20/+0
* tests/aux/common.sh: Add new function cmd_is()Patrick McDermott2019-03-171-1/+35
* tests/local.mk: Use absolute paths in SH_LOG_DRIVER env varsPatrick McDermott2019-03-171-4/+4
* tests/aux/common.sh: Move is() from tests/lib/ob_parse_changelog.shPatrick McDermott2019-03-172-17/+36
* tests/exe/opkbuild_version.sh: New test filePatrick McDermott2019-03-172-1/+38
* .gitignore: Move test log/results patterns to tests/.gitignorePatrick McDermott2019-03-172-2/+2