aboutsummaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2014-06-27Stop hardcoding the expected toolchainMark Ferrell
2014-06-27log the environ before calling pkg_*() routines.Mark Ferrell
2014-06-27Fix test conditionMark Ferrell
2014-06-27Default to --with-sysroot in build_compile()Mark Ferrell
2014-06-26Better toolchain outputMark Ferrell
2014-06-26Fix message grammarMark Ferrell
2014-06-26Support more archive typesMark Ferrell
2014-06-12Fix support for "build (clean|distclean) <category>/all"Mark Ferrell
2014-06-12Ignore PATCHES if source/ exists.Mark Ferrell
2014-05-12Properly prep/compile when <package>/source existsMark Ferrell
2014-05-09Remove leading directories from fetched URL'sMark Ferrell
2014-05-01Add more 'all' targets.Mark Ferrell
2014-04-28Bugfix: properly test files in EXTRA_SOURCESMark Ferrell
2014-04-28Change test condition for NOCLEAN to allow setting to 0Mark Ferrell
2014-04-28Fix bug in build-make-distcleanMark Ferrell
2014-04-24Redirect make output during uninstallMark Ferrell
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