Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix path to lib/buildsystem distdir. | P. J. McDermott | 2012-10-22 | 1 | -1/+1 |
| | |||||
* | s/COPYING/COPYING.2 COPYING.3/ in distfiles macro. | P. J. McDermott | 2012-10-22 | 1 | -1/+2 |
| | |||||
* | Add lib{,/buildsystem} to configure & Makefile.in. | P. J. McDermott | 2012-10-22 | 1 | -0/+14 |
| | |||||
* | Add support for a libopkhelper to build system. | P. J. McDermott | 2012-10-21 | 1 | -0/+2 |
| | |||||
* | Additionally license everything under GPLv2. | P. J. McDermott | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Delete opkhelper library. | P. J. McDermott | 2012-10-09 | 1 | -9/+0 |
| | | | | libopkbuild.1 is the library now. | ||||
* | Remove old genopkg.sh | P. J. McDermott | 2012-10-09 | 1 | -2/+1 |
| | |||||
* | Use libopkbuild_1 macro in Makefile.in. | P. J. McDermott | 2012-10-09 | 1 | -1/+3 |
| | |||||
* | Get rid of old INSTALL macros. | P. J. McDermott | 2012-08-02 | 1 | -2/+0 |
| | |||||
* | Pass macros like DESTDIR without using a file. | P. J. McDermott | 2012-08-02 | 1 | -24/+26 |
| | |||||
* | Write locale input makefile. | P. J. McDermott | 2012-08-02 | 1 | -4/+13 |
| | |||||
* | Start rewriting build system. | P. J. McDermott | 2012-08-02 | 1 | -42/+25 |
| | |||||
* | Replace "/bin/sh" with "@@SHELL@@" in scripts. | P. J. McDermott | 2012-04-24 | 1 | -0/+1 |
| | |||||
* | Add '@@PACKAGE@@' and '@@VERSION@@' build macros. | P. J. McDermott | 2012-03-21 | 1 | -1/+3 |
| | |||||
* | Add DATADIR to build system. | P. J. McDermott | 2012-02-20 | 1 | -0/+2 |
| | |||||
* | Add 'ChangeLog' to distributed files.opkhelper-0.1.0 | P. J. McDermott | 2012-02-13 | 1 | -1/+2 |
| | |||||
* | Write a 'README' file. | P. J. McDermott | 2012-02-13 | 1 | -1/+1 |
| | |||||
* | Remove duplicate definition of macro 'MAKE'. | P. J. McDermott | 2012-02-13 | 1 | -1/+0 |
| | |||||
* | Fix 'dist-bzip2' target in input makefile. | P. J. McDermott | 2012-02-13 | 1 | -1/+1 |
| | |||||
* | Add distribution targets to build system. | P. J. McDermott | 2012-02-13 | 1 | -0/+23 |
| | |||||
* | Fix build system destination directory handling. | P. J. McDermott | 2012-01-31 | 1 | -1/+1 |
| | |||||
* | Eliminate leading line break in 'install.config'. | P. J. McDermott | 2012-01-25 | 1 | -2/+1 |
| | |||||
* | Always populate 'install.config'. | P. J. McDermott | 2012-01-25 | 1 | -3/+6 |
| | |||||
* | Fix uninstallation. | P. J. McDermott | 2012-01-25 | 1 | -3/+3 |
| | | | | | * Read installation configuration file. * Correctly spell macro names. | ||||
* | Recurse into subdirectories in build system. | P. J. McDermott | 2012-01-25 | 1 | -12/+20 |
| | |||||
* | Start trying to modularize the makefiles. | P. J. McDermott | 2012-01-24 | 1 | -64/+28 |
| | |||||
* | Install oh-gencontrol. | P. J. McDermott | 2012-01-21 | 1 | -0/+4 |
| | |||||
* | Suppress 'rm' errors on uninstall. | P. J. McDermott | 2012-01-21 | 1 | -10/+10 |
| | |||||
* | Document oh-gencontrol. | P. J. McDermott | 2012-01-21 | 1 | -0/+7 |
| | |||||
* | Modify build system for "compilation" and libs. | P. J. McDermott | 2012-01-21 | 1 | -10/+36 |
| | |||||
* | Write oh-installfiles(1) and oh-buildopk(1) pages. | P. J. McDermott | 2012-01-20 | 1 | -0/+8 |
| | |||||
* | Write oh-strip(1) manual page. | P. J. McDermott | 2012-01-20 | 1 | -0/+4 |
| | |||||
* | Add MANDIR option and macro to build system. | P. J. McDermott | 2012-01-20 | 1 | -0/+5 |
| | |||||
* | Fix BINDIR, support DESTDIR, and prettify output. | P. J. McDermott | 2012-01-19 | 1 | -9/+17 |
| | |||||
* | Initial commit. Write build system. | P. J. McDermott | 2012-01-19 | 1 | -0/+46 |