aboutsummaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2014-04-24Add a command for querying number of CPU'sMark Ferrell
2014-04-23[build-fetch-p4] Remove debug 'exit 0'David Barksdale
2014-04-22Add Perforce support.Mark Ferrell
2014-04-22Bugfix: previouis makedeps rewrite list 'build source' supportMark Ferrell
2014-04-21Uninstall a package before reinstalling it.Mark Ferrell
2014-04-21Change how build-makedeps handles depdanciesMark Ferrell
2014-04-16Silence error when sysroot does not existDavid Barksdale
2014-04-16[fetch-{git,svn}] Fix simple_usage invocationDavid Barksdale
2014-04-16Rewrite make-distclean as a wrapper to make-cleanMark Ferrell
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-15Allow packages to define EXTRA_SOURCESMark Ferrell
2014-04-15Fixup source dependanciesMark 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-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-08Support 'build help --all'Mark Ferrell
2014-04-08Better handling of '*/all' and 'all'Mark 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-08Properly support arguments to sub commandsMark 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