Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | 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 |
| | |||||
* | Makefile.am, tests/local.mk: Use TAP | Patrick McDermott | 2018-12-23 | 2 | -44/+21 |
| | |||||
* | Makefile.am: Drop METADATA definition from SHPPFLAGS | Patrick McDermott | 2018-12-23 | 1 | -2/+1 |
| | |||||
* | Makefile.am: Distribute shpp and shld | Patrick McDermott | 2018-12-23 | 1 | -0/+2 |
| | |||||
* | tests/aux/tap-functions.sh: New file | Patrick McDermott | 2018-12-23 | 2 | -1/+231 |
| | |||||
* | build-aux/tap-driver.sh: New file | Patrick McDermott | 2018-12-23 | 4 | -2/+656 |
| | |||||
* | Makefile.am: Move do_subst | Patrick McDermott | 2018-12-23 | 1 | -5/+6 |
| | |||||
* | Makefile.am: Move includes | Patrick McDermott | 2018-12-23 | 1 | -4/+3 |
| | |||||
* | Makefile.am: Add some newlines | Patrick McDermott | 2018-12-23 | 1 | -0/+4 |
| | |||||
* | src/local.mk: Add objects to CLEANFILES | Patrick McDermott | 2018-12-23 | 1 | -0/+10 |
| | |||||
* | Makefile.am: Move include | Patrick McDermott | 2018-12-23 | 1 | -1/+1 |
| | |||||
* | Makefile.am: Add variables to SHPPFLAGS | Patrick McDermott | 2018-12-22 | 1 | -10/+5 |
| | | | | And drop from do_subst. | ||||
* | opkbuild, ob-*: Drop magic number interpreter lines | Patrick McDermott | 2018-12-22 | 10 | -20/+0 |
| | |||||
* | opkbuild, ob-*: Use variables set by shpp | Patrick McDermott | 2018-12-22 | 10 | -27/+27 |
| | |||||
* | opkbuild, ob-*: Build with shpp and shld | Patrick McDermott | 2018-12-22 | 2 | -19/+43 |
| | |||||
* | Makefile.am: Move SUFFIXES | Patrick McDermott | 2018-12-22 | 1 | -2/+2 |
| | |||||
* | lib/local.mk, lib/package/local.mk: Drop leading spaces | Patrick McDermott | 2018-12-22 | 2 | -2/+2 |
| | | | | I've no idea how those got there. | ||||
* | metadata: Conditionally build configured plugin | Patrick McDermott | 2018-12-22 | 1 | -1/+4 |
| | |||||
* | Makefile.am: Set EXTRA_libopkbuild_sources | Patrick McDermott | 2018-12-22 | 1 | -0/+1 |
| | | | | This will be used for conditionally built sources. | ||||
* | Makefile.am: Drop "." from SHOBJEXT | Patrick McDermott | 2018-12-22 | 1 | -1/+1 |
| | |||||
* | metadata: Drop system name from function names | Patrick McDermott | 2018-12-22 | 2 | -9/+9 |
| | |||||
* | Makefile.am: s/LINKLIB/LIBLINK/ | Patrick McDermott | 2018-12-22 | 1 | -2/+2 |
| | |||||
* | Makefile.am: Define SHOBJEXT | Patrick McDermott | 2018-12-22 | 1 | -1/+2 |
| | |||||
* | configure.ac: Drop PACKAGE_LIBRARY | Patrick McDermott | 2018-12-22 | 1 | -1/+0 |
| | |||||
* | Makefile.am: Drop uninstall-hook target | Patrick McDermott | 2018-12-22 | 1 | -10/+0 |
| | |||||
* | configure.ac, Makefile.am: Set PACKAGE_VERSION_GIT | Patrick McDermott | 2018-12-22 | 2 | -0/+9 |
| | |||||
* | config.sh.in: New file | Patrick McDermott | 2018-12-22 | 2 | -0/+4 |
| | |||||
* | libopkbuild: Drop include guards | Patrick McDermott | 2018-12-22 | 10 | -30/+0 |
| | |||||
* | .gitignore: Exclude lib/*.shso* | Patrick McDermott | 2018-12-22 | 1 | -0/+1 |
| | |||||
* | Makefile.am: Fix srcdir macros in test target | Patrick McDermott | 2018-12-22 | 1 | -2/+2 |
| | |||||
* | Rewrite libopkbuild sources list building | Patrick McDermott | 2018-12-22 | 4 | -20/+19 |
| | |||||
* | ob_use(): Remove | Patrick McDermott | 2018-12-22 | 26 | -145/+0 |
| | |||||
* | tests/common.sh: Load libopkbuild and neuter ob_use() | Patrick McDermott | 2018-12-22 | 1 | -2/+2 |
| | |||||
* | lib/load.sh: Neuter ob_use(), don't load modules | Patrick McDermott | 2018-12-22 | 1 | -2/+2 |
| | |||||
* | opkbuild, ob-*: Load newly linked libopkbuild | Patrick McDermott | 2018-12-22 | 11 | -11/+11 |
| | |||||
* | libopkbuild: Use shld | Patrick McDermott | 2018-12-22 | 1 | -11/+18 |
| | |||||
* | Makefile.am: Drop execute permissions on library objects | Patrick McDermott | 2018-12-22 | 1 | -6/+6 |
| | |||||
* | Remove copyright notices from local.mk files | Patrick McDermott | 2018-12-22 | 7 | -126/+0 |
| | | | | These contain just lists of files and shouldn't be copyrightable. | ||||
* | libopkbuild: Change output file extension to .sho | Patrick McDermott | 2018-12-22 | 14 | -21/+21 |
| | |||||
* | Makefile.am: Drop COPYING from EXTRA_DIST | Patrick McDermott | 2018-12-22 | 1 | -1/+0 |
| | | | | Automake already distributes it. | ||||
* | libopkbuild: Use shpp | Patrick McDermott | 2018-12-22 | 5 | -11/+19 |
| | |||||
* | scripts/changelog2news.sh: Remove old script | Patrick McDermott | 2018-12-21 | 2 | -19/+1 |
| | |||||
* | configure.ac: Fix package URL | Patrick McDermott | 2018-12-20 | 1 | -1/+1 |
| | |||||
* | tools/shld.sh, tools/shpp.sh: Add | Patrick McDermott | 2018-12-20 | 2 | -0/+339 |
| | |||||
* | .gitignore: Add files generated by GNU Autoconf and Automake | Patrick McDermott | 2018-12-20 | 1 | -4/+18 |
| | |||||
* | Switch to using GNU Automake | Patrick McDermott | 2018-12-20 | 11 | -305/+191 |
| | |||||
* | Makefile.in: Distribute tests/common.sh | Patrick McDermott | 2018-12-20 | 1 | -1/+2 |
| |