aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-16Fixup clean/distcleanMark Ferrell
2014-04-16Remove packages which are no longer validMark Ferrell
2014-04-15Add .buildrules files to package dependenciesMark Ferrell
2014-04-15Look for the builder script index in multiple locationsMark 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-15Nuke ${W} during cleanup, not just ${S}Mark Ferrell
2014-04-15Do not cleanup ${S} or ${D} when debuggingMark Ferrell
2014-04-15We no longer support the idea of a PROJECTMark Ferrell
2014-04-15Use "simple_usage" not "usage"Mark Ferrell
2014-04-15Fix 'build query --exists'Mark Ferrell
2014-04-14Fix fetching from mirrorsMark Ferrell
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