index
:
builder
master
A stand-alone build engine inspired by Gentoo's ebuilds.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
Age
Commit message (
Expand
)
Author
2014-04-15
Do not cleanup ${S} or ${D} when debugging
Mark Ferrell
2014-04-15
We no longer support the idea of a PROJECT
Mark Ferrell
2014-04-15
Use "simple_usage" not "usage"
Mark Ferrell
2014-04-15
Fix 'build query --exists'
Mark Ferrell
2014-04-14
Fix fetching from mirrors
Mark Ferrell
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
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-08
Support 'build help --all'
Mark Ferrell
2014-04-08
Better handling of '*/all' and 'all'
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
Properly support arguments to sub commands
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