summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build-aux/tap-driver.sh: New filePatrick McDermott2018-12-234-2/+656
* Makefile.am: Move do_substPatrick McDermott2018-12-231-5/+6
* Makefile.am: Move includesPatrick McDermott2018-12-231-4/+3
* Makefile.am: Add some newlinesPatrick McDermott2018-12-231-0/+4
* src/local.mk: Add objects to CLEANFILESPatrick McDermott2018-12-231-0/+10
* Makefile.am: Move includePatrick McDermott2018-12-231-1/+1
* Makefile.am: Add variables to SHPPFLAGSPatrick McDermott2018-12-221-10/+5
* opkbuild, ob-*: Drop magic number interpreter linesPatrick McDermott2018-12-2210-20/+0
* opkbuild, ob-*: Use variables set by shppPatrick McDermott2018-12-2210-27/+27
* opkbuild, ob-*: Build with shpp and shldPatrick McDermott2018-12-222-19/+43
* Makefile.am: Move SUFFIXESPatrick McDermott2018-12-221-2/+2
* lib/local.mk, lib/package/local.mk: Drop leading spacesPatrick McDermott2018-12-222-2/+2
* metadata: Conditionally build configured pluginPatrick McDermott2018-12-221-1/+4
* Makefile.am: Set EXTRA_libopkbuild_sourcesPatrick McDermott2018-12-221-0/+1
* Makefile.am: Drop "." from SHOBJEXTPatrick McDermott2018-12-221-1/+1
* metadata: Drop system name from function namesPatrick McDermott2018-12-222-9/+9
* Makefile.am: s/LINKLIB/LIBLINK/Patrick McDermott2018-12-221-2/+2
* Makefile.am: Define SHOBJEXTPatrick McDermott2018-12-221-1/+2
* configure.ac: Drop PACKAGE_LIBRARYPatrick McDermott2018-12-221-1/+0
* Makefile.am: Drop uninstall-hook targetPatrick McDermott2018-12-221-10/+0
* configure.ac, Makefile.am: Set PACKAGE_VERSION_GITPatrick McDermott2018-12-222-0/+9
* config.sh.in: New filePatrick McDermott2018-12-222-0/+4
* libopkbuild: Drop include guardsPatrick McDermott2018-12-2210-30/+0
* .gitignore: Exclude lib/*.shso*Patrick McDermott2018-12-221-0/+1
* Makefile.am: Fix srcdir macros in test targetPatrick McDermott2018-12-221-2/+2
* Rewrite libopkbuild sources list buildingPatrick McDermott2018-12-224-20/+19
* ob_use(): RemovePatrick McDermott2018-12-2226-145/+0
* tests/common.sh: Load libopkbuild and neuter ob_use()Patrick McDermott2018-12-221-2/+2
* lib/load.sh: Neuter ob_use(), don't load modulesPatrick McDermott2018-12-221-2/+2
* opkbuild, ob-*: Load newly linked libopkbuildPatrick McDermott2018-12-2211-11/+11
* libopkbuild: Use shldPatrick McDermott2018-12-221-11/+18
* Makefile.am: Drop execute permissions on library objectsPatrick McDermott2018-12-221-6/+6
* Remove copyright notices from local.mk filesPatrick McDermott2018-12-227-126/+0
* libopkbuild: Change output file extension to .shoPatrick McDermott2018-12-2214-21/+21
* Makefile.am: Drop COPYING from EXTRA_DISTPatrick McDermott2018-12-221-1/+0
* libopkbuild: Use shppPatrick McDermott2018-12-225-11/+19
* scripts/changelog2news.sh: Remove old scriptPatrick McDermott2018-12-212-19/+1
* configure.ac: Fix package URLPatrick McDermott2018-12-201-1/+1
* tools/shld.sh, tools/shpp.sh: AddPatrick McDermott2018-12-202-0/+339
* .gitignore: Add files generated by GNU Autoconf and AutomakePatrick McDermott2018-12-201-4/+18
* Switch to using GNU AutomakePatrick McDermott2018-12-2011-305/+191
* Makefile.in: Distribute tests/common.shPatrick McDermott2018-12-201-1/+2
* Switch to using GNU AutoconfPatrick McDermott2018-12-204-365/+182
* TODO: Redesign applied patch trackingPatrick McDermott2018-12-141-1/+4
* TODO: Drop opkhelper-3.0 search taskPatrick McDermott2018-09-241-2/+0
* ob-gencontrol: Drop trailing commas and spaces in depsP. J. McDermott2016-01-241-1/+2
* NEWS: Release opkbuild 3.0.0-beta7opkbuild-3.0.0-beta7P. J. McDermott2014-10-251-0/+13
* configure: Set package_version to 3.0.0-beta7P. J. McDermott2014-10-251-1/+1
* parse_dep(): Rewrite parsing code to use sed's EREP. J. McDermott2014-10-251-45/+25
* tests/ob_parse_dep.rc: Add a testcaseP. J. McDermott2014-10-241-0/+8