summaryrefslogtreecommitdiffstats
path: root/source-builder (follow)
Commit message (Expand)AuthorAgeFilesLines
* print/texinfo: Add texinfo packageChris Johns2023-04-123-5/+113
* gdb-common: Fix the python-config library parsingChris Johns2023-04-111-3/+3
* devel/mpfr: Add MPFR as a packageChris Johns2023-04-051-0/+62
* devel/mpfr: Update to 4.2.0 to support MacOS AARCH64Chris Johns2023-04-051-8/+9
* devel/gmp: Disable assemble builds on MacOS AARCH64Chris Johns2023-04-051-1/+11
* rtems/gcc: Do not build GMP in GCC, use the staged buildChris Johns2023-04-051-21/+8
* gdb: Use a virtual environment if presentChris Johns2023-04-051-23/+35
* dtc: Disable warningsChris Johns2023-04-041-2/+2
* binutils: Disable stack exec and RWX section warningsChris Johns2023-03-221-1/+14
* grub2.cfg: fix GRUB compilation with GCC 12.Karel Gardas2023-03-191-1/+2
* 6/gdb: fix building on FreeBSD 13.1Chris Johns2023-03-091-7/+9
* Revert github tarball hash changesKinsey Moore2023-02-011-1/+1
* Update hashes for github-sourced tarballsKinsey Moore2023-01-301-1/+1
* RSB: Mitigate too short error reportsFrank Kühndel2023-01-231-1/+3
* gdb: Use https for downloadsSebastian Huber2022-11-101-1/+1
* devel/sis: fix compilation of SIS on Mac OS XKarel Gardas2022-10-241-1/+0
* testproc/gsed: fix compilation of GNU sed on Mac OS XKarel Gardas2022-10-241-1/+0
* sb/set-bulder: Fix installing builds when a single buildsetChris Johns2022-10-011-8/+7
* sb/execute: Fix incremental decoder with --dry-runChris Johns2022-10-011-2/+5
* sb/version: Set top from external packageChris Johns2022-09-301-1/+9
* sb/execute: Use a decoder that maintains state aross blocksChris Johns2022-09-301-1/+3
* sb/set-builder: Fix staging and tar file generation with a single config buildChris Johns2022-09-291-16/+6
* sb/setbuilder: Install the build when stagging or configured to installChris Johns2022-09-161-3/+6
* devel/gcc: Check and build GNU sed if not available on build hostChris Johns2022-09-141-0/+4
* textproc/gsed: Add GNU sed build supportChris Johns2022-09-141-0/+108
* sb/setbuilder: Do not install if --no-install option is usedChris Johns2022-09-141-1/+2
* sb/setbuilder: Correctly create build set tar filesChris Johns2022-09-092-24/+39
* sb/build.py: Output build scripts to traceChris Johns2022-09-091-5/+17
* sb/config: Correctly handle multiple config pathsChris Johns2022-09-092-28/+26
* sb/setbuilder: Support line continuationChris Johns2022-09-091-1/+13
* sb/rtems-kernel-config-check: Support multiple BSPs and add a test optionChris Johns2022-09-091-20/+22
* sb/rtems-kernel-config-check: Reformat using yapfChris Johns2022-09-091-52/+30
* 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