summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
2020-04-08compile: Run the load phase within 'with-target'.Ludovic Courtès
2020-04-02bournish: Prevent inlining of run-time support procedures.Ludovic Courtès
2020-03-22build: emacs-utils: Add an option to select scoping for batch eval.Maxim Cournoyer
2020-03-22build-system: linux-module: Fix cross compilation.Mathieu Othacehe
2020-03-22syscalls: 'with-file-lock' re-grabs lock when reentering its dynamic extent.Ludovic Courtès
2020-03-22download: Delete the output file upon failure.Ludovic Courtès
2020-03-11download: Remove (web http) workarounds no longer relevant.Ludovic Courtès
2020-02-28build-system: copy-build-system: Keep symlinks symbolic.Leo Prikler
2020-02-27emacs-build-system: Byte compile the autoload files.Maxim Cournoyer
2020-02-25build-system/linux-module: Disable depmod.Danny Milosavljevic
2020-02-25guix: node-build-system: Do not symlink /bin.Julien Lepiller
2020-02-21build-system: Add copy-build-system.Pierre Neidhardt
2020-02-11build: go-build-system: Disable Go module support.Jack Hill
2020-01-29Merge branch 'master' into stagingMarius Bakke
2020-01-28guix: qt-build-system: Add phase `check-setup`.Hartmut Goebel
2020-01-27build: cargo-build-system: Add pkg-config environment variables.Efraim Flashner
2020-01-27build: cargo-build-system: Allow patched crates.Efraim Flashner
2020-01-23compile: Remove incorrect exports.Ludovic Courtès
2020-01-19syscalls: Pass the right 'throw' arguments in 'call-with-file-lock/no-wait'.Ludovic Courtès
2020-01-15clojure-utils: Avoid use of '@@'.Ludovic Courtès
2020-01-12build: asdf-build-system: Improve reproducibility.Guillaume Le Vaillant
2020-01-08build: asdf-build-system: Make sbcl-* Lisp packages reproducible.Guillaume Le Vaillant
2020-01-07download, git: Refer to the right module in 'module-use!' call.Ludovic Courtès
2020-01-06Adjust module autoloads.Ludovic Courtès
2020-01-03download: Do not leak file descriptors on TLS ports.Ludovic Courtès
2019-12-27guix: emacs-utils: Add emacs-batch-disable-compilation.Leo Prikler
2019-12-26download: Enable TLS 1.3.Marius Bakke
2019-12-13emacs-build-system: Ensure the core libraries appear last in the load path.Maxim Cournoyer
2019-12-08emacs-build-system: Move the source directory to the start of EMACSLOADPATH.Maxim Cournoyer
2019-12-08emacs-build-system: Make the order of the phases more clear.Maxim Cournoyer
2019-12-07build-system: qt: Fix output missing in wrapped variables.Hartmut Goebel
2019-12-07file-systems: Add support for 'strict-atime' and 'lazy-time' flags.Guillaume Le Vaillant
2019-12-04Merge branch 'staging'Marius Bakke
2019-12-04build: emacs-build-system: Unify the installation directory.Maxim Cournoyer
2019-12-01guix: Add the 'qt' build system.Hartmut Goebel
2019-11-29ui: 'with-profile-lock' keeps going upon ENOLCK.Ludovic Courtès
2019-11-28Merge branch 'master' into stagingMarius Bakke
2019-11-26guix: Fix wrap-qt-program.Hartmut Goebel
2019-11-23compile: Adjust for Guile 2.9.5.Ludovic Courtès
2019-11-21Merge branch 'master' into stagingMarius Bakke
2019-11-18download: Load *.crt certificate bundles when *.pem files are missing.Ludovic Courtès
2019-11-18build-system: emacs: Simplify the SET-EMACS-LOAD-PATH phase.Maxim Cournoyer
2019-11-15Merge branch 'master' into stagingMarius Bakke
2019-11-15make-bootstrap: Adjust copied linux headers.Efraim Flashner
2019-11-13guix: svn: Allow dropping externals.Julien Lepiller
2019-11-08guix: Add file-locking with no wait.Julien Lepiller
2019-10-24Revert "guix: svn: Allow dropping externals."Tobias Geerinckx-Rice
2019-10-23guix: svn: Allow dropping externals.Julien Lepiller
2019-10-23Merge branch 'master' into stagingMarius Bakke
2019-10-21download: Honor /etc/ssl/certs when 'SSL_CERT_DIR' is not set.Ludovic Courtès