Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | 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 |
| | |||||
* | Switch to using GNU Autoconf | Patrick McDermott | 2018-12-20 | 4 | -365/+182 |
| | |||||
* | TODO: Redesign applied patch tracking | Patrick McDermott | 2018-12-14 | 1 | -1/+4 |
| | |||||
* | TODO: Drop opkhelper-3.0 search task | Patrick McDermott | 2018-09-24 | 1 | -2/+0 |
| | |||||
* | ob-gencontrol: Drop trailing commas and spaces in deps | P. J. McDermott | 2016-01-24 | 1 | -1/+2 |
| | |||||
* | NEWS: Release opkbuild 3.0.0-beta7opkbuild-3.0.0-beta7 | P. J. McDermott | 2014-10-25 | 1 | -0/+13 |
| | |||||
* | configure: Set package_version to 3.0.0-beta7 | P. J. McDermott | 2014-10-25 | 1 | -1/+1 |
| | |||||
* | parse_dep(): Rewrite parsing code to use sed's ERE | P. J. McDermott | 2014-10-25 | 1 | -45/+25 |
| | |||||
* | tests/ob_parse_dep.rc: Add a testcase | P. J. McDermott | 2014-10-24 | 1 | -0/+8 |
| | | | | | | | | | | This currently fails with: FAIL: tests/ob_parse_dep.sh Dependency "busybox (<< 1.21.1.12)", component "rel": " <" != "<<" Dependency "busybox (<< 1.21.1.12)", component "ver": "<1.21.1.12" != "1.21.1.12" | ||||
* | NEWS: Release opkbuild 3.0.0-beta6opkbuild-3.0.0-beta6 | P. J. McDermott | 2014-09-23 | 1 | -1/+1 |
| | |||||
* | configure: Set package_version to 3.0.0-beta6 | P. J. McDermott | 2014-09-23 | 1 | -1/+1 |
| | |||||
* | en_US: Update copyright years | P. J. McDermott | 2014-09-23 | 1 | -1/+1 |
| | |||||
* | NEWS: Add 3.0.0-beta6 section | P. J. McDermott | 2014-09-21 | 1 | -0/+14 |
| |