| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix LOCALEDIR info configure help text. | P. J. McDermott | 2012-10-09 | 1 | -1/+1 |
|
|
* | Improve quoting in configure. | P. J. McDermott | 2012-10-08 | 1 | -4/+8 |
|
|
* | Improve non-option argument handling in configure. | P. J. McDermott | 2012-10-08 | 1 | -2/+10 |
|
|
* | Use clean macro names in makefiles. | P. J. McDermott | 2012-10-08 | 1 | -0/+1 |
|
|
* | Make opkhelper-3.0 an optional dependency. | P. J. McDermott | 2012-10-08 | 1 | -1/+19 |
|
|
* | Set missing_deps in main in configure. | P. J. McDermott | 2012-10-08 | 1 | -4/+2 |
|
|
* | Fix variable names in find_dep_*() in configure. | P. J. McDermott | 2012-10-08 | 1 | -2/+2 |
|
|
* | Improve IFS setting in find_dep_*() in configure. | P. J. McDermott | 2012-10-08 | 1 | -8/+8 |
|
|
* | s/scripts/sources/ in configure help text. | P. J. McDermott | 2012-10-08 | 1 | -1/+1 |
|
|
* | Fix package name and version in configure help. | P. J. McDermott | 2012-10-08 | 1 | -1/+2 |
|
|
* | Document features and deps in configure help text. | P. J. McDermott | 2012-10-08 | 1 | -0/+10 |
|
|
* | Support lib deps like opkhelper-3.0 in configure. | P. J. McDermott | 2012-10-08 | 1 | -1/+38 |
|
|
* | Fix file mode of configure. | P. J. McDermott | 2012-10-08 | 1 | -0/+0 |
|
|
* | Add sysconfdir option to configure. | P. J. McDermott | 2012-10-08 | 1 | -17/+21 |
|
|
* | Append "-alpha1" to version. | P. J. McDermott | 2012-10-08 | 1 | -1/+1 |
|
|
* | Standardize use of quotes in configure. | P. J. McDermott | 2012-10-08 | 1 | -11/+11 |
|
|
* | Use better quoting in eval commands in configure. | P. J. McDermott | 2012-10-08 | 1 | -3/+3 |
|
|
* | Sanitize option names in configure. | P. J. McDermott | 2012-10-08 | 1 | -0/+1 |
|
|
* | Install libopkbuild into /usr/share by default. | P. J. McDermott | 2012-10-08 | 1 | -1/+1 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | Update man pages and build system. | P. J. McDermott | 2012-08-02 | 1 | -0/+2 |
|
|
* | 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 |
|
|
* | 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 |
|
|