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
* | build-system/meson: Support cross-compilation.Maxime Devos2021-07-14
* | utils: Add 'search-input-directory'.Ludovic Courtès2021-07-08
* | build-system/gnu: patch-shebangs: Also patch shebangs in "/libexec".Maxime Devos2021-07-08
* | Merge branch 'master' into core-updatesTobias Geerinckx-Rice2021-06-23
|\|
| * 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
* | Merge branch 'master' into core-updatesMarius Bakke2021-06-19
|\|
| * 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
* | rakudo-build-system: Look up the interpreter in 'inputs'.Maxime Devos2021-06-04
* | qt-build-system: Look up the interpreter in 'inputs'.Maxime Devos2021-06-04
* | python-build-system: Look up the interpreter in 'inputs'.Maxime Devos2021-06-04
* | glib-or-gtk-build-system: Look up the interpreter in 'inputs'.Maxime Devos2021-06-04
* | utils: Define ‘search-input-file’ procedure.Maxime Devos2021-06-04
* | utils: Allow overriding the shell interpreter in ‘wrap-program’.Maxime Devos2021-06-04
* | Merge branch 'master' into core-updatesMarius Bakke2021-05-09
|\|
| * 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
* | build-system/copy: Avoid use of 'set!'.Efraim Flashner2021-05-04
* | utils: wrap-program: Refuse to wrap .X-real files.Brendan Tildesley2021-04-22
* | qt-build-system: Don't double wrap programs.Brendan Tildesley2021-04-22
* | rakudo-build-system: Don't double wrap programs.Brendan Tildesley2021-04-22
* | glib-or-gtk-build-system: Don't double wrap programs.Brendan Tildesley2021-04-22
* | utils: Rename 'wrapper?' to 'wrapped-program?'.Brendan Tildesley2021-04-22
* | gremlin: 'elf-dynamic-info' returns a file name rathern than a dynamic entry.Dion Mendel2021-04-22
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2021-04-16
|\|