summaryrefslogtreecommitdiffstats
path: root/source-builder (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-21freebsd: Fix GDB building on some 12 and higher versionsChris Johns2-1/+13
2019-12-05sb/getsources: Fix the repo_mail reference.Chris Johns1-1/+1
2019-12-05sb/getsources: Macro right hand values need to be strings.Chris Johns1-2/+2
2019-12-05sb: VERSION may not contain a release path or hashesChris Johns1-2/+2
2019-12-03Use user ID number instead of nameSebastian Huber1-1/+1
2019-12-02Be more resilient against $PATH errorsSebastian Huber1-13/+17
2019-11-19sb/setbuilder: Output the mail send failure message on errorChris Johns1-1/+5
2019-11-18sb: Align the version processing with rtems-tools.Chris Johns9-79/+207
2019-11-18sb: Add support for a comma separated release path list.Chris Johns2-19/+22
2019-11-12rsb: Update RISC-V's Spike revisionHesham Almatary1-20/+2
2019-10-28sb/getsource: Load the local host overridesChris Johns1-0/+47
2019-10-27sb/getsource: Add RTEMS BSP defaults to fetch packages sources.Chris Johns1-2/+13
2019-10-27sb/default: Add _dry_run as a default.Chris Johns1-0/+1
2019-10-27sb/gdb: Add further getting source checks.Chris Johns1-1/+1
2019-10-27sb/getsource: Set the correct macro name for getting source.Chris Johns1-1/+1
2019-10-27sb/defaults: Provide a default for _rsb_getting_source.Chris Johns1-0/+3
2019-10-27sb/get-source: Add a macro to indicate the get-source command is running.Chris Johns2-1/+2
2019-10-27sb/config: Add support for line continuation.Chris Johns2-3/+19
2019-10-26sb/options: Split options on the first '=' only.Chris Johns1-2/+2
2019-10-25rtems/llvm: Add support to build llvm on Windows.Chris Johns1-11/+25
2019-10-25sb/windows: Add the optional cmake command.Chris Johns1-0/+1
2019-10-25sb/build: Add -E to '%source setup' to handle tar dependency errors.Chris Johns1-1/+25
2019-10-23Update Spike RSB recipe and correct installed permissionsJoel Sherrill1-12/+22
2019-09-19sb: Detect duplicate adds of patches.Chris Johns1-1/+7
2019-09-165/llvm: Add LLVM as a package for RTEMS.Chris Johns9-73/+363
2019-09-16sb/setbuilder: Add a trace to help installing.Chris Johns1-0/+1
2019-09-16bare/pcre: Add PCRE 8.40Chris Johns1-0/+70
2019-09-16sb/check-command: Add a check command wrapperChris Johns1-0/+26
2019-09-06sb/config: Escape double quotes on Windows for shell macrosChris Johns1-2/+5
2019-09-06freebsd: SVN is optional.Chris Johns1-1/+1
2019-08-29bare/t1lib: Format fix.Chris Johns1-1/+1
2019-08-29sb/defaults: Add LDLIBS as some packages use this rather than LIBS.Chris Johns1-3/+7
2019-08-29sb/setbuilder: Check is mail is valid.Chris Johns1-1/+1
2019-08-27sb: Send only one mail when building a BSPChris Johns1-46/+68
2019-08-27sb/download: Add support for a base64 hash stringChris Johns1-2/+8
2019-08-24Add support for MX LinuxHimanshu401-1/+1
2019-08-22Added qemu 4.1.0 as bare targetJiri Gaisler1-0/+135
2019-08-10Revert commit that breaks sis installationJiri Gaisler1-5/+12
2019-07-29Adjust gdb-python checksGedare Bloom1-1/+1
2019-07-23devel/sis: Fix building the SIS on FreeBSDChris Johns1-12/+5
2019-07-22rtems/bsp: Build packages for the beagle BSP.Chris Johns7-12/+18
2019-07-21sb/setbuilder: Support staging of build set build before installing.Chris Johns3-45/+209
2019-07-21sb/options: Update copyright year to 2019.Chris Johns1-6/+13
2019-07-21sb/config: Add triplet processing command.Chris Johns1-0/+31
2019-07-21rtems: Add kernel, libbsd and BSP building as packages.Chris Johns3-42/+65
2019-07-21sb/config: Fix GDB probes when using python-config.Chris Johns2-13/+39
2019-07-215/packages: Add curl and update all packages with RTEMS 5 and LibBSDChris Johns11-31/+129
2019-06-18Add bare target to build standalone sis (devel/sis)Jiri Gaisler1-0/+66
2019-05-22sb: Add sb-get-sources to download all referenced source files.Chris Johns3-0/+671
2019-05-19sb: Fix error handling on thread exceptions when bootstraping.Chris Johns2-3/+3