summaryrefslogtreecommitdiff
path: root/gnu/ci.scm
AgeCommit message (Expand)Author
2024-04-17ci: Don’t cross-compile to xtensa-ath9k-elf.Ludovic Courtès
2024-01-23ci: Don't cross compile to or1k-elf.Mathieu Othacehe
2023-12-18gnu: ci: Build tuned packages for common baselines.Efraim Flashner
2023-12-12ci: Don't cross compile to avr.Efraim Flashner
2023-09-20image: Introduce the mbr-hybrid-raw image type.Mathieu Othacehe
2023-08-21ci: Really honor system type for manifests.Ludovic Courtès
2023-08-21ci: Honor user-specific systems for manifests.Ludovic Courtès
2023-08-18gnu: commencement: Use system in %final-inputs.Christopher Baines
2023-04-18ci: Add 'gdb-minimal' to the "core" package set.Ludovic Courtès
2023-03-09ci: Update the list of GCC versions for the 'core' subset.Ludovic Courtès
2022-10-22Remove now unnecessary uses of (guix grafts).Ludovic Courtès
2022-10-13ci: Honor the system passed to image->job.Mathieu Othacehe
2022-10-11Revert "guix system: Remove unused 'read-operating-system' procedure."Ludovic Courtès
2022-09-24gnu: Add compression module.Mathieu Othacehe
2022-08-17ci: Fix the images specification.Mathieu Othacehe
2022-08-09build-system: Add 'channel-build-system'.Ludovic Courtès
2022-08-05guix system: Remove unused 'read-operating-system' procedure.Ludovic Courtès
2022-05-25Move (gnu platform) and (gnu platforms ...) to guix/.Josselin Poiret
2022-05-22ci: Do not rely on hardcoded cross-targets lists.Mathieu Othacehe
2022-01-01ci: Add extra jobs for tunable packages.Ludovic Courtès
2021-12-10Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe
2021-12-06ci: Cross-build the 'guix' package.Ludovic Courtès
2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe
2021-10-04ci: Allow manifests to contain any lowerable object.Ludovic Courtès
2021-09-27ci: Adjust 'channel-build-system' to monadic style.Ludovic Courtès
2021-07-10ci: Build commencement packages supported on the target system.Ludovic Courtès
2021-07-09ci: Add bootstrap packages to the core subset.Mathieu Othacehe
2021-07-09ci: Add bootstrap packages to the core subset.Mathieu Othacehe
2021-07-05ci: Change "core" subset to include the latest GCC and Guile.Ludovic Courtès
2021-07-03ci: Remove duplicate ".SYSTEM" extension for cross-compilation jobs.Ludovic Courtès
2021-05-25ci: Add derivation inputs.Mathieu Othacehe
2021-05-25ci: Add derivation inputs.Mathieu Othacehe
2021-04-28ci: Add custom subset.Mathieu Othacehe
2021-04-28ci: Add arguments->systems procedure.Mathieu Othacehe
2021-04-28ci: Factorize image->job procedure.Mathieu Othacehe
2021-04-18ci: tarball: Use "current-guix" as profile name.Mathieu Othacehe
2021-04-12ci: Fix system-tests subset.Mathieu Othacehe
2021-04-08ci: Introduce new subsets.Mathieu Othacehe
2021-04-08ci: Remove the job period argument.Mathieu Othacehe
2021-03-23ci: %cross-targets: Add powerpc64le-linux-gnu.Chris Marusich
2021-03-23ci: Change manifest argument type.Mathieu Othacehe
2021-03-14ci: Support packages with multiple channels.Mathieu Othacehe
2021-03-14ci: Add channel subset support.Mathieu Othacehe
2021-03-10ci: Remove hydra support.Mathieu Othacehe
2021-01-31ci: Remove the package version from the job name.Mathieu Othacehe
2021-01-29ci: Raise max-silent-time to 3600.Mathieu Othacehe
2020-12-03ci: Build novena-barebones-raw-image.Danny Milosavljevic
2020-12-01Revert "ci: Temporarily disable image-jobs."Mathieu Othacehe
2020-11-29ci: Temporarily disable image-jobs.Mathieu Othacehe
2020-11-25ci: Limit image and system tests jobs periodicity.Mathieu Othacehe