summaryrefslogtreecommitdiff
path: root/gnu/ci.scm
AgeCommit message (Expand)AuthorFilesLines
2026-05-27ci: (Cross-)build the architecture-specific Linux-libre packages.Ludovic Courtès1-1/+10
2026-03-25ci: Extend the ‘%core-packages’ set.Ludovic Courtès1-15/+41
2026-02-20ci: Add provenance information for ‘guix’ jobs.Ludovic Courtès1-7/+8
2026-02-09ci: Also build 64-bit hurd image.Janneke Nieuwenhuizen1-1/+2
2024-07-10gnu: ci: Cross-build for fewer platforms.Efraim Flashner1-0/+8
2024-06-13ci: Add cross-compilation jobs for x86_64-linux-gnux32.Ludovic Courtès1-1/+2
2024-05-31ci: Build visionfive2-barebones-raw-image.Zheng Junjie1-1/+3
2024-04-17ci: Don’t cross-compile to xtensa-ath9k-elf.Ludovic Courtès1-3/+9
2024-01-23ci: Don't cross compile to or1k-elf.Mathieu Othacehe1-0/+1
2023-12-18gnu: ci: Build tuned packages for common baselines.Efraim Flashner1-1/+1
2023-12-12ci: Don't cross compile to avr.Efraim Flashner1-9/+10
2023-09-20image: Introduce the mbr-hybrid-raw image type.Mathieu Othacehe1-1/+1
2023-08-21ci: Really honor system type for manifests.Ludovic Courtès1-1/+1
2023-08-21ci: Honor user-specific systems for manifests.Ludovic Courtès1-10/+13
2023-08-18gnu: commencement: Use system in %final-inputs.Christopher Baines1-21/+25
2023-04-18ci: Add 'gdb-minimal' to the "core" package set.Ludovic Courtès1-1/+2
2023-03-09ci: Update the list of GCC versions for the 'core' subset.Ludovic Courtès1-2/+2
2022-10-22Remove now unnecessary uses of (guix grafts).Ludovic Courtès1-2/+1
2022-10-13ci: Honor the system passed to image->job.Mathieu Othacehe1-1/+1
2022-10-11Revert "guix system: Remove unused 'read-operating-system' procedure."Ludovic Courtès1-0/+1
2022-09-24gnu: Add compression module.Mathieu Othacehe1-1/+2
2022-08-17ci: Fix the images specification.Mathieu Othacehe1-28/+33
2022-08-09build-system: Add 'channel-build-system'.Ludovic Courtès1-40/+2
2022-08-05guix system: Remove unused 'read-operating-system' procedure.Ludovic Courtès1-1/+0
2022-05-25Move (gnu platform) and (gnu platforms ...) to guix/.Josselin Poiret1-1/+1
2022-05-22ci: Do not rely on hardcoded cross-targets lists.Mathieu Othacehe1-13/+2
2022-01-01ci: Add extra jobs for tunable packages.Ludovic Courtès1-9/+34
2021-12-10Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe1-1/+1
2021-12-06ci: Cross-build the 'guix' package.Ludovic Courtès1-1/+1
2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe1-15/+32
2021-10-04ci: Allow manifests to contain any lowerable object.Ludovic Courtès1-15/+32
2021-09-27ci: Adjust 'channel-build-system' to monadic style.Ludovic Courtès1-14/+10
2021-07-10ci: Build commencement packages supported on the target system.Ludovic Courtès1-9/+13
2021-07-09ci: Add bootstrap packages to the core subset.Mathieu Othacehe1-1/+10
2021-07-09ci: Add bootstrap packages to the core subset.Mathieu Othacehe1-1/+10
2021-07-05ci: Change "core" subset to include the latest GCC and Guile.Ludovic Courtès1-2/+2
2021-07-03ci: Remove duplicate ".SYSTEM" extension for cross-compilation jobs.Ludovic Courtès1-2/+2
2021-05-25ci: Add derivation inputs.Mathieu Othacehe1-0/+3
2021-05-25ci: Add derivation inputs.Mathieu Othacehe1-0/+3
2021-04-28ci: Add custom subset.Mathieu Othacehe1-0/+9
2021-04-28ci: Add arguments->systems procedure.Mathieu Othacehe1-4/+10
2021-04-28ci: Factorize image->job procedure.Mathieu Othacehe1-30/+38
2021-04-18ci: tarball: Use "current-guix" as profile name.Mathieu Othacehe1-0/+1
2021-04-12ci: Fix system-tests subset.Mathieu Othacehe1-12/+12
2021-04-08ci: Introduce new subsets.Mathieu Othacehe1-5/+11
2021-04-08ci: Remove the job period argument.Mathieu Othacehe1-17/+5
2021-03-23ci: %cross-targets: Add powerpc64le-linux-gnu.Chris Marusich1-0/+1
2021-03-23ci: Change manifest argument type.Mathieu Othacehe1-10/+6
2021-03-14ci: Support packages with multiple channels.Mathieu Othacehe1-5/+4
2021-03-14ci: Add channel subset support.Mathieu Othacehe1-0/+12