summaryrefslogtreecommitdiffstats
path: root/lib/buildsystem/kbuild.sh
Commit message (Collapse)AuthorAgeFilesLines
* lib/*/*.sh: Add extra space in copyright notices.P. J. McDermott2014-03-061-1/+1
|
* lib/*.sh: Consolidate arg variable assignments.P. J. McDermott2014-03-061-6/+3
|
* Add missing ".sh" to file headers.P. J. McDermott2014-03-011-1/+1
| | | | | All source files were renamed two years ago in e206c66, but the headers were never updated.
* lib/buildsystem/*.sh: Fix more [ commands.P. J. McDermott2014-02-261-2/+2
|
* lib/buildsystem/*.sh: Improve more [ commands.P. J. McDermott2014-02-261-2/+2
|
* lib/*.sh, lib/*/*.sh: Rewrite include guards.P. J. McDermott2014-02-261-2/+2
| | | | This is one step toward adding `set -u` to opkhelper utilities.
* _oh_kbuild_testarch(): Return exit status of make.P. J. McDermott2014-02-251-1/+3
| | | | The exit status of cd was being returned instead.
* lib/buildsystem/*.sh: Remove _oh_local.P. J. McDermott2014-01-201-19/+18
|
* _oh_kbuild_testarch(): Enter build dir.P. J. McDermott2013-05-261-0/+5
|
* _oh_kbuild_testarch(): Fix function name.P. J. McDermott2013-05-261-1/+1
|
* Set CONFIG_PREFIX when installing with kbuild.P. J. McDermott2012-11-161-1/+2
|
* Fix a return command.P. J. McDermott2012-11-151-1/+1
|
* Implement a "kbuild" build system plugin.P. J. McDermott2012-11-141-0/+116