summaryrefslogtreecommitdiff
path: root/source-builder/sb (follow)
AgeCommit message (Expand)Author
2020-03-03sb/config: Add paths checks to %{path ...}Chris Johns
2020-03-03sb/config: Expanded nested shell commandsChris Johns
2020-02-12windows: Use GNU tar to unpack sourceChris Johns
2020-01-21freebsd: Fix GDB building on some 12 and higher versionsChris Johns
2019-12-05sb/getsources: Fix the repo_mail reference.Chris Johns
2019-12-05sb/getsources: Macro right hand values need to be strings.Chris Johns
2019-12-05sb: VERSION may not contain a release path or hashesChris Johns
2019-12-02Be more resilient against $PATH errorsSebastian Huber
2019-11-19sb/setbuilder: Output the mail send failure message on errorChris Johns
2019-11-18sb: Align the version processing with rtems-tools.Chris Johns
2019-11-18sb: Add support for a comma separated release path list.Chris Johns
2019-10-28sb/getsource: Load the local host overridesChris Johns
2019-10-27sb/getsource: Add RTEMS BSP defaults to fetch packages sources.Chris Johns
2019-10-27sb/getsource: Set the correct macro name for getting source.Chris Johns
2019-10-27sb/get-source: Add a macro to indicate the get-source command is running.Chris Johns
2019-10-27sb/config: Add support for line continuation.Chris Johns
2019-10-26sb/options: Split options on the first '=' only.Chris Johns
2019-10-25sb/windows: Add the optional cmake command.Chris Johns
2019-10-25sb/build: Add -E to '%source setup' to handle tar dependency errors.Chris Johns
2019-09-19sb: Detect duplicate adds of patches.Chris Johns
2019-09-165/llvm: Add LLVM as a package for RTEMS.Chris Johns
2019-09-16sb/setbuilder: Add a trace to help installing.Chris Johns
2019-09-16sb/check-command: Add a check command wrapperChris Johns
2019-09-06sb/config: Escape double quotes on Windows for shell macrosChris Johns
2019-09-06freebsd: SVN is optional.Chris Johns
2019-08-29sb/setbuilder: Check is mail is valid.Chris Johns
2019-08-27sb: Send only one mail when building a BSPChris Johns
2019-08-27sb/download: Add support for a base64 hash stringChris Johns
2019-08-24Add support for MX LinuxHimanshu40
2019-07-22rtems/bsp: Build packages for the beagle BSP.Chris Johns
2019-07-21sb/setbuilder: Support staging of build set build before installing.Chris Johns
2019-07-21sb/options: Update copyright year to 2019.Chris Johns
2019-07-21sb/config: Add triplet processing command.Chris Johns
2019-07-21rtems: Add kernel, libbsd and BSP building as packages.Chris Johns
2019-07-21sb/config: Fix GDB probes when using python-config.Chris Johns
2019-07-215/packages: Add curl and update all packages with RTEMS 5 and LibBSDChris Johns
2019-05-22sb: Add sb-get-sources to download all referenced source files.Chris Johns
2019-05-19sb: Fix error handling on thread exceptions when bootstraping.Chris Johns
2019-05-15freebsd: Version 12.0+ has unzip in /usr/binChris Johns
2019-05-07sb/config: Fix os and arch conditional logic.Chris Johns
2019-02-10sb/rtems-build-dep: Fix arg check loop, removes stray 0 in build.Chris Johns
2019-01-22sb: Change default prefixSebastian Huber
2019-01-22sb: Fix the RTEMS options after strict option checking was added.Chris Johns
2019-01-17Change Linux default prefix to "/opt"Sebastian Huber
2019-01-11Fix 'build_max_size_human' ref. before assignmentSebastian Huber
2018-12-25gdb/python: Use python-config for the configuration if found.Chris Johns
2018-12-25sb/execute: Port the rtemstoolkit performance fixes for python3Chris Johns
2018-11-21bare/devel/qemu: Fix building on FreeBSD.Chris Johns
2018-11-17sb: Fix pkg-config arg parsing after being wrapped.Chris Johns
2018-11-12rtems-gdb-8.0.1-1.cfg: Add Cygwin patch for ncurses not termcapJoel Sherrill