Age | Commit message (Expand) | Author |
2014-04-14 | Setup the package environment during load_rules() | Mark Ferrell |
2014-04-14 | Fix querying the source_uri | Mark Ferrell |
2014-04-14 | 'build source' does not depend on prep | 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-14 | Add a simple_usage() routine | Mark Ferrell |
2014-04-14 | Do not consume the command exit status | Mark Ferrell |
2014-04-09 | Remove 'make-' prefixes from make subcmds | Mark Ferrell |
2014-04-09 | Add a 'test' subcmd for performing package tests | Mark Ferrell |
2014-04-09 | Do not process non-existant directories from the PATH | Mark Ferrell |
2014-04-09 | Make the prep and compile subcommands callable from the CLI | Mark Ferrell |
2014-04-09 | Capture exit status from build_fetch. | Mark Ferrell |
2014-04-09 | Add build-url | Mark Ferrell |
2014-04-09 | Leave junk around when run in debug mode | Mark Ferrell |
2014-04-08 | sysroot needed by makedeps and other make targets | Mark Ferrell |
2014-04-08 | Support 'build help --all' | Mark Ferrell |
2014-04-08 | Better handling of '*/all' and 'all' | Mark Ferrell |
2014-04-08 | Better handling of BUILD_DEBUG | Mark Ferrell |
2014-04-08 | Handle various fetch methods as sub-cmds to fetch | Mark Ferrell |
2014-04-08 | Cleanup help/usage information for some commands | Mark Ferrell |
2014-04-08 | Add 'import()' functionality | Mark Ferrell |
2014-04-08 | Properly support arguments to sub commands | Mark Ferrell |
2014-04-08 | Some basic cleanups | Mark Ferrell |
2014-04-08 | Remove stray 'echo' | Mark Ferrell |
2014-04-08 | Remove --target option to build | Mark Ferrell |
2014-04-08 | Properly setup DEBUG variables | Mark Ferrell |
2014-04-08 | Stop wrapping dumpmachine | Mark Ferrell |
2014-03-18 | Reorg build builtins | Mark Ferrell |
2014-03-18 | Detect bad package trees | Mark Ferrell |
2014-03-07 | Add a note abotu moving options to build-config | Mark Ferrell |
2014-03-05 | Rename builder/ to libexec | Mark Ferrell |
2014-03-05 | Remove redundant call to 'set -e' | Mark Ferrell |
2014-03-05 | Rename the import() routine to load_rules() | Mark Ferrell |
2014-03-04 | Add usage information build-fetch | Mark Ferrell |
2014-03-04 | Add usage information to build-query | Mark Ferrell |
2014-03-03 | Cleanup 'build help' calling | Mark Ferrell |
2014-02-28 | Rework the help system | Mark Ferrell |
2014-02-28 | Documentation reorganization | Mark Ferrell |
2014-02-28 | Add GPLv2 License file. | Mark Ferrell |
2014-02-25 | Do not attempt to detect the # of CPU's | Mark Ferrell |
2014-02-20 | Improve export filtering | Mark Ferrell |
2014-02-20 | Allow packages to call default prep/compile | Mark Ferrell |
2014-02-05 | Cleanup toolchain environ | Mark Ferrell |
2014-01-31 | Feature: ability to export binary packages as RPM's | Mark Ferrell |
2014-01-31 | Compress man pages during packaging | Mark Ferrell |
2014-01-31 | Add support for package License information | Mark Ferrell |
2014-01-31 | Enable support for "Release" versions | Mark Ferrell |
2014-01-31 | Stop run/build dependancy resolution when we have an empty list | Mark Ferrell |
2014-01-31 | Fix run vs build dependancies | Mark Ferrell |
2014-01-28 | Added new dependancy options to build-query | Mark Ferrell |