Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | 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. | ||||
* | lib/buildsystem/*.sh: Remove _oh_local. | P. J. McDermott | 2014-01-20 | 1 | -11/+12 |
| | |||||
* | Also set install_root and INSTALL_ROOT with make. | P. J. McDermott | 2012-11-16 | 1 | -1/+15 |
| | |||||
* | Move user-set target check to common function. | P. J. McDermott | 2012-11-16 | 1 | -16/+9 |
| | |||||
* | Return make's exit status. | P. J. McDermott | 2012-11-13 | 1 | -2/+4 |
| | |||||
* | Make oh-autoinstall support the -T option. | P. J. McDermott | 2012-11-12 | 1 | -2/+7 |
| | |||||
* | Fix search directory in _oh_make_can_build(). | P. J. McDermott | 2012-11-08 | 1 | -2/+2 |
| | |||||
* | Support a build target option in oh-autobuild. | P. J. McDermott | 2012-11-08 | 1 | -1/+6 |
| | |||||
* | Pass arguments through to make. | P. J. McDermott | 2012-10-22 | 1 | -4/+4 |
| | |||||
* | Implement "make" build system plugin. | P. J. McDermott | 2012-10-22 | 1 | -0/+97 |