summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* Release opkbuild 3.0.0-beta1.opkbuild-3.0.0-beta1P. J. McDermott2013-09-071-1/+1
|
* Release opkbuild 3.0.0-alpha5.opkbuild-3.0.0-alpha5P. J. McDermott2013-06-161-1/+1
|
* configure: Better handle unecognized options.P. J. McDermott2013-06-151-3/+1
| | | | optind needs to be incremented for every option.
* Remove old libopkbuild build system variable.P. J. McDermott2013-06-151-2/+0
|
* configure: Update copyright years.P. J. McDermott2013-06-151-2/+2
|
* configure: Add man3dir.P. J. McDermott2013-06-151-0/+4
|
* configure: Add pkglibdir and man1dir.P. J. McDermott2013-06-151-1/+11
|
* configure: Fix find_dep_lib().P. J. McDermott2013-06-151-13/+8
|
* configure: Normalize dependency parameter names.P. J. McDermott2013-06-151-2/+4
|
* configure: Only edit top-level makefile.P. J. McDermott2013-06-151-4/+3
|
* Release opkbuild 3.0.0-alpha4.opkbuild-3.0.0-alpha4P. J. McDermott2012-11-161-1/+1
|
* configure: Don't exit on unrecognized options.P. J. McDermott2012-11-141-2/+3
|
* Improve the system config generation kludge.P. J. McDermott2012-11-141-0/+6
|
* Release opkbuild 3.0.0-alpha3.opkbuild-3.0.0-alpha3P. J. McDermott2012-10-261-1/+1
|
* s/version 3 or later/version 2 or later/P. J. McDermott2012-10-201-1/+1
|
* Increment alpha version number.P. J. McDermott2012-10-161-1/+1
|
* Additionally license everything under GPLv2.P. J. McDermott2012-10-161-1/+1
|
* Fix LIBDIR info in configure help output.P. J. McDermott2012-10-111-1/+1
|
* Fix LOCALEDIR info configure help text.P. J. McDermott2012-10-091-1/+1
|
* Improve quoting in configure.P. J. McDermott2012-10-081-4/+8
|
* Improve non-option argument handling in configure.P. J. McDermott2012-10-081-2/+10
|
* Use clean macro names in makefiles.P. J. McDermott2012-10-081-0/+1
|
* Make opkhelper-3.0 an optional dependency.P. J. McDermott2012-10-081-1/+19
|
* Set missing_deps in main in configure.P. J. McDermott2012-10-081-4/+2
|
* Fix variable names in find_dep_*() in configure.P. J. McDermott2012-10-081-2/+2
|
* Improve IFS setting in find_dep_*() in configure.P. J. McDermott2012-10-081-8/+8
|
* s/scripts/sources/ in configure help text.P. J. McDermott2012-10-081-1/+1
|
* Fix package name and version in configure help.P. J. McDermott2012-10-081-1/+2
|
* Document features and deps in configure help text.P. J. McDermott2012-10-081-0/+10
|
* Support lib deps like opkhelper-3.0 in configure.P. J. McDermott2012-10-081-1/+38
|
* Fix file mode of configure.P. J. McDermott2012-10-081-0/+0
|
* Add sysconfdir option to configure.P. J. McDermott2012-10-081-17/+21
|
* Append "-alpha1" to version.P. J. McDermott2012-10-081-1/+1
|
* Standardize use of quotes in configure.P. J. McDermott2012-10-081-11/+11
|
* Use better quoting in eval commands in configure.P. J. McDermott2012-10-081-3/+3
|
* Sanitize option names in configure.P. J. McDermott2012-10-081-0/+1
|
* Install libopkbuild into /usr/share by default.P. J. McDermott2012-10-081-1/+1
| | | | | | According to the FHS (at least as interpreted by Debian and Fedora), architecture-independent library files belong in /usr/share, not /usr/lib.
* Make sure directory structure exists in build dir.P. J. McDermott2012-09-301-0/+1
|
* Add lib/{package,metadata}/ files to build system.P. J. McDermott2012-09-301-1/+1
|
* Improve source directory detection.P. J. McDermott2012-09-281-2/+1
| | | | | * Eliminate unnecessary "dirname" command. * Support whitespace in source directory path.
* Add "--with-metadata" option to configure.P. J. McDermott2012-09-281-2/+4
|
* Generate tests/Makefile with configure.P. J. McDermott2012-09-091-1/+1
|
* Add "libopkbuild" macro to build system.P. J. McDermott2012-09-041-1/+3
|
* Change package information for opkbuild 3.0.0.P. J. McDermott2012-09-041-4/+4
|
* 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.P. J. McDermott2012-04-111-1/+1
|