summaryrefslogtreecommitdiffstats
path: root/source-builder/sb (follow)
Commit message (Expand)AuthorAgeFilesLines
* windows: Remove BuildRoot from all configs, add a short tmp path.Chris Johns2018-11-052-18/+15
* rtems-build-dep: Add support for CygwinJoel Sherrill2018-10-241-1/+1
* sb: Fix rtems-build-dep to handle various issuesChris Johns2018-10-241-2/+2
* sb: Convert any unicode macro values to a string in __str__.Chris Johns2018-10-241-0/+1
* windows: Remove debugging code that fails on Cygwin.Chris Johns2018-10-241-1/+1
* sb/setbuilder: Print patches in the size section of the email report.Chris Johns2018-10-211-1/+1
* sb: Add support to search for a suitable version of python.Chris Johns2018-10-2117-48/+718
* sb: Fix the short options message.Chris Johns2018-10-121-1/+1
* sb: Include optional args in the valid option processing.Chris Johns2018-09-281-4/+8
* sb: Add build sizes to the email report.Chris Johns2018-09-281-6/+19
* sb: Monitor the build disk usage. Report the usage, total and various sizesChris Johns2018-09-284-49/+199
* sb: Raise an error if an option is not registered and unknown.Chris Johns2018-09-152-0/+3
* bootstrap: Do not generate acinlude.m4 filesSebastian Huber2018-04-231-32/+0
* sb/path: Walk up to root checking if a path is writable.Chris Johns2018-04-131-1/+1
* sb/config: Terminate building on an error.Chris Johns2018-04-101-6/+8
* The libexpat project has moved to github. Fetch expat from github.Chris Johns2018-03-051-1/+1
* sb: Convert any unicode keys to stringsChris Johns2018-02-231-3/+3
* sb: Add option to set location of the patches directoryMaksim E. Kozlov2018-02-201-0/+2
* sb: Option --source-only-download does not download the source.Chris Johns2018-02-081-0/+1
* sb: Fix path.pyStephan Gambke2018-02-051-2/+1
* sb: Disable a log file for the check command.Chris Johns2018-01-182-1/+2
* sb: Add an orphan check to sb-check.Chris Johns2018-01-182-3/+115
* source-builder/sb/bootstrap.py: Do not reference bsp_specs to find BSPsJoel Sherrill2017-11-221-2/+11
* Change RSB version from 4.12 to 5Sebastian Huber2017-11-091-1/+1
* sb: Add platform reporting for better host reviewing in posted email reports.Chris Johns2017-10-312-5/+25
* sb: Make a to_addr comma list a Python list for sending.Chris Johns2017-10-311-1/+5
* sb: Remove debug print left in by mistake.Chris Johns2017-10-271-1/+0
* sb: Set the to email address to build@rtems.org.Chris Johns2017-10-271-1/+2
* sb: Provide a more detail email message.Chris Johns2017-10-271-34/+96
* sb: Add a call to get the post processed report output.Chris Johns2017-10-271-0/+3
* sb: Add a log capture interface to capture the console output.Chris Johns2017-10-271-2/+11
* sb: Add a defined check.Chris Johns2017-10-271-0/+3
* darwin: Allow xz to live anywhere.Chris Johns2017-10-231-1/+1
* sb: Fix the interface to all path function to be shell paths.Chris Johns2017-10-151-11/+30
* sb: Fix the log after breaking adding --without-logChris Johns2017-10-121-2/+2
* sb: Remove MD5 and SHA1 as they not secure.Chris Johns2017-10-121-0/+2
* sb: Add --source-only-download to make download source simple.Chris Johns2017-10-121-33/+50
* sb: Move the option check for reporting errors to the error reporter.Chris Johns2017-10-122-33/+34
* sb: Allow checking if '.' exists as a path.Chris Johns2017-09-221-1/+3
* sb: Ignore untracked files or detached HEAD in the dirty repo check.Chris Johns2017-09-221-15/+39
* sb: Fix long path support in copy_tree and removeall path support.Chris Johns2017-08-091-35/+64
* doc: Remove in source documentation and the asciidoc packageChris Johns2017-08-07309-70447/+6309
* sb/download: Fix --rsb-file options with released sources.Chris Johns2017-07-121-2/+6
* sb: Fix 'bare' builds with --trace.Chris Johns2017-06-261-1/+2
* sb: Make error messages uniqueSebastian Huber2017-06-141-4/+4
* sb: Restrict file name lengthSebastian Huber2017-06-081-0/+4
* sb: Create hopefully more valid file namesSebastian Huber2017-06-061-5/+3
* bootstrap: Do not create a log file by default.Chris Johns2017-05-102-5/+9
* freebsd: Update makeinfo and install-info paths on FreeBSD 11.0Chris Johns2017-03-261-1/+9
* sb: Add the `release_path` key to the `version` section in the VERSION file.Chris Johns2017-03-263-8/+25