summaryrefslogtreecommitdiffstats
path: root/source-builder (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-28source-builder/config/gdb-common-1.cfg: Fix building with Python 3.8Anders Montonen1-1/+6
2020-04-28sb/linux.py: Workaround for Python >= 3.8Anders Montonen1-7/+11
2020-04-28sb: Fix Python literal comparison warningsAnders Montonen2-30/+30
2020-04-10source-builder: Add capstoneVijay Kumar Banerjee1-0/+62
2020-04-09rsb: Fix Spike buildHesham Almatary1-3/+2
2020-04-04sb/reports: add sanitize parameter enabled for --mailGedare Bloom2-21/+35
2020-04-02databases/sqlite: Update to 3.31.1Jonathan Brandmeyer1-19/+25
2020-04-01sb/reports.py: Remove spurious error checkGedare Bloom1-2/+0
2020-03-30sb/sha512-base64: Add script to generate a base64 checksum.Chris Johns1-0/+2
2020-03-30sb/execute: Port fixes from rtems-toolsChris Johns1-10/+23
2020-03-20qemu: Update glib to build on newer gccMartin Erik Werner1-1/+2
2020-03-05sb: Use multiprocessing.cpu_count()Sebastian Huber1-16/+2
2020-03-04sb/options: Let --source-only-download download releasesChris Johns2-3/+2
2020-03-04sb/pkgconfig: Fix python2 issue with caching changesChris Johns1-1/+2
2020-03-04sb/python-wrapper: Add python2.7 to aid testingChris Johns1-1/+1
2020-03-03protobufs: Fix the incorrectly update top level URL for the project.Chris Johns1-1/+1
2020-03-03sb/pkgconfig: Cache pkgconfig based on a file name not nameChris Johns1-7/+9
2020-03-03sb/config: Add paths checks to %{path ...}Chris Johns1-11/+37
2020-03-03sb/config: Expanded nested shell commandsChris Johns1-2/+7
2020-03-03protobufs: Top level project rename. Fix URL path on github.Chris Johns1-1/+1
2020-02-12windows: Use GNU tar to unpack sourceChris Johns1-1/+1
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