aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-14Setup the package environment during load_rules()Mark Ferrell
2014-04-14Fix querying the source_uriMark Ferrell
2014-04-14'build source' does not depend on prepMark Ferrell
2014-04-14Fixup name-space collisions for cleanup handlersMark Ferrell
2014-04-14Make various sub-commands proper builder librariesMark Ferrell
2014-04-14Add a simple_usage() routineMark Ferrell
2014-04-14Do not consume the command exit statusMark Ferrell
2014-04-09Remove 'make-' prefixes from make subcmdsMark Ferrell
2014-04-09Add a 'test' subcmd for performing package testsMark Ferrell
2014-04-09Do not process non-existant directories from the PATHMark Ferrell
2014-04-09Make the prep and compile subcommands callable from the CLIMark Ferrell
2014-04-09Capture exit status from build_fetch.Mark Ferrell
2014-04-09Add build-urlMark 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-08Support 'build help --all'Mark Ferrell
2014-04-08Better handling of '*/all' and 'all'Mark Ferrell
2014-04-08Better handling of BUILD_DEBUGMark Ferrell
2014-04-08Handle various fetch methods as sub-cmds to fetchMark Ferrell
2014-04-08Cleanup help/usage information for some commandsMark 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-18Detect bad package treesMark Ferrell
2014-03-07Add a note abotu moving options to build-configMark Ferrell
2014-03-05Rename builder/ to libexecMark Ferrell
2014-03-05Remove redundant call to 'set -e'Mark Ferrell
2014-03-05Rename the import() routine to load_rules()Mark Ferrell
2014-03-04Add usage information build-fetchMark Ferrell
2014-03-04Add usage information to build-queryMark Ferrell
2014-03-03Cleanup 'build help' callingMark Ferrell
2014-02-28Rework the help systemMark Ferrell
2014-02-28Documentation reorganizationMark Ferrell
2014-02-28Add GPLv2 License file.Mark Ferrell
2014-02-25Do not attempt to detect the # of CPU'sMark Ferrell
2014-02-20Improve export filteringMark Ferrell
2014-02-20Allow packages to call default prep/compileMark Ferrell
2014-02-05Cleanup toolchain environMark Ferrell
2014-01-31Feature: ability to export binary packages as RPM'sMark Ferrell
2014-01-31Compress man pages during packagingMark Ferrell
2014-01-31Add support for package License informationMark Ferrell
2014-01-31Enable support for "Release" versionsMark Ferrell
2014-01-31Stop run/build dependancy resolution when we have an empty listMark Ferrell
2014-01-31Fix run vs build dependanciesMark Ferrell
2014-01-28Added new dependancy options to build-queryMark Ferrell