summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Make src/ non-recursive.P. J. McDermott2013-05-051-85/+0
* Implement oh-architecture.P. J. McDermott2012-11-081-1/+2
* Write oh-autoclean and oh-autotest.P. J. McDermott2012-10-221-0/+2
* Write oh-autoinstall.P. J. McDermott2012-10-221-1/+2
* Write oh-autobuild.P. J. McDermott2012-10-221-1/+2
* Move common load/init logic into libopkhelper.P. J. McDermott2012-10-221-2/+0
* Write oh-autoconfigure.P. J. McDermott2012-10-211-1/+2
* Add support for a libopkhelper to build system.P. J. McDermott2012-10-211-0/+2
* Additionally license everything under GPLv2.P. J. McDermott2012-10-211-1/+1
* Write and document oh-fixperms.P. J. McDermott2012-10-211-1/+2
* Rewrite oh-strip.P. J. McDermott2012-10-211-1/+2
* Set the locale path format.P. J. McDermott2012-10-111-0/+3
* 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
* Update oh-strip (a no-op for now).P. J. McDermott2012-08-031-0/+1
* Update oh-checkbuilddeps (a no-op for now).P. J. McDermott2012-08-031-0/+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
* Start rewriting build system.P. J. McDermott2012-08-021-25/+28
* Add oh-parsechangelog.P. J. McDermott2012-07-261-1/+1
* Fix $(OBJS) targets in build system.P. J. McDermott2012-03-061-1/+2
* Translate from 'SRCS' to 'OBJS' in build system.P. J. McDermott2012-03-061-5/+7
* Add distribution targets to build system.P. J. McDermott2012-02-131-0/+11
* Write and document oh-installdocs.P. J. McDermott2012-01-301-1/+2
* Write oh-copyconfig.P. J. McDermott2012-01-291-2/+2
* Write oh-checkbuilddeps.P. J. McDermott2012-01-271-1/+1
* Add oh-applypatches to the build system.P. J. McDermott2012-01-251-1/+2
* Fix uninstallation.P. J. McDermott2012-01-251-1/+1
* Recurse into subdirectories in build system.P. J. McDermott2012-01-251-13/+13
* Start trying to modularize the makefiles.P. J. McDermott2012-01-241-0/+58