Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove old libopkhelper build system variable. | P. J. McDermott | 2013-05-09 | 1 | -4/+0 |
| | |||||
* | Remove old mkarchtab makefile.feature/provide-archtab | P. J. McDermott | 2013-05-09 | 1 | -5/+0 |
| | |||||
* | Add pkgdatadir and archtabdir build system vars. | P. J. McDermott | 2013-05-09 | 1 | -1/+8 |
| | |||||
* | Note deprecation of libopkhelper variable. | P. J. McDermott | 2013-05-06 | 1 | -0/+2 |
| | |||||
* | Add man1dir variable to build system. | P. J. McDermott | 2013-05-05 | 1 | -0/+4 |
| | |||||
* | Add pkglibdir variable (to replace libopkhelper). | P. J. McDermott | 2013-05-05 | 1 | -1/+7 |
| | |||||
* | configure: Normalize dependency parameter names. | P. J. McDermott | 2013-05-05 | 1 | -2/+4 |
| | |||||
* | configure: Only mkdir non-existent directories. | P. J. McDermott | 2013-05-05 | 1 | -1/+1 |
| | |||||
* | configure: Only edit top-level makefile. | P. J. McDermott | 2013-05-05 | 1 | -5/+5 |
| | |||||
* | Release opkhelper 3.0.0-beta1.opkhelper-3.0.0-beta1 | P. J. McDermott | 2012-11-16 | 1 | -1/+1 |
| | |||||
* | configure: Don't exit on unrecognized options. | P. J. McDermott | 2012-11-14 | 1 | -2/+3 |
| | |||||
* | Set mode of mkarchtab. | P. J. McDermott | 2012-11-14 | 1 | -0/+1 |
| | |||||
* | Optionally use multiarch lib paths in packages. | P. J. McDermott | 2012-11-08 | 1 | -0/+7 |
| | |||||
* | Improve the archtab generation kludge. | P. J. McDermott | 2012-11-07 | 1 | -0/+5 |
| | |||||
* | Add the archtab as dependency in the build system. | P. J. McDermott | 2012-11-06 | 1 | -0/+2 |
| | |||||
* | Fix find_dep_lib() in configure. | P. J. McDermott | 2012-11-06 | 1 | -8/+8 |
| | |||||
* | Release opkhelper 3.0.0-alpha3.opkhelper-3.0.0-alpha3 | P. J. McDermott | 2012-10-23 | 1 | -1/+1 |
| | |||||
* | Release opkhelper 3.0.0-alpha2.opkhelper-3.0.0-alpha2 | P. J. McDermott | 2012-10-22 | 1 | -1/+1 |
| | |||||
* | Add lib{,/buildsystem} to configure & Makefile.in. | P. J. McDermott | 2012-10-22 | 1 | -1/+1 |
| | |||||
* | Add support for a libopkhelper to build system. | P. J. McDermott | 2012-10-21 | 1 | -0/+2 |
| | |||||
* | Additionally license everything under GPLv2. | P. J. McDermott | 2012-10-21 | 1 | -2/+2 |
| | |||||
* | Fix LIBDIR info in configure help output. | P. J. McDermott | 2012-10-11 | 1 | -1/+1 |
| | |||||
* | Delete opkhelper library. | P. J. McDermott | 2012-10-09 | 1 | -1/+1 |
| | | | | libopkbuild.1 is the library now. | ||||
* | Depend on libopkbuild.1. | P. J. McDermott | 2012-10-09 | 1 | -0/+5 |
| | |||||
* | Update package information in configure. | P. J. McDermott | 2012-10-09 | 1 | -2/+2 |
| | |||||
* | Remove opkg from dependencies in configure. | P. J. McDermott | 2012-10-09 | 1 | -1/+0 |
| | |||||
* | Update configure. | P. J. McDermott | 2012-10-09 | 1 | -45/+111 |
| | | | | Apply changes made to configure in opkbuild 3.0.0-alpha1 | ||||
* | 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.opkhelper-0.2.2opkhelper-0.2.x | 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 |