summaryrefslogtreecommitdiff
path: root/source-builder (follow)
AgeCommit message (Expand)Author
2022-04-26sb: %if checks are numeric if the left and right values are numbersChris Johns
2022-04-25gcc: Disable -WerrorSebastian Huber
2022-04-226/7: Update GCC prerequisites for GCC 10 and 12Sebastian Huber
2022-04-22gcc: Move GMP, MPC, MPFR sources to commonSebastian Huber
2022-03-21GDB: Prefer Python 3 over 2Sebastian Huber
2022-01-24sb/linux.py: Simplify "distro" determinationSebastian Huber
2021-11-18RSB: add GRUB2 to the RTEMS tools and use it in 6/rtems-x86_64 build setKarel Gardas
2021-11-09rtems-kernel: Implement kernel recipe using wafRyan Long
2021-07-17setbuilder minor list-host optionRobin Mueller
2021-07-01defaults.mc: Remove any checks for objdump and objcopyChris Johns
2021-05-26sb: Merge mailer changes from rtems-toolsAlex White
2021-03-11sb/config.py: Fix operator reconstructionRicardo Cárdenes
2021-03-10sb/config.py: Fix relational operatorVijay Kumar Banerjee
2020-12-21Add GMP as a prerequisite for GDBSebastian Huber
2020-12-21expat: Disable shared librariesSebastian Huber
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