summaryrefslogtreecommitdiffstats
path: root/lib/buildsystem/autoconf.sh
Commit message (Expand)AuthorAgeFilesLines
* lib/*/*.sh: Add extra space in copyright notices.P. J. McDermott2014-03-061-1/+1
* lib/buildsystem/*.sh: Wrap long lines.P. J. McDermott2014-03-061-2/+2
* Add missing ".sh" to file headers.P. J. McDermott2014-03-011-1/+1
* _oh_autoconf_configure(): Update multiarch test.P. J. McDermott2014-02-281-1/+1
* Use new build system macros in source files.P. J. McDermott2014-02-281-1/+1
* lib/buildsystem/*.sh: Fix more [ commands.P. J. McDermott2014-02-261-1/+1
* lib/buildsystem/*.sh: Improve more [ commands.P. J. McDermott2014-02-261-1/+1
* lib/*.sh, lib/*/*.sh: Rewrite include guards.P. J. McDermott2014-02-261-2/+2
* lib/buildsystem/*.sh: Remove _oh_local.P. J. McDermott2014-01-201-12/+13
* _oh_autoconf_configure(): Pass build sys arg.P. J. McDermott2013-05-261-3/+3
* Fix quotes in GNU system types.P. J. McDermott2012-11-091-5/+5
* Split oh_buildsystem_do() & oh_buildsystem_find().P. J. McDermott2012-11-081-0/+7
* Try to detect a suitable build system host arch.P. J. McDermott2012-11-081-3/+3
* Optionally use multiarch lib paths in packages.P. J. McDermott2012-11-081-3/+9
* Fix missing "\" in _oh_autoconf_configure().P. J. McDermott2012-11-081-1/+1
* _oh_autoconf_configure: Return configure's status.P. J. McDermott2012-11-081-2/+3
* Support a -T option for a cross build target.P. J. McDermott2012-11-061-0/+5
* Get Autoconf arches from archtab, not environment.P. J. McDermott2012-11-061-3/+15
* Add "clean" build system step.P. J. McDermott2012-10-221-0/+5
* Implement "autoconf" build system plugin.P. J. McDermott2012-10-211-0/+67