Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | Fix handling of "any" architecture name. | P. J. McDermott | 2012-01-29 | 1 | -1/+7 |
| | |||||
* | Write lib/architecture. | P. J. McDermott | 2012-01-29 | 2 | -1/+70 |
| | |||||
* | Fix installation path in 'lib/Makefile.in'. | P. J. McDermott | 2012-01-29 | 1 | -2/+2 |
| | |||||
* | Fix uninstallation. | P. J. McDermott | 2012-01-25 | 1 | -1/+1 |
| | | | | | * Read installation configuration file. * Correctly spell macro names. | ||||
* | Recurse into subdirectories in build system. | P. J. McDermott | 2012-01-25 | 1 | -13/+13 |
| | |||||
* | Start trying to modularize the makefiles. | P. J. McDermott | 2012-01-24 | 1 | -0/+58 |
| | |||||
* | Fix stray output. | P. J. McDermott | 2012-01-21 | 1 | -1/+1 |
| | |||||
* | Fix unquoted operand to '['. | P. J. McDermott | 2012-01-21 | 1 | -1/+1 |
| | |||||
* | Fix picky field-matching BRE. | P. J. McDermott | 2012-01-21 | 1 | -1/+1 |
| | | | | Spaces are in fact allowed in field values... | ||||
* | Fix syntax errors in function and mistakes in BRE. | P. J. McDermott | 2012-01-21 | 1 | -4/+4 |
| | |||||
* | Write function 'oh_validate_pkg_name()'. | P. J. McDermott | 2012-01-21 | 1 | -0/+12 |
| | |||||
* | Write a library to handle control file fields. | P. J. McDermott | 2012-01-21 | 1 | -0/+110 |