Age | Commit message (Expand) | Author |
2014-01-22 | Do not rely on 'tar -a' | Mark Ferrell |
2014-01-18 | Support proto= argument in svn URIs. | David Barksdale |
2014-01-17 | Add scripts/ directory to README.md | David Barksdale |
2014-01-16 | Fetch vars should always begin with a letter. | David Barksdale |
2014-01-16 | Let github know the README is in markdown | 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 |
2014-01-15 | Fix querying categories | Mark Ferrell |
2013-12-05 | Fixup build-fetch logging | Mark Ferrell |
2013-11-06 | Cleanup temporary data | Mark Ferrell |
2013-11-06 | Fix temporary file/dir naming | Mark Ferrell |
2013-11-06 | build-fetch: enable Subversion svn:// support | Mark Ferrell |
2013-11-05 | Allow source dir to be a symlink. | David Barksdale |
2013-11-04 | Support source MIRRORS | Mark Ferrell |
2013-11-04 | Support cross LIBTOOL | Mark Ferrell |
2013-10-25 | Fixup builin documentation | Mark Ferrell |
2013-10-18 | Cleanup BDEPENDS and RDEPENDS lists | Mark Ferrell |
2013-10-14 | Add HTTPS support. | David Barksdale |
2013-09-26 | Let cross-compilers behave... | Mark Ferrell |
2013-09-23 | Cherry-picked 240d08677553791b11c31799216f14b13e3e4c43 | 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 |
2013-09-19 | Get stdout into the fetch log | Mark Ferrell |
2013-09-19 | Disable wget's verbose mode | Mark Ferrell |
2013-09-19 | Further simplify fetch-logging | Mark Ferrell |
2013-09-19 | Simplify fetch-logging redirection | Mark Ferrell |
2013-09-19 | Make our fetch logdir if it does not exist | Mark Ferrell |
2013-09-19 | Use the correct variable | Mark Ferrell |
2013-09-19 | Again, do not query package data | Mark Ferrell |
2013-09-19 | typo in builder command | Mark Ferrell |
2013-09-19 | Do not use package variables in build-fetch | Mark Ferrell |
2013-09-19 | Log fetch output to fetch.log | Mark Ferrell |
2013-09-19 | Make tar less verbose | Mark Ferrell |
2013-09-19 | Unspecialize tmp | Mark Ferrell |
2013-09-19 | Attempt to utilize shallow clones. | Mark Ferrell |
2013-09-18 | Do not process the exit_cleanup() on failure | Mark Ferrell |
2013-09-18 | Save the build log to the builder tmpdir | Mark Ferrell |
2012-09-19 | Do deep checkouts when performing a 'build source' | Mark Ferrell |
2012-08-06 | Avoid usage of 'if [ ... ]' | Mark Ferrell |
2012-08-06 | New target: clean_tmpdir | Mark Ferrell |
2012-08-06 | Set up defaults for CC/LD/ect.. | Mark Ferrell |
2012-07-19 | Allow hyphens in category name | Mark Ferrell |
2012-07-16 | Avoid using shell '&&' ops outside conditionals | Mark Ferrell |
2012-07-10 | Protect against % in filenames | Mark Ferrell |
2012-07-10 | Support .jar and .zip file archive formats. | Mark Ferrell |
2012-07-10 | Extra characters to mangle in pkg names | Mark Ferrell |
2012-07-10 | Remove unused variables | Mark Ferrell |
2012-07-10 | Make BUILDER_TMPDIR less of a hassle. | Mark Ferrell |
2012-05-31 | Cleanup some bashisms | Mark Ferrell |