Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | 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 |