summaryrefslogtreecommitdiffstats
path: root/source-builder (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-17Change Linux default prefix to "/opt"Sebastian Huber1-0/+1
2019-01-11Fix 'build_max_size_human' ref. before assignmentSebastian Huber1-1/+3
2018-12-25gdb/python: Use python-config for the configuration if found.Chris Johns2-5/+22
2018-12-25sb/execute: Port the rtemstoolkit performance fixes for python3Chris Johns1-54/+278
2018-11-21bare/devel/qemu: Fix building on FreeBSD.Chris Johns2-1/+2
2018-11-17sb: Fix pkg-config arg parsing after being wrapped.Chris Johns1-3/+3
2018-11-12rtems-gdb-8.0.1-1.cfg: Add Cygwin patch for ncurses not termcapJoel Sherrill1-0/+1
2018-11-12rsb: Update RISC-V's Spike revisionHesham Almatary1-10/+10
2018-11-065: Use in-tree ISL libraries for GCCSebastian Huber1-0/+24
2018-11-05Support in-tree CLooG and ISL libraries for GCCSebastian Huber1-0/+32
2018-11-05windows: Remove BuildRoot from all configs, add a short tmp path.Chris Johns34-52/+19
2018-10-24rtems-build-dep: Add support for CygwinJoel Sherrill1-1/+1
2018-10-24sb: Fix rtems-build-dep to handle various issuesChris Johns1-2/+2
2018-10-24sb: Convert any unicode macro values to a string in __str__.Chris Johns1-0/+1
2018-10-24windows: Remove debugging code that fails on Cygwin.Chris Johns1-1/+1
2018-10-21sb/setbuilder: Print patches in the size section of the email report.Chris Johns1-1/+1
2018-10-21sb: Add support to search for a suitable version of python.Chris Johns27-371/+916
2018-10-12sb: Fix the short options message.Chris Johns1-1/+1
2018-09-28sb: Include optional args in the valid option processing.Chris Johns1-4/+8
2018-09-28sb: Add build sizes to the email report.Chris Johns1-6/+19
2018-09-28sb: Monitor the build disk usage. Report the usage, total and various sizesChris Johns4-49/+199
2018-09-15sb: Raise an error if an option is not registered and unknown.Chris Johns2-0/+3
2018-08-29source-builder/config/gcc-4.8-1.cfg: mpc download link changed againJoel Sherrill1-1/+1
2018-07-23Allow external Newlib sourcesSebastian Huber1-2/+2
2018-06-20gdb: Add a gdb-common configuration and have gdb-7-1 include it.Chris Johns3-142/+156
2018-06-13Build only the GDBSebastian Huber1-0/+1
2018-06-13Build only the BinutilsSebastian Huber1-0/+1
2018-05-01bare/devel: Add qemu-couverture support.Chris Johns1-10/+41
2018-04-23bootstrap: Do not generate acinlude.m4 filesSebastian Huber1-32/+0
2018-04-13sb/path: Walk up to root checking if a path is writable.Chris Johns1-1/+1
2018-04-10sb/config: Terminate building on an error.Chris Johns1-6/+8
2018-03-05The libexpat project has moved to github. Fetch expat from github.Chris Johns2-2/+2
2018-02-23sb: Convert any unicode keys to stringsChris Johns1-3/+3
2018-02-20sb: Add option to set location of the patches directoryMaksim E. Kozlov1-0/+2
2018-02-08sb: Option --source-only-download does not download the source.Chris Johns1-0/+1
2018-02-07gcc: Use the RSB release for released tools.Chris Johns1-0/+9
2018-02-05sb: Fix path.pyStephan Gambke1-2/+1
2018-01-31Avoid hard coded GCC binary pathsSebastian Huber1-2/+2
2018-01-18sb: Disable a log file for the check command.Chris Johns2-1/+2
2018-01-18sb: Add an orphan check to sb-check.Chris Johns2-3/+115
2017-11-22source-builder/sb/bootstrap.py: Do not reference bsp_specs to find BSPsJoel Sherrill1-2/+11
2017-11-09Change RSB version from 4.12 to 5Sebastian Huber1-1/+1
2017-10-31sb: Add platform reporting for better host reviewing in posted email reports.Chris Johns2-5/+25
2017-10-31sb: Make a to_addr comma list a Python list for sending.Chris Johns1-1/+5
2017-10-28RSB - RISC-V: Add scripts to build RISC-V's simulatorHesham Almatary1-0/+64
2017-10-27sb: Remove debug print left in by mistake.Chris Johns1-1/+0
2017-10-27sb: Set the to email address to build@rtems.org.Chris Johns2-2/+3
2017-10-27sb: Provide a more detail email message.Chris Johns1-34/+96
2017-10-27sb: Add a call to get the post processed report output.Chris Johns1-0/+3
2017-10-27sb: Add a log capture interface to capture the console output.Chris Johns1-2/+11