summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
...
| * guix: dune-build-system: Add a profile parameter.pukkamustard2021-08-20
| * build-system: Add 'minetest-mod-build-system'.Maxime Devos2021-08-20
* | Merge branch 'master' into core-updates-frozenMarius Bakke2021-07-29
|\|
| * build: Update uglifyjs for minify-build-system.Charles2021-07-19
* | build: utils: Trim leading slash from search-input-file input.Mathieu Othacehe2021-07-25
* | gnu: TeX Live: Use IniTeX to build a couple of packagesThiago Jung Bauermann2021-07-21
* | Merge branch 'master' into core-updatesLudovic Courtès2021-07-18
|\|
| * build: pack: Mute error output when checking if tar supports --sort.Maxim Cournoyer2021-07-18
| * Revert "syscalls: 'terminal-dimension' ignores EPERM."Tobias Geerinckx-Rice2021-07-07
| * 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