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
/
build
Age
Commit message (
Expand
)
Author
2014-06-27
Add support for packages/.buildrules
Mark Ferrell
2014-06-26
Automatically include our ARCH configs
Mark Ferrell
2014-06-26
Return with appropriate return code to avoid catching 'set -e'
Mark Ferrell
2014-04-24
Add a command for querying number of CPU's
Mark Ferrell
2014-04-16
Fix import() bug
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
We no longer support the idea of a PROJECT
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
Add a simple_usage() routine
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
Better handling of BUILD_DEBUG
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-05
Rename builder/ to libexec
Mark Ferrell
2014-03-05
Rename the import() routine to load_rules()
Mark Ferrell
2014-03-03
Cleanup 'build help' calling
Mark Ferrell
2014-02-28
Rework the help system
Mark Ferrell
2014-02-25
Do not attempt to detect the # of CPU's
Mark Ferrell
2014-01-31
Feature: ability to export binary packages as RPM's
Mark Ferrell
2014-01-31
Enable support for "Release" versions
Mark Ferrell
2014-01-15
Exit with the proper exit status
Mark Ferrell
2014-01-15
Do not quite exit codes
Mark Ferrell
2014-01-15
Properly capture the exit status
Mark Ferrell
2013-10-25
Fixup builin documentation
Mark Ferrell
2013-09-23
Remove 'archive' from builtin usage
Mark Ferrell
2013-09-23
Change layout to make builder a submodule of a build
Mark Ferrell
2012-03-14
Eliminate libbuilder.sh
Mark Ferrell
2012-03-13
Initial checkin of the Builder engine.
Mark Ferrell