summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* build-system/cmake: Specify C++ compiler when cross-compiling.Marius Bakke2020-01-26
* Merge branch 'staging' into core-updatesMarius Bakke2020-01-21
|\
| * syscalls: Pass the right 'throw' arguments in 'call-with-file-lock/no-wait'.Ludovic Courtès2020-01-19
| * clojure-utils: Avoid use of '@@'.Ludovic Courtès2020-01-15
* | Merge branch 'master' into core-updatesMarius Bakke2020-01-15
|\|
| * build: asdf-build-system: Improve reproducibility.Guillaume Le Vaillant2020-01-12
* | Merge branch 'master' into core-updatesMarius Bakke2020-01-11
|\|
| * build: asdf-build-system: Make sbcl-* Lisp packages reproducible.Guillaume Le Vaillant2020-01-08
| * download, git: Refer to the right module in 'module-use!' call.Ludovic Courtès2020-01-07
| * Adjust module autoloads.Ludovic Courtès2020-01-06
| * download: Do not leak file descriptors on TLS ports.Ludovic Courtès2020-01-03
* | Merge remote-tracking branch 'master' into core-updates.Mathieu Othacehe2019-12-31
|\|
| * guix: emacs-utils: Add emacs-batch-disable-compilation.Leo Prikler2019-12-27
| * download: Enable TLS 1.3.Marius Bakke2019-12-26
| * emacs-build-system: Ensure the core libraries appear last in the load path.Maxim Cournoyer2019-12-13
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2019-12-12
|\|
| * emacs-build-system: Move the source directory to the start of EMACSLOADPATH.Maxim Cournoyer2019-12-08
| * emacs-build-system: Make the order of the phases more clear.Maxim Cournoyer2019-12-08
| * build-system: qt: Fix output missing in wrapped variables.Hartmut Goebel2019-12-07
| * file-systems: Add support for 'strict-atime' and 'lazy-time' flags.Guillaume Le Vaillant2019-12-07
* | Merge branch 'master' into core-updatesMarius Bakke2019-12-05
|\|
| * Merge branch 'staging'Marius Bakke2019-12-04
| |\
| | * Merge branch 'master' into stagingMarius Bakke2019-11-28
| | |\
| | * \ Merge branch 'master' into stagingMarius Bakke2019-11-21
| | |\ \
| | * \ \ Merge branch 'master' into stagingMarius Bakke2019-11-15
| | |\ \ \
| | * \ \ \ Merge branch 'master' into stagingMarius Bakke2019-10-23
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-10-13
| | |\ \ \ \ \
| | * | | | | | gnu: ant-build-system: Don't override symlinks.Björn Höfling2019-10-13
| | * | | | | | Merge branch 'master' into stagingMarius Bakke2019-10-08
| | |\ \ \ \ \ \
| | * | | | | | | build/cargo-build-system: Move generate-all-checksums to cargo-utils.Efraim Flashner2019-08-12
| * | | | | | | | build: emacs-build-system: Unify the installation directory.Maxim Cournoyer2019-12-04
| * | | | | | | | guix: Add the 'qt' build system.Hartmut Goebel2019-12-01
| * | | | | | | | ui: 'with-profile-lock' keeps going upon ENOLCK.Ludovic Courtès2019-11-29
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | guix: Fix wrap-qt-program.Hartmut Goebel2019-11-26
| * | | | | | | compile: Adjust for Guile 2.9.5.Ludovic Courtès2019-11-23
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | download: Load *.crt certificate bundles when *.pem files are missing.Ludovic Courtès2019-11-18
| * | | | | | build-system: emacs: Simplify the SET-EMACS-LOAD-PATH phase.Maxim Cournoyer2019-11-18
| | |_|_|_|/ | |/| | | |
* | | | | | Merge remote-tracking branch master into core-updatesMathieu Othacehe2019-11-16
|\| | | | |
| * | | | | make-bootstrap: Adjust copied linux headers.Efraim Flashner2019-11-15
| * | | | | guix: svn: Allow dropping externals.Julien Lepiller2019-11-13
| * | | | | guix: Add file-locking with no wait.Julien Lepiller2019-11-08
| * | | | | Revert "guix: svn: Allow dropping externals."Tobias Geerinckx-Rice2019-10-24
| * | | | | guix: svn: Allow dropping externals.Julien Lepiller2019-10-23
| | |_|_|/ | |/| | |
| * | | | download: Honor /etc/ssl/certs when 'SSL_CERT_DIR' is not set.Ludovic Courtès2019-10-21
| | |_|/ | |/| |
* / | | guix: Add helper for generating desktop entry files.Pierre Neidhardt2019-10-19
|/ / /
* | / gnu: Add nsis-x86_64 and nsis-i686.Carl Dong2019-10-11
| |/ |/|
* | syscalls: Add 'add-to-entropy-count'.Ludovic Courtès2019-10-05
* | Merge branch 'master' into core-updatesLudovic Courtès2019-10-01
|\ \
| * | syscalls: 'define-as-needed' does not re-export local variables.Ludovic Courtès2019-09-29
| * | compile: Fix race condition on completion progress.Eric Bavier2019-09-27