summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Write oh-autoclean and oh-autotest.P. J. McDermott2012-10-223-0/+104
* Write oh-autoinstall.P. J. McDermott2012-10-222-1/+56
* Write oh-autobuild.P. J. McDermott2012-10-222-1/+53
* Move common load/init logic into libopkhelper.P. J. McDermott2012-10-225-24/+7
* Write oh-autoconfigure.P. J. McDermott2012-10-212-1/+57
* Add support for a libopkhelper to build system.P. J. McDermott2012-10-211-0/+2
* Additionally license everything under GPLv2.P. J. McDermott2012-10-214-4/+4
* Write and document oh-fixperms.P. J. McDermott2012-10-212-1/+84
* Print informational messages in oh-strip.P. J. McDermott2012-10-211-0/+6
* Change pathname of ${file} in oh-strip.P. J. McDermott2012-10-211-7/+14
* Rewrite oh-strip.P. J. McDermott2012-10-212-4/+125
* Let user specify the dir in which files are found.P. J. McDermott2012-10-201-3/+17
* Set the locale path format.P. J. McDermott2012-10-112-0/+4
* For now, use mv rather than ln in oh-installfiles.P. J. McDermott2012-10-111-1/+2
* Fix missing ob_get_msg() call.P. J. McDermott2012-10-091-1/+1
* Skip patterns that match no pathnames.P. J. McDermott2012-10-091-0/+1
* Simplify and improve pathname pattern matching.P. J. McDermott2012-10-091-6/+5
* Use OPK_PACKAGES in src/oh-installfiles.sh.P. J. McDermott2012-10-091-1/+1
* Rewrite src/oh-installfiles.sh.P. J. McDermott2012-10-091-41/+29
* Remove old utilities.P. J. McDermott2012-10-099-1095/+0
* Build only oh-installfiles.P. J. McDermott2012-10-091-8/+2
* Use libopkbuild_1 macro in src/Makefile.in.P. J. McDermott2012-10-091-1/+2
* "Finish" oh-gencontrol (still rather ugly).opkhelper-2.0.xP. J. McDermott2012-08-031-3/+10
* Update old "@@SHELL@@" build system macros.P. J. McDermott2012-08-034-4/+4
* Update oh-gencontrol (rather ugly).P. J. McDermott2012-08-031-3/+60
* Update oh-strip (a no-op for now).P. J. McDermott2012-08-032-68/+7
* Update oh-checkbuilddeps (a no-op for now).P. J. McDermott2012-08-032-63/+9
* Detect invalid binary package names.P. J. McDermott2012-08-021-0/+4
* Detect absence of binary package directories.P. J. McDermott2012-08-021-0/+7
* Fix binary package directory substring removal.P. J. McDermott2012-08-021-1/+1
* Better describe paths in output of object targets.P. J. McDermott2012-08-021-1/+1
* Get rid of old INSTALL macros.P. J. McDermott2012-08-021-2/+0
* Portably install, set better file modes.P. J. McDermott2012-08-021-1/+3
* Add missing (no-)clean options to getopts operand.P. J. McDermott2012-08-021-1/+1
* Write oh_cache().P. J. McDermott2012-08-021-18/+21
* Fix ordering of functions.P. J. McDermott2012-08-021-24/+27
* Fix message ID conflict.P. J. McDermott2012-08-021-1/+1
* Fix format version check.P. J. McDermott2012-08-021-1/+1
* Give format string to oh_error().P. J. McDermott2012-08-021-1/+1
* Fix spelling of OPT_UID0_CMD parameter.P. J. McDermott2012-08-021-3/+3
* Fix options handling and empty function body.P. J. McDermott2012-08-021-2/+3
* Start rewriting build system.P. J. McDermott2012-08-022-26/+29
* Rewrite oh-gencontrol (now really short).P. J. McDermott2012-08-011-175/+13
* Generate "src:" package control in opkbuild.P. J. McDermott2012-08-011-1/+1
* Write oh_control_gen_*() and fix tr commands.P. J. McDermott2012-08-011-4/+4
* Parse source and binary control files in opkbuild.P. J. McDermott2012-08-011-0/+33
* Change a message identifier.P. J. McDermott2012-08-011-5/+5
* Hardcode relative path to changelog.P. J. McDermott2012-08-012-2/+2
* Add oh_set_source_dir().P. J. McDermott2012-08-015-0/+7
* Move metadata validation to oh_changelog_parse().P. J. McDermott2012-08-011-16/+0