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
Age
Commit message (
Expand
)
Author
2014-04-16
Fixup clean/distclean
Mark Ferrell
2014-04-16
Remove packages which are no longer valid
Mark Ferrell
2014-04-15
Add .buildrules files to package dependencies
Mark Ferrell
2014-04-15
Look for the builder script index in multiple locations
Mark Ferrell
2014-04-15
Cleanup quoting in include/import
Mark Ferrell
2014-04-15
Allow packages to define EXTRA_SOURCES
Mark Ferrell
2014-04-15
Fixup source dependancies
Mark Ferrell
2014-04-15
Enable include() directive.
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-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
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
[next]