Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile.am: Link executables against libopkbuild | Patrick McDermott | 2019-03-17 | 1 | -1/+3 |
| | |||||
* | 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 |
| | |||||
* | TODO: Sort into general cleanup and functional changes | Patrick McDermott | 2019-03-13 | 1 | -2/+2 |
| | | | | And update heading parsing in Makefile.am. | ||||
* | Makefile.am, lib/local.mk: Extract TODO comments from libopkbuild sources | Patrick McDermott | 2019-03-11 | 1 | -1/+2 |
| | |||||
* | Makefile.am: Distribute shpp, shld, and shman | Patrick McDermott | 2019-03-11 | 1 | -1/+4 |
| | |||||
* | Makefile.am: Drop an old variable from SHPPFLAGS | Patrick McDermott | 2018-12-27 | 1 | -1/+0 |
| | |||||
* | tools/local.mk: New file | Patrick McDermott | 2018-12-27 | 1 | -4/+1 |
| | |||||
* | Move code from Makefile.am to tests/local.mk | Patrick McDermott | 2018-12-27 | 1 | -13/+1 |
| | |||||
* | Move code from Makefile.am to locale/local.mk | Patrick McDermott | 2018-12-27 | 1 | -33/+2 |
| | |||||
* | Move code from Makefile.am to lib/local.mk | Patrick McDermott | 2018-12-27 | 1 | -16/+0 |
| | |||||
* | Move code from Makefile.am to man/local.mk | Patrick McDermott | 2018-12-27 | 1 | -16/+1 |
| | |||||
* | Makefile.am: Drop $(man3_sources) | Patrick McDermott | 2018-12-27 | 1 | -1/+0 |
| | |||||
* | Makefile.am: Rename "todo_script" | Patrick McDermott | 2018-12-27 | 1 | -2/+2 |
| | |||||
* | Makefile.am: Trim headings and copyright section from TODO | Patrick McDermott | 2018-12-27 | 1 | -1/+9 |
| | |||||
* | Makefile.am: Drop ".3in.3" inference rule | Patrick McDermott | 2018-12-27 | 1 | -5/+1 |
| | |||||
* | Makefile.am: Distribute tools/shman.sh | Patrick McDermott | 2018-12-27 | 1 | -0/+1 |
| | |||||
* | Makefile.am: Fix PACKAGE_VERSION_GIT | Patrick McDermott | 2018-12-27 | 1 | -1/+1 |
| | | | | | opkbuild's tags have used "-", not "/", to separate the package name and version. | ||||
* | Makefile.am, man/local.mk: Build libopkbuild manual pages with shman | Patrick McDermott | 2018-12-27 | 1 | -1/+0 |
| | |||||
* | Remove COPYING.2 and move COPYING.3 to COPYING | Patrick McDermott | 2018-12-25 | 1 | -2/+0 |
| | |||||
* | Makefile.am: New "release" target | Patrick McDermott | 2018-12-24 | 1 | -0/+23 |
| | |||||
* | 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 | 1 | -0/+2 |
| | |||||
* | 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 |
| | |||||
* | libopkbuild: Bump shared object version to 2 | Patrick McDermott | 2018-12-24 | 1 | -1/+1 |
| | |||||
* | Makefile.am: Define SHSOEXT & LIBOPKBUILD_SHSOVERSION with shpp | Patrick McDermott | 2018-12-24 | 1 | -0/+2 |
| | |||||
* | 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 |
| | |||||
* | Makefile.am: Update copyright years | Patrick McDermott | 2018-12-24 | 1 | -1/+1 |
| | |||||
* | Makefile.am, tests/local.mk: Use TAP | Patrick McDermott | 2018-12-23 | 1 | -31/+15 |
| | |||||
* | 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 | 1 | -1/+2 |
| | |||||
* | build-aux/tap-driver.sh: New file | Patrick McDermott | 2018-12-23 | 1 | -1/+2 |
| | |||||
* | 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 |
| | |||||
* | 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-*: Build with shpp and shld | Patrick McDermott | 2018-12-22 | 1 | -8/+2 |
| | |||||
* | Makefile.am: Move SUFFIXES | Patrick McDermott | 2018-12-22 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 | 1 | -0/+6 |
| | |||||
* | Makefile.am: Fix srcdir macros in test target | Patrick McDermott | 2018-12-22 | 1 | -2/+2 |
| |