summaryrefslogtreecommitdiffstats
path: root/lib/buildsystem.sh
Commit message (Collapse)AuthorAgeFilesLines
* Enable the "make" build system.P. J. McDermott2012-10-221-0/+1
|
* Add "destdir" build system option.P. J. McDermott2012-10-221-0/+5
|
* Move init of opts into oh_buildsystems_init().P. J. McDermott2012-10-221-3/+5
|
* Fix var name in oh_set_buildsystem_option().P. J. McDermott2012-10-221-2/+2
|
* Enable the "autoconf" build system.P. J. McDermott2012-10-221-0/+1
|
* Set work area and source dir vars.P. J. McDermott2012-10-211-0/+3
|
* Write "buildsystem" library module.P. J. McDermott2012-10-211-0/+96