summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* s/@@LIBOPKHELPER@@/@@PKGLIBDIR@@/ in sources.P. J. McDermott2013-05-099-9/+9
* src/local.mk: Fix macro name.P. J. McDermott2013-05-091-1/+1
* Move code from src/local.mk to Makefile.in.P. J. McDermott2013-05-081-17/+0
* Note deprecation of libopkhelper variable.P. J. McDermott2013-05-061-0/+1
* Change lib macros and targets to pkglib ones.P. J. McDermott2013-05-051-1/+2
* Make src/ non-recursive.P. J. McDermott2013-05-052-85/+43
* oh-installfiles: In mkdir cmd, rm / and 1+ chars.P. J. McDermott2013-04-281-1/+1
* oh-installfiles: Don't skip symbolic links.P. J. McDermott2013-04-281-1/+1
* Remove unneeded ob_parse_package_metadata() call.P. J. McDermott2012-11-151-5/+0
* Add -s and -B options to oh-architecture.P. J. McDermott2012-11-151-2/+8
* Support -s in oh-auto{build,clean,install}.P. J. McDermott2012-11-143-3/+12
* Fix getopts operand in oh-autoconfigure.P. J. McDermott2012-11-141-1/+1
* Make the source directory configurable.P. J. McDermott2012-11-131-0/+3
* Return exit status of oh_buildsystem_do().P. J. McDermott2012-11-125-5/+5
* Make oh-autoinstall support the -T option.P. J. McDermott2012-11-121-1/+4
* Implement oh-architecture.P. J. McDermott2012-11-082-1/+50
* Split oh_buildsystem_do() & oh_buildsystem_find().P. J. McDermott2012-11-085-5/+15
* Fix getopts operand in oh-autoconfigure.P. J. McDermott2012-11-081-1/+1
* Support a build target option in oh-autobuild.P. J. McDermott2012-11-081-1/+4
* Use lowercase "t" for target arch option.P. J. McDermott2012-11-071-1/+1
* Support a -T option for a cross build target.P. J. McDermott2012-11-061-0/+3
* Warn if some files aren't installed into packages.P. J. McDermott2012-10-231-0/+5
* 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