summaryrefslogtreecommitdiffstats
path: root/source-builder (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change Linux default prefix to "/opt"Sebastian Huber2019-01-171-0/+1
* Fix 'build_max_size_human' ref. before assignmentSebastian Huber2019-01-111-1/+3
* gdb/python: Use python-config for the configuration if found.Chris Johns2018-12-252-5/+22
* sb/execute: Port the rtemstoolkit performance fixes for python3Chris Johns2018-12-251-54/+278
* bare/devel/qemu: Fix building on FreeBSD.Chris Johns2018-11-212-1/+2
* sb: Fix pkg-config arg parsing after being wrapped.Chris Johns2018-11-171-3/+3
* rtems-gdb-8.0.1-1.cfg: Add Cygwin patch for ncurses not termcapJoel Sherrill2018-11-121-0/+1
* rsb: Update RISC-V's Spike revisionHesham Almatary2018-11-121-10/+10
* 5: Use in-tree ISL libraries for GCCSebastian Huber2018-11-061-0/+24
* Support in-tree CLooG and ISL libraries for GCCSebastian Huber2018-11-051-0/+32
* windows: Remove BuildRoot from all configs, add a short tmp path.Chris Johns2018-11-0534-52/+19
* 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-2127-371/+916
* 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
* source-builder/config/gcc-4.8-1.cfg: mpc download link changed againJoel Sherrill2018-08-291-1/+1
* Allow external Newlib sourcesSebastian Huber2018-07-231-2/+2
* gdb: Add a gdb-common configuration and have gdb-7-1 include it.Chris Johns2018-06-203-142/+156
* Build only the GDBSebastian Huber2018-06-131-0/+1
* Build only the BinutilsSebastian Huber2018-06-131-0/+1
* bare/devel: Add qemu-couverture support.Chris Johns2018-05-011-10/+41
* 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-052-2/+2
* 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
* gcc: Use the RSB release for released tools.Chris Johns2018-02-071-0/+9
* sb: Fix path.pyStephan Gambke2018-02-051-2/+1
* Avoid hard coded GCC binary pathsSebastian Huber2018-01-311-2/+2
* 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
* RSB - RISC-V: Add scripts to build RISC-V's simulatorHesham Almatary2017-10-281-0/+64
* 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-272-2/+3
* 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