Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | ob_set_substvar(): Shorten sed script comments | Patrick McDermott | 2018-12-25 | 1 | -6/+6 |
| | |||||
* | libopkbuild: Move function definitions before points of use | Patrick McDermott | 2018-12-25 | 5 | -110/+110 |
| | |||||
* | Remove COPYING.2 and move COPYING.3 to COPYING | Patrick McDermott | 2018-12-25 | 4 | -1028/+674 |
| | |||||
* | opkbuild: Don't ignore errors from `../build build` | Patrick McDermott | 2018-12-25 | 2 | -2/+4 |
| | |||||
* | opkbuild: Don't run ob-* commands from a child shell | Patrick McDermott | 2018-12-25 | 1 | -7/+5 |
| | |||||
* | opkbuild: Add an extremely thoughtful TODO comment | Patrick McDermott | 2018-12-25 | 1 | -0/+1 |
| | |||||
* | opkbuild: Join unnecessarily split lines | Patrick McDermott | 2018-12-25 | 1 | -4/+2 |
| | |||||
* | opkbuild: Define main() after the functions it calls | Patrick McDermott | 2018-12-25 | 1 | -36/+36 |
| | |||||
* | ob-*: Move function definitions before points of use | Patrick McDermott | 2018-12-25 | 9 | -198/+198 |
| | |||||
* | README: Update URLs | Patrick McDermott | 2018-12-25 | 1 | -5/+4 |
| | | | | Also update copyright holder name. | ||||
* | NEWS: Update copyright holder name and years | Patrick McDermott | 2018-12-25 | 1 | -1/+1 |
| | |||||
* | locale/en_US/opkbuild: Update license version and author name | Patrick McDermott | 2018-12-25 | 1 | -3/+3 |
| | |||||
* | locale/en_MID: Drop unused locale | Patrick McDermott | 2018-12-25 | 2 | -50/+0 |
| | |||||
* | scripts/announce-release.sh: Update "From" header | Patrick McDermott | 2018-12-25 | 1 | -1/+1 |
| | |||||
* | INSTALL: Remove custom installation instructions | Patrick McDermott | 2018-12-25 | 1 | -54/+0 |
| | | | | Let Automake copy its own INSTALL file. | ||||
* | scripts/announce-release.sh: Update e-mail address and signature | Patrick McDermott | 2018-12-24 | 1 | -4/+6 |
| | |||||
* | Makefile.am: New "release" target | Patrick McDermott | 2018-12-24 | 1 | -0/+23 |
| | |||||
* | scripts/announce-release.sh: New file | Patrick McDermott | 2018-12-24 | 1 | -0/+90 |
| | | | | Copied from pro-archman. | ||||
* | Makefile.am: Set GIT_DIR in dist-hook | Patrick McDermott | 2018-12-24 | 1 | -1/+2 |
| | |||||
* | Makefile.am: Add "todo" target | Patrick McDermott | 2018-12-24 | 1 | -0/+34 |
| | | | | Copied from prokit. | ||||
* | Makefile.am, tests/*.sh: Set and use source and build dir env vars | Patrick McDermott | 2018-12-24 | 6 | -25/+12 |
| | |||||
* | Makefile.am: Distribute $(EXTRA_libopkbuild_sources) | Patrick McDermott | 2018-12-24 | 1 | -0/+1 |
| | |||||
* | Makefile.am: Add SHSOEXT & LIBOPKBUILD_SHSOVERSION to tests env | Patrick McDermott | 2018-12-24 | 1 | -1/+4 |
| | |||||
* | NEWS: Add 4.0.0 section | Patrick McDermott | 2018-12-24 | 1 | -0/+23 |
| | |||||
* | libopkbuild: Bump shared object version to 2 | Patrick McDermott | 2018-12-24 | 7 | -102/+102 |
| | |||||
* | Makefile.am: Define SHSOEXT & LIBOPKBUILD_SHSOVERSION with shpp | Patrick McDermott | 2018-12-24 | 1 | -0/+2 |
| | |||||
* | tests/*.sh: Parameterize SHSOEXT and LIBOPKBUILD_SHSOVERSION | Patrick McDermott | 2018-12-24 | 5 | -5/+5 |
| | |||||
* | opkbuild, ob-*: Parameterize SHSOEXT and LIBOPKBUILD_SHSOVERSION | Patrick McDermott | 2018-12-24 | 10 | -10/+10 |
| | |||||
* | Makefile.am: Drop "." from SHSOEXT and libopkbuild_shsoversion | Patrick McDermott | 2018-12-24 | 1 | -5/+6 |
| | |||||
* | Makefile.am: Substitute Git version | Patrick McDermott | 2018-12-24 | 1 | -1/+1 |
| | |||||
* | locale: Use source file names in comments | Patrick McDermott | 2018-12-24 | 3 | -14/+14 |
| | |||||
* | locale: Update header comments, copyright years, & license | Patrick McDermott | 2018-12-24 | 3 | -27/+27 |
| | |||||
* | libopkbuild: Update header comments, copyright years, & license | Patrick McDermott | 2018-12-24 | 10 | -90/+90 |
| | |||||
* | opkbuild, ob-*: Update header comments, copyrights, and license | Patrick McDermott | 2018-12-24 | 10 | -90/+90 |
| | |||||
* | libopkbuild: Initialize OPTIND before getopts | Patrick McDermott | 2018-12-24 | 2 | -0/+3 |
| | | | | | See commit 0f5caf14a3124c24f38f340fd6504532f07d9617 for more information. | ||||
* | tests/*.sh: Update copyright holder name | Patrick McDermott | 2018-12-24 | 5 | -5/+5 |
| | |||||
* | Makefile.am: Update copyright years | Patrick McDermott | 2018-12-24 | 1 | -1/+1 |
| | |||||
* | tests/ob_match_arch.sh: Fix header comment | Patrick McDermott | 2018-12-24 | 1 | -1/+1 |
| | |||||
* | tests/*.sh: Update header comments, copyright years, & license | Patrick McDermott | 2018-12-24 | 5 | -45/+45 |
| | |||||
* | tests/ob_parse_dep.sh, tests/ob_reduce_deps.sh: ↵ | Patrick McDermott | 2018-12-24 | 2 | -32/+32 |
| | | | | s/core-linux-eglibc/amd64-linux-glibc/g | ||||
* | tests/ob_parse_dep.sh: Convert to TAP | Patrick McDermott | 2018-12-24 | 3 | -115/+119 |
| | |||||
* | .gitignore: Exclude config.sh | Patrick McDermott | 2018-12-24 | 1 | -0/+1 |
| | |||||
* | .gitignore: Exclude test logs and results | Patrick McDermott | 2018-12-24 | 1 | -0/+3 |
| | |||||
* | tests/ob_reduce_deps.sh: Correct a comment | Patrick McDermott | 2018-12-24 | 1 | -1/+1 |
| | |||||
* | tests/ob_reduce_deps.sh: Convert to TAP | Patrick McDermott | 2018-12-24 | 3 | -106/+118 |
| | |||||
* | ob_parse_dep(), ob_reduce_deps(): Initialize OPTIND before getopts | Patrick McDermott | 2018-12-24 | 1 | -0/+2 |
| | | | | | | | | Dash and BusyBox ash apparently do this themselves, but GNU Bash (and other shells?) don't. POSIX says that getopts can be used more than once if OPTIND is set to 1, but using getopts multiple times with different parameters without setting OPTIND to 1 "produces unspecified results". | ||||
* | tests/ob_plat_is_concerned.sh: Convert to TAP | Patrick McDermott | 2018-12-23 | 3 | -104/+90 |
| | |||||
* | tests/ob_arch_is_concerned.sh: Convert to TAP | Patrick McDermott | 2018-12-23 | 3 | -105/+89 |
| | |||||
* | tests/common.sh: Remove | Patrick McDermott | 2018-12-23 | 1 | -33/+0 |
| | |||||
* | tests/ob_match_arch.sh: Convert to TAP | Patrick McDermott | 2018-12-23 | 3 | -114/+47 |
| |