Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/buildsystem/*.sh: Remove _oh_local. | P. J. McDermott | 2014-01-20 | 1 | -12/+13 |
* | _oh_autoconf_configure(): Pass build sys arg. | P. J. McDermott | 2013-05-26 | 1 | -3/+3 |
* | Fix quotes in GNU system types. | P. J. McDermott | 2012-11-09 | 1 | -5/+5 |
* | Split oh_buildsystem_do() & oh_buildsystem_find(). | P. J. McDermott | 2012-11-08 | 1 | -0/+7 |
* | Try to detect a suitable build system host arch. | P. J. McDermott | 2012-11-08 | 1 | -3/+3 |
* | Optionally use multiarch lib paths in packages. | P. J. McDermott | 2012-11-08 | 1 | -3/+9 |
* | Fix missing "\" in _oh_autoconf_configure(). | P. J. McDermott | 2012-11-08 | 1 | -1/+1 |
* | _oh_autoconf_configure: Return configure's status. | P. J. McDermott | 2012-11-08 | 1 | -2/+3 |
* | Support a -T option for a cross build target. | P. J. McDermott | 2012-11-06 | 1 | -0/+5 |
* | Get Autoconf arches from archtab, not environment. | P. J. McDermott | 2012-11-06 | 1 | -3/+15 |
* | Add "clean" build system step. | P. J. McDermott | 2012-10-22 | 1 | -0/+5 |
* | Implement "autoconf" build system plugin. | P. J. McDermott | 2012-10-21 | 1 | -0/+67 |