aboutsummaryrefslogtreecommitdiff
path: root/libexec/build-make-compile
AgeCommit message (Expand)Author
2014-10-21Avoid stepping on SYSROOT as a builder variableMark Ferrell
2014-07-07Add support for post compile/install operationsMark Ferrell
2014-06-27Stop hardcoding the expected toolchainMark Ferrell
2014-06-27log the environ before calling pkg_*() routines.Mark Ferrell
2014-06-27Default to --with-sysroot in build_compile()Mark Ferrell
2014-04-24Redirect make output during uninstallMark Ferrell
2014-04-21Uninstall a package before reinstalling it.Mark Ferrell
2014-04-21Change how build-makedeps handles depdanciesMark 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-14Setup the package environment during load_rules()Mark Ferrell
2014-04-14Fixup name-space collisions for cleanup handlersMark Ferrell
2014-04-14Make various sub-commands proper builder librariesMark Ferrell
2014-04-09Make the prep and compile subcommands callable from the CLIMark Ferrell