index
:
chuix.git
fix-out-of-tree-make
python-team-django-6
zabbix-upgrade
guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
transformations.scm
Age
Commit message (
Expand
)
Author
2026-01-29
transformations: Fix `recursive?' inheritance for `with-git-url'.
Maxim Cournoyer
2026-01-25
transformations: Add ‘--amd-gpu’ transformation option.
Ludovic Courtès
2025-08-06
gnu: go-1.23: Add aarch64 micro-architecture compiler support.
Efraim Flashner
2025-05-05
transformations: Git source transformations honour RECURSIVE?.
Romain GARBAGE
2025-01-08
transformations: ‘package-with-upstream-version’ can preserve archive type.
Ludovic Courtès
2024-12-12
transformations: Add tuning wrapper for gfortran.
Romain GARBAGE
2024-12-01
transformations: Add #:authenticate? to ‘package-with-upstream-version’.
Ludovic Courtès
2024-12-01
transformations: ‘package-with-upstream-version’ can preserve patches.
Ludovic Courtès
2024-12-01
transformations: Export ‘package-with-upstream-version’.
Ludovic Courtès
2024-10-22
shell: Enable caching when using deterministic package transformations.
Ludovic Courtès
2024-06-11
transformations: Fix powerpc64le support.
Efraim Flashner
2024-03-10
transformations: Add support for rust.
Efraim Flashner
2023-12-03
transformations: Add support for zig.
Ekaitz Zarraga
2023-09-17
transformations: tuned-package: Use target on cross-compile.
Jean-Pierre De Jesus DIAZ
2023-07-25
transformations: Wrap go binary.
Efraim Flashner
2023-07-12
transformations: Allow tuning go packages.
Efraim Flashner
2023-05-31
transformations: Add "--tune" to "--help-transform".
Ludovic Courtès
2023-05-04
transformations: Add '--with-configure-flag'.
Sarthak Shah
2023-01-16
transformations: Let users know when '--with-latest' has no effect.
Ludovic Courtès
2023-01-16
transformations: Add '--with-version'.
Ludovic Courtès
2022-10-02
transformations: Switch to SRFI-71.
Ludovic Courtès
2022-09-29
transformations: '--with-source' now operates in depth.
Ludovic Courtès
2022-05-05
transformations: Preserve transformation order in package property.
Ludovic Courtès
2022-03-14
transformations: '--tune' prints supported micro-architectures upon error.
Ludovic Courtès
2022-01-11
shell: Cache profiles even when using package specs.
Ludovic Courtès
2022-01-01
transformations: Add '--tune'.
Ludovic Courtès
2021-09-08
transformations: Git tags and 'git describe' style IDs are used as version.
Marius Bakke
2021-08-11
transformations: 'with-patch' works on non-origin sources.
Ludovic Courtès
2021-06-08
transformations: '--with-latest' correctly handles already-latest case.
Ludovic Courtès
2021-01-19
transformations: Add '--with-latest'.
Ludovic Courtès
2020-12-27
transformations: Add '--with-patch'.
Ludovic Courtès
2020-11-21
transformations: Show '--help-transform' only where applicable.
Ludovic Courtès
2020-10-31
transformations: Raise '&formatted-message' exceptions instead of 'leave'.
Ludovic Courtès
2020-10-31
guix build: Move transformation options to (guix transformations).
Ludovic Courtès