summaryrefslogtreecommitdiffstats
path: root/source-builder (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: Checksum fixesChris Johns12 days1-4/+4
* glib: Update to 2.56.4Kinsey Moore2024-04-041-0/+1
* sb: Add sb-rtems-pkg to update the RTEMS package hashes and checksumsChris Johns2024-04-044-1/+332
* rtems: Checksum fixesChris Johns2024-02-201-3/+3
* gcc: gcc-4.9-1.cfg Make-lang patch checksum errorChris Johns2024-02-191-1/+1
* qemu: Update CFLAGS and LDFLAGS overridesKinsey Moore2024-02-041-2/+2
* source-builder: Handle modern pkg-config symlinksKinsey Moore2024-02-042-0/+6
* bare/or1ksim: Fix invalid hash and fix the versionChris Johns2023-12-131-1/+3
* sb: Set the uid and gid on POSIX systemsChris Johns2023-12-071-1/+5
* sb: Allow _ in downloaded file namesChris Johns2023-12-071-2/+2
* hash: Fix missing hashes after errors if missingChris Johns2023-12-073-2/+8
* gdb: Add options to control the python versionChris Johns2023-11-301-0/+19
* sb: No hash on a package is an errorChris Johns2023-11-301-3/+1
* 6: Fix gcc-13 support for MacOSChris Johns2023-11-282-6/+37
* sb: Fix Python 3.12 safeConfigParser and invalid escape sequencesChris Johns2023-11-222-3/+3
* sb/linux.py: More reliably recognize distributionMichael South2023-11-171-30/+59
* qemu: Adjust cgem interrupt patchKinsey Moore2023-10-071-4/+0
* qemu-5-1: Update to the latest CGEM patchKinsey Moore2023-06-261-2/+2
* qemu-5-1: Add patch for ZynqMP/Versal CGEMsKinsey Moore2023-06-161-0/+4
* sb/pkg-config: Add --cflags-only-I and --cflags-only-other optionChris Johns2023-05-161-0/+36
* sb/option: Add the arch to the macros from the --rtems-bsp optionChris Johns2023-05-161-0/+1
* sb: Fix the library handling in rtems-build-depChris Johns2023-05-161-7/+10
* sb/path: Handle unicode filenames in a source pathChris Johns2023-05-161-6/+20
* 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