summaryrefslogtreecommitdiffstats
path: root/source-builder (follow)
Commit message (Expand)AuthorAgeFilesLines
* bare/qemu: Fixes building on FreeBSDChris Johns2020-05-083-257/+139
* sb: Disable any trace dataChris Johns2020-05-081-2/+2
* sb: Add git clean to the supported git commands.Chris Johns2020-05-082-0/+17
* devel/dtc: Change the home page to www.devicetree.orgChris Johns2020-04-281-1/+1
* source-builder/config/gdb-common-1.cfg: Fix building with Python 3.8Anders Montonen2020-04-281-1/+6
* sb/linux.py: Workaround for Python >= 3.8Anders Montonen2020-04-281-7/+11
* sb: Fix Python literal comparison warningsAnders Montonen2020-04-282-30/+30
* source-builder: Add capstoneVijay Kumar Banerjee2020-04-101-0/+62
* rsb: Fix Spike buildHesham Almatary2020-04-091-3/+2
* sb/reports: add sanitize parameter enabled for --mailGedare Bloom2020-04-042-21/+35
* databases/sqlite: Update to 3.31.1Jonathan Brandmeyer2020-04-021-19/+25
* sb/reports.py: Remove spurious error checkGedare Bloom2020-04-011-2/+0
* sb/sha512-base64: Add script to generate a base64 checksum.Chris Johns2020-03-301-0/+2
* sb/execute: Port fixes from rtems-toolsChris Johns2020-03-301-10/+23
* qemu: Update glib to build on newer gccMartin Erik Werner2020-03-201-1/+2
* sb: Use multiprocessing.cpu_count()Sebastian Huber2020-03-051-16/+2
* sb/options: Let --source-only-download download releasesChris Johns2020-03-042-3/+2
* sb/pkgconfig: Fix python2 issue with caching changesChris Johns2020-03-041-1/+2
* sb/python-wrapper: Add python2.7 to aid testingChris Johns2020-03-041-1/+1
* protobufs: Fix the incorrectly update top level URL for the project.Chris Johns2020-03-031-1/+1
* sb/pkgconfig: Cache pkgconfig based on a file name not nameChris Johns2020-03-031-7/+9
* sb/config: Add paths checks to %{path ...}Chris Johns2020-03-031-11/+37
* sb/config: Expanded nested shell commandsChris Johns2020-03-031-2/+7
* protobufs: Top level project rename. Fix URL path on github.Chris Johns2020-03-031-1/+1
* windows: Use GNU tar to unpack sourceChris Johns2020-02-121-1/+1
* 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