summaryrefslogtreecommitdiffstats
path: root/source-builder (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-24devel/sis: fix compilation of SIS on Mac OS XKarel Gardas1-1/+0
2022-10-24testproc/gsed: fix compilation of GNU sed on Mac OS XKarel Gardas1-1/+0
2022-10-01sb/set-bulder: Fix installing builds when a single buildsetChris Johns1-8/+7
2022-10-01sb/execute: Fix incremental decoder with --dry-runChris Johns1-2/+5
2022-09-30sb/version: Set top from external packageChris Johns1-1/+9
2022-09-30sb/execute: Use a decoder that maintains state aross blocksChris Johns1-1/+3
2022-09-29sb/set-builder: Fix staging and tar file generation with a single config buildChris Johns1-16/+6
2022-09-16sb/setbuilder: Install the build when stagging or configured to installChris Johns1-3/+6
2022-09-14devel/gcc: Check and build GNU sed if not available on build hostChris Johns1-0/+4
2022-09-14textproc/gsed: Add GNU sed build supportChris Johns1-0/+108
2022-09-14sb/setbuilder: Do not install if --no-install option is usedChris Johns1-1/+2
2022-09-09sb/setbuilder: Correctly create build set tar filesChris Johns2-24/+39
2022-09-09sb/build.py: Output build scripts to traceChris Johns1-5/+17
2022-09-09sb/config: Correctly handle multiple config pathsChris Johns2-28/+26
2022-09-09sb/setbuilder: Support line continuationChris Johns1-1/+13
2022-09-09sb/rtems-kernel-config-check: Support multiple BSPs and add a test optionChris Johns1-20/+22
2022-09-09sb/rtems-kernel-config-check: Reformat using yapfChris Johns1-52/+30
2022-08-17config: Various updates to fix downloading of sourcesChris Johns6-13/+18
2022-08-17sb/gcc-common: Allow URL overrides for downloaded sourceChris Johns1-7/+26
2022-08-17sb/get-sources: Fix getting sources with archsChris Johns2-35/+123
2022-07-21newlib: Support --with/without-newlib-tlsSebastian Huber2-0/+10
2022-06-16tools/gnu: Enable LTO in RSB toolsChris Johns2-12/+4
2022-05-22source-builder/sb/options.py: Change arc to arch in helpJoel Sherrill1-1/+1
2022-05-16source-builder: Handle utf8 in pathKinsey Moore1-7/+7
2022-05-05sb/setbuilder: Control buildsets using the --with-* command line optionChris Johns1-7/+15
2022-04-276: Use mpc-1.0.3Sebastian Huber1-2/+2
2022-04-276: Use isl-0.18Sebastian Huber1-2/+2
2022-04-276: Use mpfr-3.1.6Sebastian Huber1-2/+2
2022-04-26gdb: Split python's version into major/minor and check for embed optionChris Johns1-1/+4
2022-04-26sb: %if checks are numeric if the left and right values are numbersChris Johns1-34/+35
2022-04-25gcc: Disable -WerrorSebastian Huber1-0/+1
2022-04-226/7: Update GCC prerequisites for GCC 10 and 12Sebastian Huber2-0/+40
2022-04-22gcc: Move GMP, MPC, MPFR sources to commonSebastian Huber12-74/+3
2022-03-21GDB: Prefer Python 3 over 2Sebastian Huber1-3/+3
2022-01-24sb/linux.py: Simplify "distro" determinationSebastian Huber1-7/+3
2021-11-18RSB: add GRUB2 to the RTEMS tools and use it in 6/rtems-x86_64 build setKarel Gardas1-0/+75
2021-11-09rtems-kernel: Implement kernel recipe using wafRyan Long1-0/+147
2021-07-17setbuilder minor list-host optionRobin Mueller1-1/+13
2021-07-01defaults.mc: Remove any checks for objdump and objcopyChris Johns1-3/+2
2021-05-26sb: Merge mailer changes from rtems-toolsAlex White3-33/+189
2021-03-11sb/config.py: Fix operator reconstructionRicardo Cárdenes1-3/+3
2021-03-10sb/config.py: Fix relational operatorVijay Kumar Banerjee1-1/+1
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