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
/
build-makedeps
Age
Commit message (
Expand
)
Author
2014-10-21
Avoid stepping on SYSROOT as a builder variable
Mark Ferrell
2014-06-27
Fix test condition
Mark Ferrell
2014-06-12
Fix support for "build (clean|distclean) <category>/all"
Mark Ferrell
2014-06-12
Ignore PATCHES if source/ exists.
Mark Ferrell
2014-05-12
Properly prep/compile when <package>/source exists
Mark Ferrell
2014-05-01
Add more 'all' targets.
Mark Ferrell
2014-04-28
Bugfix: properly test files in EXTRA_SOURCES
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-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-14
Setup the package environment during load_rules()
Mark Ferrell
2014-04-14
'build source' does not depend on prep
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
Add a 'test' subcmd for performing package tests
Mark Ferrell
2014-04-09
Make the prep and compile subcommands callable from the CLI
Mark Ferrell
2014-04-09
Add build-url
Mark Ferrell
2014-04-08
Properly support arguments to sub commands
Mark Ferrell
2014-03-18
Detect bad package trees
Mark Ferrell
2014-03-05
Rename builder/ to libexec
Mark Ferrell