summaryrefslogtreecommitdiffstats
path: root/source-builder (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-21Add GMP as a prerequisite for GDBSebastian Huber1-0/+61
2020-12-21expat: Disable shared librariesSebastian Huber1-1/+2
2020-11-13devel/qemu: Update QEMU to 5.2.0-rc1Chris Johns2-0/+154
2020-09-26pkgconfig.py: Removed use of "unicode" keyword for python3 compatibilityStephen Clark1-6/+17
2020-08-28sb: Fix the imports on Python2Chris Johns11-23/+31
2020-08-25sb: Use shebang env pythonChris Johns46-715/+471
2020-08-12sb/track: Only output unreferenced configs with the optionChris Johns1-33/+30
2020-08-10sb/bootstrap: Remove the sb-bootstrap commandChris Johns3-329/+0
2020-08-10sb/builder: Remove sb-builder commandChris Johns2-56/+0
2020-08-10sb/track: Add a command to track build sets.Chris Johns10-603/+1065
2020-06-30sb/options: A Canadian Cross is a different host, build and targetChris Johns1-6/+5
2020-06-30Change version to RTEMS 6Sebastian Huber1-1/+1
2020-06-26sqlite: Change to https for downloading the source package.Chris Johns1-3/+3
2020-05-08bare/qemu: Fixes building on FreeBSDChris Johns3-257/+139
2020-05-08sb: Disable any trace dataChris Johns1-2/+2
2020-05-08sb: Add git clean to the supported git commands.Chris Johns2-0/+17
2020-04-28devel/dtc: Change the home page to www.devicetree.orgChris Johns1-1/+1
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