summaryrefslogtreecommitdiffstats
path: root/source-builder (unfollow)
Commit message (Expand)AuthorFilesLines
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
2019-05-15freebsd: Version 12.0+ has unzip in /usr/binChris Johns1-0/+5
2019-05-07sb/config: Fix os and arch conditional logic.Chris Johns1-3/+6
2019-02-10sb/rtems-build-dep: Fix arg check loop, removes stray 0 in build.Chris Johns1-1/+1
2019-01-23Use HTTPS instead of FTPSebastian Huber17-35/+35
2019-01-22sb: Change default prefixSebastian Huber1-0/+6
2019-01-22sb: Fix the RTEMS options after strict option checking was added.Chris Johns1-6/+10
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