summaryrefslogtreecommitdiffstats
path: root/source-builder (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* sb/setbuilder: Add a trace to help installing.Chris Johns2019-09-161-0/+1
* bare/pcre: Add PCRE 8.40Chris Johns2019-09-161-0/+70
* sb/check-command: Add a check command wrapperChris Johns2019-09-161-0/+26
* sb/config: Escape double quotes on Windows for shell macrosChris Johns2019-09-061-2/+5
* freebsd: SVN is optional.Chris Johns2019-09-061-1/+1
* bare/t1lib: Format fix.Chris Johns2019-08-291-1/+1
* sb/defaults: Add LDLIBS as some packages use this rather than LIBS.Chris Johns2019-08-291-3/+7
* sb/setbuilder: Check is mail is valid.Chris Johns2019-08-291-1/+1
* sb: Send only one mail when building a BSPChris Johns2019-08-271-46/+68
* sb/download: Add support for a base64 hash stringChris Johns2019-08-271-2/+8
* Add support for MX LinuxHimanshu402019-08-241-1/+1
* Added qemu 4.1.0 as bare targetJiri Gaisler2019-08-221-0/+135
* Revert commit that breaks sis installationJiri Gaisler2019-08-101-5/+12
* Adjust gdb-python checksGedare Bloom2019-07-291-1/+1
* devel/sis: Fix building the SIS on FreeBSDChris Johns2019-07-231-12/+5
* rtems/bsp: Build packages for the beagle BSP.Chris Johns2019-07-227-12/+18
* sb/setbuilder: Support staging of build set build before installing.Chris Johns2019-07-213-45/+209
* sb/options: Update copyright year to 2019.Chris Johns2019-07-211-6/+13
* sb/config: Add triplet processing command.Chris Johns2019-07-211-0/+31
* rtems: Add kernel, libbsd and BSP building as packages.Chris Johns2019-07-213-42/+65
* sb/config: Fix GDB probes when using python-config.Chris Johns2019-07-212-13/+39
* 5/packages: Add curl and update all packages with RTEMS 5 and LibBSDChris Johns2019-07-2111-31/+129
* Add bare target to build standalone sis (devel/sis)Jiri Gaisler2019-06-181-0/+66
* sb: Add sb-get-sources to download all referenced source files.Chris Johns2019-05-223-0/+671
* sb: Fix error handling on thread exceptions when bootstraping.Chris Johns2019-05-192-3/+3
* freebsd: Version 12.0+ has unzip in /usr/binChris Johns2019-05-151-0/+5
* sb/config: Fix os and arch conditional logic.Chris Johns2019-05-071-3/+6
* sb/rtems-build-dep: Fix arg check loop, removes stray 0 in build.Chris Johns2019-02-101-1/+1
* Use HTTPS instead of FTPSebastian Huber2019-01-2317-35/+35
* sb: Change default prefixSebastian Huber2019-01-221-0/+6
* sb: Fix the RTEMS options after strict option checking was added.Chris Johns2019-01-221-6/+10
* 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