summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
2021-07-02guix: qt-build-system, qt-utils: Unify wrapping of qt-programs.Hartmut Goebel
2021-07-02Revert "build-system/qt: Wrappers only include relevant directories to XDG_DA...Maxim Cournoyer
2021-07-02Revert "build-system/qt: Wrappers set 'QTWEBENGINEPROCESS_PATH' if needed."Maxim Cournoyer
2021-07-02Revert "build-system/qt: Fix wrapping with QTWEBENGINEPROCESS_PATH."Maxim Cournoyer
2021-06-29pack: Factorize base tar options.Maxim Cournoyer
2021-06-25download: 'tls-wrap' retries handshake upon non-fatal errors.Ludovic Courtès
2021-06-24build: Make outputs of node-build-system reproducible.Lars-Dominik Braun
2021-06-22profiles: Build union of inputs in the right order.Ludovic Courtès
2021-06-22guix: java-utils: Look for actual jar files.Julien Lepiller
2021-06-22guix: maven: Use a temporary file to fix pom files.Julien Lepiller
2021-06-22guix: maven: Look in local packages when searching for package version.Julien Lepiller
2021-06-22guix: maven: Support fixing modules.Julien Lepiller
2021-06-22guix: maven: Support fixing extensions.Julien Lepiller
2021-06-22guix: maven: Simplify finding local packages and modules.Julien Lepiller
2021-06-22guix: maven: Simplify finding version and group information.Julien Lepiller
2021-06-22guix: java-utils: Factorize pom.xml generation.Julien Lepiller
2021-06-13doc, gnu, guix: Fix typos.Paul A. Patience
2021-06-12profiles: Move some of the work to the build side.Ludovic Courtès
2021-05-08build-system: asdf: Work around package-name->name+version bug.Guillaume Le Vaillant
2021-05-05download: Restore error reporting.Timothy Sample
2021-05-05build-system: emacs: Clarify %install-dir.Leo Prikler
2021-05-01build-system: emacs: Use subdirectories again.Leo Prikler
2021-04-29download: Use Disarchive as a last resort.Timothy Sample
2021-04-28Revert "download: Use Disarchive as a last resort."Timothy Sample
2021-04-27download: Use Disarchive as a last resort.Timothy Sample
2021-04-15grafts: Support rewriting UTF-16 and UTF-32 store references.Mark H Weaver
2021-04-10build-system/qt: Fix wrapping with QTWEBENGINEPROCESS_PATH.Maxim Cournoyer
2021-04-08build-system/qt: Wrappers set 'QTWEBENGINEPROCESS_PATH' if needed.Ludovic Courtès
2021-04-08build-system/qt: Wrappers only include relevant directories to XDG_DATA_DIRS.Ludovic Courtès
2021-04-02build-system: Rewrite node build system.Jelle Licht
2021-03-29build-system/julia: Turn on deprecation warnings.zimoun
2021-03-23syscalls: Fix RNDADDTOENTCNT on powerpc64le-linux.Chris Marusich
2021-03-23syscalls: Fix clone on powerpc64le-linux.Chris Marusich
2021-03-19download: 'tls-wrap' treats premature TLS termination as EOF.Ludovic Courtès
2021-03-15syscalls: mounts: Fix a matching bug.Chris Marusich
2021-03-15build-system/cargo: Don't clobber packaged crates while building.Efraim Flashner
2021-03-14build-system/cargo: Propagate crates across builds.Efraim Flashner
2021-03-11download: 'tls-wrap' returns an unbuffered custom port.Ludovic Courtès
2021-03-11download: 'tls-wrap' avoids intermediate buffer.Ludovic Courtès
2021-03-10syscalls: Define the ST_* constants and add 'statfs-flags->mount-flags'.Ludovic Courtès
2021-02-25syscalls: Add 'mounts' and the <mount> record type.Ludovic Courtès
2021-02-25syscalls: Define MS_RELATIME.Ludovic Courtès
2021-02-24guix: renpy-build-system: Quote data directory.Leo Prikler
2021-02-22profiles: Fix typo in manifest comment.Ludovic Courtès
2021-02-07build-system: Add renpy-build-system.Leo Prikler
2021-02-01guix package: Add '--export-manifest'.Ludovic Courtès
2021-01-30build-system/julia: Don't rely on file name to set module name.nixo
2021-01-30build-system/julia: Enable tests.nixo
2020-12-31build-system/cargo: Use argument "--no-track" in "cargo install".Zhu Zihao
2020-12-15guix system: 'init' copies, resets timestamps, and deduplicates at once.Ludovic Courtès