Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/buildsystem/*.sh: Fix more [ commands. | P. J. McDermott | 2014-02-26 | 1 | -2/+2 |
| | |||||
* | lib/buildsystem/*.sh: Improve more [ commands. | P. J. McDermott | 2014-02-26 | 1 | -2/+2 |
| | |||||
* | 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. | ||||
* | _oh_kbuild_testarch(): Return exit status of make. | P. J. McDermott | 2014-02-25 | 1 | -1/+3 |
| | | | | The exit status of cd was being returned instead. | ||||
* | lib/buildsystem/*.sh: Remove _oh_local. | P. J. McDermott | 2014-01-20 | 1 | -19/+18 |
| | |||||
* | _oh_kbuild_testarch(): Enter build dir. | P. J. McDermott | 2013-05-26 | 1 | -0/+5 |
| | |||||
* | _oh_kbuild_testarch(): Fix function name. | P. J. McDermott | 2013-05-26 | 1 | -1/+1 |
| | |||||
* | Set CONFIG_PREFIX when installing with kbuild. | P. J. McDermott | 2012-11-16 | 1 | -1/+2 |
| | |||||
* | Fix a return command. | P. J. McDermott | 2012-11-15 | 1 | -1/+1 |
| | |||||
* | Implement a "kbuild" build system plugin. | P. J. McDermott | 2012-11-14 | 1 | -0/+116 |