Age | Commit message (Expand) | Author |
---|---|---|
2014-10-21 | Avoid stepping on SYSROOT as a builder variable | Mark Ferrell |
2014-07-07 | Add support for post compile/install operations | Mark Ferrell |
2014-06-27 | Stop hardcoding the expected toolchain | Mark Ferrell |
2014-06-27 | log the environ before calling pkg_*() routines. | Mark Ferrell |
2014-06-27 | Default to --with-sysroot in build_compile() | Mark Ferrell |
2014-04-24 | Redirect make output during uninstall | Mark Ferrell |
2014-04-21 | Uninstall a package before reinstalling it. | Mark Ferrell |
2014-04-21 | Change how build-makedeps handles depdancies | Mark Ferrell |
2014-04-15 | Nuke ${W} during cleanup, not just ${S} | Mark Ferrell |
2014-04-15 | Do not cleanup ${S} or ${D} when debugging | Mark Ferrell |
2014-04-14 | Setup the package environment during load_rules() | Mark Ferrell |
2014-04-14 | Fixup name-space collisions for cleanup handlers | Mark Ferrell |
2014-04-14 | Make various sub-commands proper builder libraries | Mark Ferrell |
2014-04-09 | Make the prep and compile subcommands callable from the CLI | Mark Ferrell |