summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
2021-07-29Merge branch 'master' into core-updates-frozenMarius Bakke
2021-07-25build: utils: Trim leading slash from search-input-file input.Mathieu Othacehe
2021-07-21gnu: TeX Live: Use IniTeX to build a couple of packagesThiago Jung Bauermann
2021-07-19build: Update uglifyjs for minify-build-system.Charles
2021-07-18Merge branch 'master' into core-updatesLudovic Courtès
2021-07-18build: pack: Mute error output when checking if tar supports --sort.Maxim Cournoyer
2021-07-14build-system/meson: Support cross-compilation.Maxime Devos
2021-07-08utils: Add 'search-input-directory'.Ludovic Courtès
2021-07-08build-system/gnu: patch-shebangs: Also patch shebangs in "/libexec".Maxime Devos
2021-07-07Revert "syscalls: 'terminal-dimension' ignores EPERM."Tobias Geerinckx-Rice
2021-07-02build: qt-utils: Wrappers set 'QTWEBENGINEPROCESS_PATH' if needed.Maxim Cournoyer
2021-07-02build: qt-utils: Refactor the code to filter XDG_DATA_DIRS.Ludovic Courtès
2021-07-02guix: qt-utils: Don't include useless inputs in wrapped variables.Jakub Kądziołka
2021-07-02build-system: qt: Exclude useless inputs from wrapped variables.Jakub Kądziołka
2021-07-02guix: qt-utils: Wrapped executables honor user's envvars.Hartmut Goebel
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-23Merge branch 'master' into core-updatesTobias Geerinckx-Rice
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-19Merge branch 'master' into core-updatesMarius Bakke
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-06-04rakudo-build-system: Look up the interpreter in 'inputs'.Maxime Devos
2021-06-04qt-build-system: Look up the interpreter in 'inputs'.Maxime Devos
2021-06-04python-build-system: Look up the interpreter in 'inputs'.Maxime Devos
2021-06-04glib-or-gtk-build-system: Look up the interpreter in 'inputs'.Maxime Devos
2021-06-04utils: Define ‘search-input-file’ procedure.Maxime Devos
2021-06-04utils: Allow overriding the shell interpreter in ‘wrap-program’.Maxime Devos
2021-05-09Merge branch 'master' into core-updatesMarius Bakke
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-04build-system/copy: Avoid use of 'set!'.Efraim Flashner
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