aboutsummaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2014-06-27Add support for packages/.buildrulesMark Ferrell
2014-06-26Automatically include our ARCH configsMark Ferrell
2014-06-26Return with appropriate return code to avoid catching 'set -e'Mark Ferrell
2014-04-24Add a command for querying number of CPU'sMark Ferrell
2014-04-16Fix import() bugMark Ferrell
2014-04-15Cleanup quoting in include/importMark Ferrell
2014-04-15Allow packages to define EXTRA_SOURCESMark Ferrell
2014-04-15Fixup source dependanciesMark Ferrell
2014-04-15Enable include() directive.Mark Ferrell
2014-04-15We no longer support the idea of a PROJECTMark Ferrell
2014-04-14Setup the package environment during load_rules()Mark Ferrell
2014-04-14Fixup name-space collisions for cleanup handlersMark Ferrell
2014-04-14Add a simple_usage() routineMark Ferrell
2014-04-09Leave junk around when run in debug modeMark Ferrell
2014-04-08sysroot needed by makedeps and other make targetsMark Ferrell
2014-04-08Better handling of BUILD_DEBUGMark Ferrell
2014-04-08Add 'import()' functionalityMark Ferrell
2014-04-08Properly support arguments to sub commandsMark Ferrell
2014-04-08Some basic cleanupsMark Ferrell
2014-04-08Remove stray 'echo'Mark Ferrell
2014-04-08Remove --target option to buildMark Ferrell
2014-04-08Properly setup DEBUG variablesMark Ferrell
2014-04-08Stop wrapping dumpmachineMark Ferrell
2014-03-18Reorg build builtinsMark Ferrell
2014-03-05Rename builder/ to libexecMark Ferrell
2014-03-05Rename the import() routine to load_rules()Mark Ferrell
2014-03-03Cleanup 'build help' callingMark Ferrell
2014-02-28Rework the help systemMark Ferrell
2014-02-25Do not attempt to detect the # of CPU'sMark Ferrell
2014-01-31Feature: ability to export binary packages as RPM'sMark Ferrell
2014-01-31Enable support for "Release" versionsMark Ferrell
2014-01-15Exit with the proper exit statusMark Ferrell
2014-01-15Do not quite exit codesMark Ferrell
2014-01-15Properly capture the exit statusMark Ferrell
2013-10-25Fixup builin documentationMark Ferrell
2013-09-23Remove 'archive' from builtin usageMark Ferrell
2013-09-23Change layout to make builder a submodule of a buildMark Ferrell
2012-03-14Eliminate libbuilder.shMark Ferrell
2012-03-13Initial checkin of the Builder engine.Mark Ferrell