summaryrefslogtreecommitdiffstats
path: root/source-builder (unfollow)
Commit message (Expand)AuthorFilesLines
12 daysrtems: Checksum fixesChris Johns1-4/+4
2024-04-04glib: Update to 2.56.4Kinsey Moore1-0/+1
2024-04-04sb: Add sb-rtems-pkg to update the RTEMS package hashes and checksumsChris Johns4-1/+332
2024-02-20rtems: Checksum fixesChris Johns1-3/+3
2024-02-19gcc: gcc-4.9-1.cfg Make-lang patch checksum errorChris Johns1-1/+1
2024-02-04qemu: Update CFLAGS and LDFLAGS overridesKinsey Moore1-2/+2
2024-02-04source-builder: Handle modern pkg-config symlinksKinsey Moore2-0/+6
2023-12-13bare/or1ksim: Fix invalid hash and fix the versionChris Johns1-1/+3
2023-12-07sb: Set the uid and gid on POSIX systemsChris Johns1-1/+5
2023-12-07sb: Allow _ in downloaded file namesChris Johns1-2/+2
2023-12-07hash: Fix missing hashes after errors if missingChris Johns3-2/+8
2023-11-30gdb: Add options to control the python versionChris Johns1-0/+19
2023-11-30sb: No hash on a package is an errorChris Johns1-3/+1
2023-11-286: Fix gcc-13 support for MacOSChris Johns2-6/+37
2023-11-22sb: Fix Python 3.12 safeConfigParser and invalid escape sequencesChris Johns2-3/+3
2023-11-17sb/linux.py: More reliably recognize distributionMichael South1-30/+59
2023-10-07qemu: Adjust cgem interrupt patchKinsey Moore1-4/+0
2023-06-26qemu-5-1: Update to the latest CGEM patchKinsey Moore1-2/+2
2023-06-16qemu-5-1: Add patch for ZynqMP/Versal CGEMsKinsey Moore1-0/+4
2023-05-16sb/pkg-config: Add --cflags-only-I and --cflags-only-other optionChris Johns1-0/+36
2023-05-16sb/option: Add the arch to the macros from the --rtems-bsp optionChris Johns1-0/+1
2023-05-16sb: Fix the library handling in rtems-build-depChris Johns1-7/+10
2023-05-16sb/path: Handle unicode filenames in a source pathChris Johns1-6/+20
2023-04-12print/texinfo: Add texinfo packageChris Johns3-5/+113
2023-04-11gdb-common: Fix the python-config library parsingChris Johns1-3/+3
2023-04-05devel/mpfr: Add MPFR as a packageChris Johns1-0/+62
2023-04-05devel/mpfr: Update to 4.2.0 to support MacOS AARCH64Chris Johns1-8/+9
2023-04-05devel/gmp: Disable assemble builds on MacOS AARCH64Chris Johns1-1/+11
2023-04-05rtems/gcc: Do not build GMP in GCC, use the staged buildChris Johns1-21/+8
2023-04-05gdb: Use a virtual environment if presentChris Johns1-23/+35
2023-04-04dtc: Disable warningsChris Johns1-2/+2
2023-03-22binutils: Disable stack exec and RWX section warningsChris Johns1-1/+14
2023-03-19grub2.cfg: fix GRUB compilation with GCC 12.Karel Gardas1-1/+2
2023-03-096/gdb: fix building on FreeBSD 13.1Chris Johns1-7/+9
2023-02-01Revert github tarball hash changesKinsey Moore1-1/+1
2023-01-30Update hashes for github-sourced tarballsKinsey Moore1-1/+1
2023-01-23RSB: Mitigate too short error reportsFrank Kühndel1-1/+3
2022-11-10gdb: Use https for downloadsSebastian Huber1-1/+1
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