Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
| * | 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 |
* | Remove some spaces in README. | P. J. McDermott | 2012-10-11 | 1 | -2/+2 |
* | Fix LIBDIR info in configure help output. | P. J. McDermott | 2012-10-11 | 1 | -1/+1 |
* | Remove unreleased changes from ChangeLog. | P. J. McDermott | 2012-10-11 | 1 | -6/+0 |
* | Fix .gitignore. | P. J. McDermott | 2012-10-11 | 1 | -1/+1 |
* | Add opkhelper en_US locale file. | P. J. McDermott | 2012-10-11 | 1 | -0/+20 |
* | Update .gitignore. | P. J. McDermott | 2012-10-11 | 1 | -4/+1 |
* | Set the locale path format. | P. J. McDermott | 2012-10-11 | 2 | -0/+4 |
* | For now, use mv rather than ln in oh-installfiles. | P. J. McDermott | 2012-10-11 | 1 | -1/+2 |
* | Update TODO. | P. J. McDermott | 2012-10-11 | 1 | -40/+5 |
* | Update README. | P. J. McDermott | 2012-10-11 | 1 | -20/+9 |
* | Fix distdir in man/Makefile.in. | P. J. McDermott | 2012-10-11 | 1 | -1/+1 |
* | Don't build old manual pages. | P. J. McDermott | 2012-10-11 | 1 | -6/+1 |
* | Remove old manual pages. | P. J. McDermott | 2012-10-11 | 16 | -843/+0 |
* | Fix missing ob_get_msg() call. | P. J. McDermott | 2012-10-09 | 1 | -1/+1 |
* | Skip patterns that match no pathnames. | P. J. McDermott | 2012-10-09 | 1 | -0/+1 |
* | Simplify and improve pathname pattern matching. | P. J. McDermott | 2012-10-09 | 1 | -6/+5 |
* | Use OPK_PACKAGES in src/oh-installfiles.sh. | P. J. McDermott | 2012-10-09 | 1 | -1/+1 |
* | Rewrite src/oh-installfiles.sh. | P. J. McDermott | 2012-10-09 | 1 | -41/+29 |
* | Remove old locale file. | P. J. McDermott | 2012-10-09 | 1 | -141/+0 |
* | Update locale/Makefile.in. | P. J. McDermott | 2012-10-09 | 1 | -9/+16 |
* | Remove old utilities. | P. J. McDermott | 2012-10-09 | 9 | -1095/+0 |
* | Build only oh-installfiles. | P. J. McDermott | 2012-10-09 | 1 | -8/+2 |
* | Use libopkbuild_1 macro in src/Makefile.in. | P. J. McDermott | 2012-10-09 | 1 | -1/+2 |
* | Delete opkhelper library. | P. J. McDermott | 2012-10-09 | 10 | -782/+1 |
* | Remove old genopkg.sh | P. J. McDermott | 2012-10-09 | 2 | -32/+1 |
* | Use libopkbuild_1 macro in Makefile.in. | P. J. McDermott | 2012-10-09 | 1 | -1/+3 |