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-24
Add a command for querying number of CPU's
Mark Ferrell
2014-04-23
[build-fetch-p4] Remove debug 'exit 0'
David Barksdale
2014-04-22
Add Perforce support.
Mark Ferrell
2014-04-22
Bugfix: previouis makedeps rewrite list 'build source' support
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-16
Silence error when sysroot does not exist
David Barksdale
2014-04-16
[fetch-{git,svn}] Fix simple_usage invocation
David Barksdale
2014-04-16
Rewrite make-distclean as a wrapper to make-clean
Mark Ferrell
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
Allow packages to define EXTRA_SOURCES
Mark Ferrell
2014-04-15
Fixup source dependancies
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
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