Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a testsetup.sh to generate archtab files. | P. J. McDermott | 2012-11-06 | 1 | -0/+169 |
| | |||||
* | Release opkhelper 3.0.0-alpha3.opkhelper-3.0.0-alpha3 | P. J. McDermott | 2012-10-23 | 2 | -1/+8 |
| | |||||
* | Fix line wrapping in README. | P. J. McDermott | 2012-10-23 | 1 | -4/+4 |
| | |||||
* | Update TODO with remaining tasks for 3.0.0. | P. J. McDermott | 2012-10-23 | 1 | -0/+4 |
| | |||||
* | Warn if some files aren't installed into packages. | P. J. McDermott | 2012-10-23 | 2 | -0/+6 |
| | |||||
* | Fix quotes in "install" target. | P. J. McDermott | 2012-10-23 | 1 | -1/+1 |
| | | | | Thanks David Stanford for catching this. | ||||
* | Release opkhelper 3.0.0-alpha2.opkhelper-3.0.0-alpha2 | P. J. McDermott | 2012-10-22 | 2 | -1/+17 |
| | |||||
* | Fix command name in synopsis of oh-fixperms(1). | P. J. McDermott | 2012-10-22 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Update TODO. | P. J. McDermott | 2012-10-22 | 1 | -1/+0 |
| | |||||
* | Merge branch 'feature/buildsystems-support'. | P. J. McDermott | 2012-10-22 | 25 | -22/+1074 |
|\ | |||||
| * | Document oh-autoinstall. | P. J. McDermott | 2012-10-22 | 2 | -1/+56 |
| | | |||||
| * | Document oh-autotest. | P. J. McDermott | 2012-10-22 | 2 | -1/+49 |
| | | |||||
| * | Document oh-autoclean. | P. J. McDermott | 2012-10-22 | 2 | -1/+48 |
| | | |||||
| * | Document oh-autobuild. | P. J. McDermott | 2012-10-22 | 2 | -1/+48 |
| | | |||||
| * | Pass arguments through to make. | P. J. McDermott | 2012-10-22 | 1 | -4/+4 |
| | | |||||
| * | Document oh-autoconfigure. | P. J. McDermott | 2012-10-22 | 2 | -1/+49 |
| | | |||||
| * | Write oh-autoclean and oh-autotest. | P. J. McDermott | 2012-10-22 | 3 | -0/+104 |
| | | |||||
| * | Write oh-autoinstall. | P. J. McDermott | 2012-10-22 | 2 | -1/+56 |
| | | |||||
| * | Write oh-autobuild. | P. J. McDermott | 2012-10-22 | 2 | -1/+53 |
| | | |||||
| * | Enable the "make" build system. | P. J. McDermott | 2012-10-22 | 2 | -1/+2 |
| | | |||||
| * | Implement "make" build system plugin. | P. J. McDermott | 2012-10-22 | 1 | -0/+97 |
| | | |||||
| * | Add "destdir" build system option. | P. J. McDermott | 2012-10-22 | 1 | -0/+5 |
| | | |||||
| * | Move init of opts into oh_buildsystems_init(). | P. J. McDermott | 2012-10-22 | 1 | -3/+5 |
| | | |||||
| * | Fix var name in oh_set_buildsystem_option(). | P. J. McDermott | 2012-10-22 | 1 | -2/+2 |
| | | |||||
| * | Add "clean" build system step. | P. J. McDermott | 2012-10-22 | 1 | -0/+5 |
| | | |||||
| * | Move common load/init logic into libopkhelper. | P. J. McDermott | 2012-10-22 | 8 | -24/+24 |
| | | |||||
| * | Dearest Git, please ignore built library modules. | P. J. McDermott | 2012-10-22 | 1 | -0/+2 |
| | | |||||
| * | Enable the "autoconf" build system. | P. J. McDermott | 2012-10-22 | 1 | -0/+1 |
| | | |||||
| * | Add lib{,/buildsystem} to configure & Makefile.in. | P. J. McDermott | 2012-10-22 | 2 | -1/+15 |
| | | |||||
| * | Write lib/buildsystem/Makefile.in. | P. J. McDermott | 2012-10-21 | 1 | -0/+69 |
| | | |||||
| * | Write oh-autoconfigure. | P. J. McDermott | 2012-10-21 | 2 | -1/+57 |
| | | |||||
| * | Implement "autoconf" build system plugin. | P. J. McDermott | 2012-10-21 | 1 | -0/+67 |
| | | |||||
| * | Set work area and source dir vars. | P. J. McDermott | 2012-10-21 | 1 | -0/+3 |
| | | |||||
| * | Write "buildsystem" library module. | P. J. McDermott | 2012-10-21 | 2 | -1/+98 |
| | | |||||
| * | Add "common" and "load" library modules. | P. J. McDermott | 2012-10-21 | 3 | -1/+99 |
| | | |||||
| * | Add support for a libopkhelper to build system. | P. J. McDermott | 2012-10-21 | 4 | -0/+79 |
|/ | |||||
* | Update TODO. | P. J. McDermott | 2012-10-21 | 1 | -2/+1 |
| | |||||
* | Additionally license everything under GPLv2. | P. J. McDermott | 2012-10-21 | 12 | -13/+13 |
| | |||||
* | Add the terms of the GNU GPL version 2.0. | P. J. McDermott | 2012-10-21 | 2 | -0/+339 |
| | |||||
* | Write and document oh-fixperms. | P. J. McDermott | 2012-10-21 | 5 | -2/+129 |
| | |||||
* | Print informational messages in oh-strip. | P. J. McDermott | 2012-10-21 | 2 | -0/+9 |
| | |||||
* | Change pathname of ${file} in oh-strip. | P. J. McDermott | 2012-10-21 | 1 | -7/+14 |
| | |||||
* | Update TODO. | P. J. McDermott | 2012-10-21 | 1 | -3/+0 |
| | |||||
* | Update oh-strip(1). | P. J. McDermott | 2012-10-21 | 2 | -14/+15 |
| | |||||
* | Rewrite oh-strip. | P. J. McDermott | 2012-10-21 | 2 | -4/+125 |
| | |||||
* | Update oh-installfiles(1). | P. J. McDermott | 2012-10-20 | 2 | -8/+30 |
| | |||||
* | Let user specify the dir in which files are found. | P. J. McDermott | 2012-10-20 | 2 | -3/+18 |
| | |||||
* | Release opkhelper 3.0.0-alpha1.opkhelper-3.0.0-alpha1 | P. J. McDermott | 2012-10-11 | 1 | -0/+9 |
| |