summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* Fix LIBDIR info in configure help output.P. J. McDermott2012-10-111-1/+1
|
* Delete opkhelper library.P. J. McDermott2012-10-091-1/+1
| | | | libopkbuild.1 is the library now.
* Depend on libopkbuild.1.P. J. McDermott2012-10-091-0/+5
|
* Update package information in configure.P. J. McDermott2012-10-091-2/+2
|
* Remove opkg from dependencies in configure.P. J. McDermott2012-10-091-1/+0
|
* Update configure.P. J. McDermott2012-10-091-45/+111
| | | | Apply changes made to configure in opkbuild 3.0.0-alpha1
* Require that opkg is installed.P. J. McDermott2012-08-021-0/+1
|
* Portably install, set better file modes.P. J. McDermott2012-08-021-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. McDermott2012-08-021-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. McDermott2012-08-021-140/+171
|
* Bump version to 1.0.0 in preparation for release.P. J. McDermott2012-04-231-1/+1
|
* Release version 0.2.2.opkhelper-0.2.2opkhelper-0.2.xP. J. McDermott2012-04-111-1/+1
|
* Prepare for a version 0.2.1 release.P. J. McDermott2012-04-091-1/+1
|
* Bump version to 0.2.0. Release imminent.P. J. McDermott2012-03-211-1/+1
|
* Add DATADIR to build system.P. J. McDermott2012-02-201-0/+12
|
* Bump patch version.P. J. McDermott2012-02-161-1/+1
|
* Fix MANDIR path.P. J. McDermott2012-02-161-1/+1
|
* Change old text in configure script.P. J. McDermott2012-02-131-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. McDermott2012-02-131-1/+3
|
* Disable errors when 'src', 'lib', and 'man' exist.P. J. McDermott2012-01-251-1/+1
|
* Recurse into subdirectories in build system.P. J. McDermott2012-01-251-0/+2
|
* Start trying to modularize the makefiles.P. J. McDermott2012-01-241-0/+6
|
* Modify build system for "compilation" and libs.P. J. McDermott2012-01-211-2/+14
|
* Add MANDIR option and macro to build system.P. J. McDermott2012-01-201-1/+13
|
* REALLY fix BINDIR in configure.P. J. McDermott2012-01-191-2/+2
|
* Fix BINDIR in configure.P. J. McDermott2012-01-191-8/+8
|
* Initial commit. Write build system.P. J. McDermott2012-01-191-0/+169