summaryrefslogtreecommitdiffstats
path: root/source-builder (follow)
Commit message (Expand)AuthorAgeFilesLines
* config: Various updates to fix downloading of sourcesChris Johns2022-08-176-13/+18
* sb/gcc-common: Allow URL overrides for downloaded sourceChris Johns2022-08-171-7/+26
* sb/get-sources: Fix getting sources with archsChris Johns2022-08-172-35/+123
* newlib: Support --with/without-newlib-tlsSebastian Huber2022-07-212-0/+10
* tools/gnu: Enable LTO in RSB toolsChris Johns2022-06-162-12/+4
* source-builder/sb/options.py: Change arc to arch in helpJoel Sherrill2022-05-221-1/+1
* source-builder: Handle utf8 in pathKinsey Moore2022-05-161-7/+7
* sb/setbuilder: Control buildsets using the --with-* command line optionChris Johns2022-05-051-7/+15
* 6: Use mpc-1.0.3Sebastian Huber2022-04-271-2/+2
* 6: Use isl-0.18Sebastian Huber2022-04-271-2/+2
* 6: Use mpfr-3.1.6Sebastian Huber2022-04-271-2/+2
* gdb: Split python's version into major/minor and check for embed optionChris Johns2022-04-261-1/+4
* sb: %if checks are numeric if the left and right values are numbersChris Johns2022-04-261-34/+35
* gcc: Disable -WerrorSebastian Huber2022-04-251-0/+1
* 6/7: Update GCC prerequisites for GCC 10 and 12Sebastian Huber2022-04-222-0/+40
* gcc: Move GMP, MPC, MPFR sources to commonSebastian Huber2022-04-2212-74/+3
* GDB: Prefer Python 3 over 2Sebastian Huber2022-03-211-3/+3
* sb/linux.py: Simplify "distro" determinationSebastian Huber2022-01-241-7/+3
* RSB: add GRUB2 to the RTEMS tools and use it in 6/rtems-x86_64 build setKarel Gardas2021-11-181-0/+75
* rtems-kernel: Implement kernel recipe using wafRyan Long2021-11-091-0/+147
* setbuilder minor list-host optionRobin Mueller2021-07-171-1/+13
* defaults.mc: Remove any checks for objdump and objcopyChris Johns2021-07-011-3/+2
* sb: Merge mailer changes from rtems-toolsAlex White2021-05-263-33/+189
* sb/config.py: Fix operator reconstructionRicardo Cárdenes2021-03-111-3/+3
* sb/config.py: Fix relational operatorVijay Kumar Banerjee2021-03-101-1/+1
* Add GMP as a prerequisite for GDBSebastian Huber2020-12-211-0/+61
* expat: Disable shared librariesSebastian Huber2020-12-211-1/+2
* devel/qemu: Update QEMU to 5.2.0-rc1Chris Johns2020-11-132-0/+154
* pkgconfig.py: Removed use of "unicode" keyword for python3 compatibilityStephen Clark2020-09-261-6/+17
* sb: Fix the imports on Python2Chris Johns2020-08-2811-23/+31
* sb: Use shebang env pythonChris Johns2020-08-2546-715/+471
* sb/track: Only output unreferenced configs with the optionChris Johns2020-08-121-33/+30
* sb/bootstrap: Remove the sb-bootstrap commandChris Johns2020-08-103-329/+0
* sb/builder: Remove sb-builder commandChris Johns2020-08-102-56/+0
* sb/track: Add a command to track build sets.Chris Johns2020-08-1010-603/+1065
* sb/options: A Canadian Cross is a different host, build and targetChris Johns2020-06-301-6/+5
* Change version to RTEMS 6Sebastian Huber2020-06-301-1/+1
* sqlite: Change to https for downloading the source package.Chris Johns2020-06-261-3/+3
* 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