Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Additionally license everything under GPLv2. | P. J. McDermott | 2012-10-16 | 1 | -1/+1 |
* | Don't rely on POSIX-conformant comment parsing. | P. J. McDermott | 2012-10-13 | 1 | -2/+2 |
* | Ensure ob-* utils can be run w/o BINDIR in PATH. | P. J. McDermott | 2012-10-09 | 1 | -0/+1 |
* | Implement ob-buildopk. | P. J. McDermott | 2012-10-03 | 1 | -2/+2 |
* | Implement ob-gencontrol. | P. J. McDermott | 2012-10-03 | 1 | -2/+2 |
* | Write a stub ob-installdocs. | P. J. McDermott | 2012-10-03 | 1 | -2/+2 |
* | Implement a stub ob-installplatconf. | P. J. McDermott | 2012-10-03 | 1 | -2/+2 |
* | Implement ob-applypatches. | P. J. McDermott | 2012-10-03 | 1 | -2/+2 |
* | Implement ob-unpacksource. | P. J. McDermott | 2012-10-03 | 1 | -2/+2 |
* | Implement ob-buildenv. | P. J. McDermott | 2012-10-03 | 1 | -2/+2 |
* | Implement a stub ob-checkbuilddeps. | P. J. McDermott | 2012-10-03 | 1 | -2/+2 |
* | Fix filename in a command in src/Makefile.in. | P. J. McDermott | 2012-10-02 | 1 | -1/+1 |
* | Build only the files that currently exist. | P. J. McDermott | 2012-09-09 | 1 | -1/+1 |
* | Add "libopkbuild" macro to build system. | P. J. McDermott | 2012-09-04 | 1 | -1/+2 |
* | Update makefiles for opkbuild 3.0.0. | P. J. McDermott | 2012-09-04 | 1 | -9/+11 |
* | Update oh-strip (a no-op for now). | P. J. McDermott | 2012-08-03 | 1 | -0/+1 |
* | Update oh-checkbuilddeps (a no-op for now). | P. J. McDermott | 2012-08-03 | 1 | -0/+1 |
* | Better describe paths in output of object targets. | P. J. McDermott | 2012-08-02 | 1 | -1/+1 |
* | Get rid of old INSTALL macros. | P. J. McDermott | 2012-08-02 | 1 | -2/+0 |
* | Portably install, set better file modes. | P. J. McDermott | 2012-08-02 | 1 | -1/+3 |
* | Start rewriting build system. | P. J. McDermott | 2012-08-02 | 1 | -25/+28 |
* | Add oh-parsechangelog. | P. J. McDermott | 2012-07-26 | 1 | -1/+1 |
* | Fix $(OBJS) targets in build system. | P. J. McDermott | 2012-03-06 | 1 | -1/+2 |
* | Translate from 'SRCS' to 'OBJS' in build system. | P. J. McDermott | 2012-03-06 | 1 | -5/+7 |
* | Add distribution targets to build system. | P. J. McDermott | 2012-02-13 | 1 | -0/+11 |
* | Write and document oh-installdocs. | P. J. McDermott | 2012-01-30 | 1 | -1/+2 |
* | Write oh-copyconfig. | P. J. McDermott | 2012-01-29 | 1 | -2/+2 |
* | Write oh-checkbuilddeps. | P. J. McDermott | 2012-01-27 | 1 | -1/+1 |
* | Add oh-applypatches to the build system. | P. J. McDermott | 2012-01-25 | 1 | -1/+2 |
* | Fix uninstallation. | P. J. McDermott | 2012-01-25 | 1 | -1/+1 |
* | 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 |