| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make sure directory structure exists in build dir. | P. J. McDermott | 2012-09-30 | 1 | -0/+1 |
| | | |||||
| * | Add lib/{package,metadata}/ files to build system. | P. J. McDermott | 2012-09-30 | 1 | -1/+1 |
| | | |||||
| * | Improve source directory detection. | P. J. McDermott | 2012-09-28 | 1 | -2/+1 |
| | | | | | | * Eliminate unnecessary "dirname" command. * Support whitespace in source directory path. | ||||
| * | Add "--with-metadata" option to configure. | P. J. McDermott | 2012-09-28 | 1 | -2/+4 |
| | | |||||
| * | Generate tests/Makefile with configure. | P. J. McDermott | 2012-09-09 | 1 | -1/+1 |
| | | |||||
| * | Add "libopkbuild" macro to build system. | P. J. McDermott | 2012-09-04 | 1 | -1/+3 |
| | | |||||
| * | Change package information for opkbuild 3.0.0. | P. J. McDermott | 2012-09-04 | 1 | -4/+4 |
| | | |||||
| * | Require that opkg is installed. | P. J. McDermott | 2012-08-02 | 1 | -0/+1 |
| | | |||||
| * | Portably install, set better file modes. | P. J. McDermott | 2012-08-02 | 1 | -1/+0 |
| | | | | | | | | The install utility is not required by POSIX, and it's easily replaced by mkdir, cp, and chmod. Libraries, locales, and manual pages should not be executable. | ||||
| * | Update man pages and build system. | P. J. McDermott | 2012-08-02 | 1 | -0/+2 |
| | | | | | | | * Add section 3 manual pages to build system. * Update build system macros in manual pages. * Add package description substitution variable to build system. | ||||
| * | Start rewriting build system. | P. J. McDermott | 2012-08-02 | 1 | -140/+171 |
| | | |||||
| * | Bump version to 1.0.0 in preparation for release. | P. J. McDermott | 2012-04-23 | 1 | -1/+1 |
| | | |||||
| * | Release version 0.2.2. | P. J. McDermott | 2012-04-11 | 1 | -1/+1 |
| | | |||||
| * | Prepare for a version 0.2.1 release. | P. J. McDermott | 2012-04-09 | 1 | -1/+1 |
| | | |||||
| * | Bump version to 0.2.0. Release imminent. | P. J. McDermott | 2012-03-21 | 1 | -1/+1 |
| | | |||||
| * | Add DATADIR to build system. | P. J. McDermott | 2012-02-20 | 1 | -0/+12 |
| | | |||||
| * | Bump patch version. | P. J. McDermott | 2012-02-16 | 1 | -1/+1 |
| | | |||||
| * | Fix MANDIR path. | P. J. McDermott | 2012-02-16 | 1 | -1/+1 |
| | | |||||
| * | Change old text in configure script. | P. J. McDermott | 2012-02-13 | 1 | -1/+1 |
| | | | | | | The "ONE kind of system" line is from an old package designed to run only on Debian GNU/Linux with a certain set of packages installed. | ||||
| * | Add distribution targets to build system. | P. J. McDermott | 2012-02-13 | 1 | -1/+3 |
| | | |||||
| * | Disable errors when 'src', 'lib', and 'man' exist. | P. J. McDermott | 2012-01-25 | 1 | -1/+1 |
| | | |||||
| * | Recurse into subdirectories in build system. | P. J. McDermott | 2012-01-25 | 1 | -0/+2 |
| | | |||||
| * | Start trying to modularize the makefiles. | P. J. McDermott | 2012-01-24 | 1 | -0/+6 |
| | | |||||
| * | Modify build system for "compilation" and libs. | P. J. McDermott | 2012-01-21 | 1 | -2/+14 |
| | | |||||
| * | Add MANDIR option and macro to build system. | P. J. McDermott | 2012-01-20 | 1 | -1/+13 |
| | | |||||
| * | REALLY fix BINDIR in configure. | P. J. McDermott | 2012-01-19 | 1 | -2/+2 |
| | | |||||
| * | Fix BINDIR in configure. | P. J. McDermott | 2012-01-19 | 1 | -8/+8 |
| | | |||||
| * | Initial commit. Write build system. | P. J. McDermott | 2012-01-19 | 1 | -0/+169 |
