summaryrefslogtreecommitdiffstats
path: root/source-builder (follow)
Commit message (Expand)AuthorAgeFilesLines
* freebsd: Fix GDB building on some 12 and higher versionsChris Johns2020-01-212-1/+13
* sb/getsources: Fix the repo_mail reference.Chris Johns2019-12-051-1/+1
* sb/getsources: Macro right hand values need to be strings.Chris Johns2019-12-051-2/+2
* sb: VERSION may not contain a release path or hashesChris Johns2019-12-051-2/+2
* Use user ID number instead of nameSebastian Huber2019-12-031-1/+1
* Be more resilient against $PATH errorsSebastian Huber2019-12-021-13/+17
* sb/setbuilder: Output the mail send failure message on errorChris Johns2019-11-191-1/+5
* sb: Align the version processing with rtems-tools.Chris Johns2019-11-189-79/+207
* sb: Add support for a comma separated release path list.Chris Johns2019-11-182-19/+22
* rsb: Update RISC-V's Spike revisionHesham Almatary2019-11-121-20/+2
* sb/getsource: Load the local host overridesChris Johns2019-10-281-0/+47
* sb/getsource: Add RTEMS BSP defaults to fetch packages sources.Chris Johns2019-10-271-2/+13
* sb/default: Add _dry_run as a default.Chris Johns2019-10-271-0/+1
* sb/gdb: Add further getting source checks.Chris Johns2019-10-271-1/+1
* sb/getsource: Set the correct macro name for getting source.Chris Johns2019-10-271-1/+1
* sb/defaults: Provide a default for _rsb_getting_source.Chris Johns2019-10-271-0/+3
* sb/get-source: Add a macro to indicate the get-source command is running.Chris Johns2019-10-272-1/+2
* sb/config: Add support for line continuation.Chris Johns2019-10-272-3/+19
* sb/options: Split options on the first '=' only.Chris Johns2019-10-261-2/+2
* rtems/llvm: Add support to build llvm on Windows.Chris Johns2019-10-251-11/+25
* sb/windows: Add the optional cmake command.Chris Johns2019-10-251-0/+1
* sb/build: Add -E to '%source setup' to handle tar dependency errors.Chris Johns2019-10-251-1/+25
* Update Spike RSB recipe and correct installed permissionsJoel Sherrill2019-10-231-12/+22
* sb: Detect duplicate adds of patches.Chris Johns2019-09-191-1/+7
* 5/llvm: Add LLVM as a package for RTEMS.Chris Johns2019-09-169-73/+363
* 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