summaryrefslogtreecommitdiff
path: root/source-builder (follow)
AgeCommit message (Expand)Author
2020-11-13devel/qemu: Update QEMU to 5.2.0-rc1Chris Johns
2020-09-26pkgconfig.py: Removed use of "unicode" keyword for python3 compatibilityStephen Clark
2020-08-28sb: Fix the imports on Python2Chris Johns
2020-08-25sb: Use shebang env pythonChris Johns
2020-08-12sb/track: Only output unreferenced configs with the optionChris Johns
2020-08-10sb/bootstrap: Remove the sb-bootstrap commandChris Johns
2020-08-10sb/builder: Remove sb-builder commandChris Johns
2020-08-10sb/track: Add a command to track build sets.Chris Johns
2020-06-30sb/options: A Canadian Cross is a different host, build and targetChris Johns
2020-06-30Change version to RTEMS 6Sebastian Huber
2020-06-26sqlite: Change to https for downloading the source package.Chris Johns
2020-05-08bare/qemu: Fixes building on FreeBSDChris Johns
2020-05-08sb: Disable any trace dataChris Johns
2020-05-08sb: Add git clean to the supported git commands.Chris Johns
2020-04-28devel/dtc: Change the home page to www.devicetree.orgChris Johns
2020-04-28source-builder/config/gdb-common-1.cfg: Fix building with Python 3.8Anders Montonen
2020-04-28sb/linux.py: Workaround for Python >= 3.8Anders Montonen
2020-04-28sb: Fix Python literal comparison warningsAnders Montonen
2020-04-10source-builder: Add capstoneVijay Kumar Banerjee
2020-04-09rsb: Fix Spike buildHesham Almatary
2020-04-04sb/reports: add sanitize parameter enabled for --mailGedare Bloom
2020-04-02databases/sqlite: Update to 3.31.1Jonathan Brandmeyer
2020-04-01sb/reports.py: Remove spurious error checkGedare Bloom
2020-03-30sb/sha512-base64: Add script to generate a base64 checksum.Chris Johns
2020-03-30sb/execute: Port fixes from rtems-toolsChris Johns
2020-03-20qemu: Update glib to build on newer gccMartin Erik Werner
2020-03-05sb: Use multiprocessing.cpu_count()Sebastian Huber
2020-03-04sb/options: Let --source-only-download download releasesChris Johns
2020-03-04sb/pkgconfig: Fix python2 issue with caching changesChris Johns
2020-03-04sb/python-wrapper: Add python2.7 to aid testingChris Johns
2020-03-03protobufs: Fix the incorrectly update top level URL for the project.Chris Johns
2020-03-03sb/pkgconfig: Cache pkgconfig based on a file name not nameChris Johns
2020-03-03sb/config: Add paths checks to %{path ...}Chris Johns
2020-03-03sb/config: Expanded nested shell commandsChris Johns
2020-03-03protobufs: Top level project rename. Fix URL path on github.Chris 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-03Use user ID number instead of nameSebastian Huber
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-11-12rsb: Update RISC-V's Spike revisionHesham Almatary
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/default: Add _dry_run as a default.Chris Johns
2019-10-27sb/gdb: Add further getting source checks.Chris Johns