Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/*/*.sh: Add extra space in copyright notices. | P. J. McDermott | 2014-03-06 | 1 | -1/+1 |
| | |||||
* | lib/buildsystem/*.sh: Wrap long lines. | P. J. McDermott | 2014-03-06 | 1 | -2/+2 |
| | |||||
* | Add missing ".sh" to file headers. | P. J. McDermott | 2014-03-01 | 1 | -1/+1 |
| | | | | | All source files were renamed two years ago in e206c66, but the headers were never updated. | ||||
* | _oh_autoconf_configure(): Update multiarch test. | P. J. McDermott | 2014-02-28 | 1 | -1/+1 |
| | |||||
* | Use new build system macros in source files. | P. J. McDermott | 2014-02-28 | 1 | -1/+1 |
| | |||||
* | lib/buildsystem/*.sh: Fix more [ commands. | P. J. McDermott | 2014-02-26 | 1 | -1/+1 |
| | |||||
* | lib/buildsystem/*.sh: Improve more [ commands. | P. J. McDermott | 2014-02-26 | 1 | -1/+1 |
| | |||||
* | lib/*.sh, lib/*/*.sh: Rewrite include guards. | P. J. McDermott | 2014-02-26 | 1 | -2/+2 |
| | | | | This is one step toward adding `set -u` to opkhelper utilities. | ||||
* | 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 |