summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* Switch to using GNU Autoconf and Automake.P. J. McDermott2014-02-271-344/+0
|
* Merge branch 'feature/drop-libopkbuild-dep'.P. J. McDermott2014-02-251-3/+0
|\ | | | | | | | | Conflicts: configure
| * configure: Drop libopkbuild.1 dependency.feature/drop-libopkbuild-depP. J. McDermott2014-02-251-3/+0
| | | | | | | | | | This undoes some early changes in the opkhelper 3.0.0 development cycle (from 2012-10-09).
* | configure: Remove obsolete help text.P. J. McDermott2014-02-241-1/+0
|/
* Release opkhelper 3.0.0-beta4.opkhelper-3.0.0-beta4P. J. McDermott2014-01-221-1/+1
|
* Release opkhelper 3.0.0-beta3.opkhelper-3.0.0-beta3P. J. McDermott2013-06-011-1/+1
|
* Release opkhelper 3.0.0-beta2.opkhelper-3.0.0-beta2P. J. McDermott2013-05-101-1/+1
|
* Update copyright years.P. J. McDermott2013-05-091-2/+2
|
* configure: Use multiarch libdirs by default.P. J. McDermott2013-05-091-2/+2
|
* Remove old libopkhelper build system variable.P. J. McDermott2013-05-091-4/+0
|
* Remove old mkarchtab makefile.feature/provide-archtabP. J. McDermott2013-05-091-5/+0
|
* Add pkgdatadir and archtabdir build system vars.P. J. McDermott2013-05-091-1/+8
|
* Note deprecation of libopkhelper variable.P. J. McDermott2013-05-061-0/+2
|
* Add man1dir variable to build system.P. J. McDermott2013-05-051-0/+4
|
* Add pkglibdir variable (to replace libopkhelper).P. J. McDermott2013-05-051-1/+7
|
* configure: Normalize dependency parameter names.P. J. McDermott2013-05-051-2/+4
|
* configure: Only mkdir non-existent directories.P. J. McDermott2013-05-051-1/+1
|
* configure: Only edit top-level makefile.P. J. McDermott2013-05-051-5/+5
|
* Release opkhelper 3.0.0-beta1.opkhelper-3.0.0-beta1P. J. McDermott2012-11-161-1/+1
|
* configure: Don't exit on unrecognized options.P. J. McDermott2012-11-141-2/+3
|
* Set mode of mkarchtab.P. J. McDermott2012-11-141-0/+1
|
* Optionally use multiarch lib paths in packages.P. J. McDermott2012-11-081-0/+7
|
* Improve the archtab generation kludge.P. J. McDermott2012-11-071-0/+5
|
* Add the archtab as dependency in the build system.P. J. McDermott2012-11-061-0/+2
|
* Fix find_dep_lib() in configure.P. J. McDermott2012-11-061-8/+8
|
* Release opkhelper 3.0.0-alpha3.opkhelper-3.0.0-alpha3P. J. McDermott2012-10-231-1/+1
|
* Release opkhelper 3.0.0-alpha2.opkhelper-3.0.0-alpha2P. J. McDermott2012-10-221-1/+1
|
* Add lib{,/buildsystem} to configure & Makefile.in.P. J. McDermott2012-10-221-1/+1
|
* Add support for a libopkhelper to build system.P. J. McDermott2012-10-211-0/+2
|
* Additionally license everything under GPLv2.P. J. McDermott2012-10-211-2/+2
|
* 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
|