summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* build: qt-utils: Wrappers set 'QTWEBENGINEPROCESS_PATH' if needed.Maxim Cournoyer2021-07-02
* build: qt-utils: Refactor the code to filter XDG_DATA_DIRS.Ludovic Courtès2021-07-02
* guix: qt-utils: Don't include useless inputs in wrapped variables.Jakub Kądziołka2021-07-02
* build-system: qt: Exclude useless inputs from wrapped variables.Jakub Kądziołka2021-07-02
* guix: qt-utils: Wrapped executables honor user's envvars.Hartmut Goebel2021-07-02
* guix: qt-build-system, qt-utils: Unify wrapping of qt-programs.Hartmut Goebel2021-07-02
* Revert "build-system/qt: Wrappers only include relevant directories to XDG_DA...Maxim Cournoyer2021-07-02
* Revert "build-system/qt: Wrappers set 'QTWEBENGINEPROCESS_PATH' if needed."Maxim Cournoyer2021-07-02
* Revert "build-system/qt: Fix wrapping with QTWEBENGINEPROCESS_PATH."Maxim Cournoyer2021-07-02
* pack: Factorize base tar options.Maxim Cournoyer2021-06-29
* download: 'tls-wrap' retries handshake upon non-fatal errors.Ludovic Courtès2021-06-25
* build: Make outputs of node-build-system reproducible.Lars-Dominik Braun2021-06-24
* profiles: Build union of inputs in the right order.Ludovic Courtès2021-06-22
* guix: java-utils: Look for actual jar files.Julien Lepiller2021-06-22
* guix: maven: Use a temporary file to fix pom files.Julien Lepiller2021-06-22
* guix: maven: Look in local packages when searching for package version.Julien Lepiller2021-06-22
* guix: maven: Support fixing modules.Julien Lepiller2021-06-22
* guix: maven: Support fixing extensions.Julien Lepiller2021-06-22
* guix: maven: Simplify finding local packages and modules.Julien Lepiller2021-06-22
* guix: maven: Simplify finding version and group information.Julien Lepiller2021-06-22
* guix: java-utils: Factorize pom.xml generation.Julien Lepiller2021-06-22
* doc, gnu, guix: Fix typos.Paul A. Patience2021-06-13
* profiles: Move some of the work to the build side.Ludovic Courtès2021-06-12
* build-system: asdf: Work around package-name->name+version bug.Guillaume Le Vaillant2021-05-08
* download: Restore error reporting.Timothy Sample2021-05-05
* build-system: emacs: Clarify %install-dir.Leo Prikler2021-05-05
* build-system: emacs: Use subdirectories again.Leo Prikler2021-05-01
* download: Use Disarchive as a last resort.Timothy Sample2021-04-29
* Revert "download: Use Disarchive as a last resort."Timothy Sample2021-04-28
* download: Use Disarchive as a last resort.Timothy Sample2021-04-27
* grafts: Support rewriting UTF-16 and UTF-32 store references.Mark H Weaver2021-04-15
* build-system/qt: Fix wrapping with QTWEBENGINEPROCESS_PATH.Maxim Cournoyer2021-04-10
* build-system/qt: Wrappers set 'QTWEBENGINEPROCESS_PATH' if needed.Ludovic Courtès2021-04-08
* build-system/qt: Wrappers only include relevant directories to XDG_DATA_DIRS.Ludovic Courtès2021-04-08
* build-system: Rewrite node build system.Jelle Licht2021-04-02
* build-system/julia: Turn on deprecation warnings.zimoun2021-03-29
* syscalls: Fix RNDADDTOENTCNT on powerpc64le-linux.Chris Marusich2021-03-23
* syscalls: Fix clone on powerpc64le-linux.Chris Marusich2021-03-23
* download: 'tls-wrap' treats premature TLS termination as EOF.Ludovic Courtès2021-03-19
* syscalls: mounts: Fix a matching bug.Chris Marusich2021-03-15
* build-system/cargo: Don't clobber packaged crates while building.Efraim Flashner2021-03-15
* build-system/cargo: Propagate crates across builds.Efraim Flashner2021-03-14
* download: 'tls-wrap' returns an unbuffered custom port.Ludovic Courtès2021-03-11
* download: 'tls-wrap' avoids intermediate buffer.Ludovic Courtès2021-03-11
* syscalls: Define the ST_* constants and add 'statfs-flags->mount-flags'.Ludovic Courtès2021-03-10
* syscalls: Add 'mounts' and the <mount> record type.Ludovic Courtès2021-02-25
* syscalls: Define MS_RELATIME.Ludovic Courtès2021-02-25
* guix: renpy-build-system: Quote data directory.Leo Prikler2021-02-24
* profiles: Fix typo in manifest comment.Ludovic Courtès2021-02-22
* build-system: Add renpy-build-system.Leo Prikler2021-02-07