summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
2020-05-05Merge branch 'master' into core-updatesMarius Bakke
2020-05-05build: store-copy: Export file-size procedure....Mathieu Othacehe
2020-04-24Merge branch 'master' into core-updatesMarius Bakke
2020-04-23compile: Pre-load the compiler outside 'with-target'....Ludovic Courtès
2020-04-23Merge branch 'master' into core-updates...Marius Bakke
2020-04-20syscalls: Fix Linux detection in 'readdir*'....Julien Lepiller
2020-04-19Merge branch 'master' into core-updatesMarius Bakke
2020-04-16syscalls: 'readdir*' chooses between the Linux and Hurd code at run time....Ludovic Courtès
2020-04-13Merge branch 'master' into core-updatesMarius Bakke
2020-04-12build: julia-build-system: Update for new Julia version....nixo
2020-04-08Merge branch 'master' into core-updates...Marius Bakke
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-27Merge branch 'master' into core-updates...Marius Bakke
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-14Merge branch 'master' into core-updatesMarius Bakke
2020-03-11download: Remove (web http) workarounds no longer relevant....Ludovic Courtès
2020-03-04Merge branch 'master' into core-updatesMarius Bakke
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-17Add (guix build gnu-bootstrap)....Timothy Sample
2020-02-17utils: Change 'patch-shebang' to not try to patch Rust source files....Danny Milosavljevic
2020-02-16build: gnu-build-system: Adjust NOCONFIGURE variable....Efraim Flashner
2020-02-16build-system/gnu: Don't try executing directories in bootstrap phase....Brendan Tildesley
2020-02-16build: gnu-build-system: Don't run configure during bootstrap....Efraim Flashner
2020-02-14Merge branch 'master' into core-updatesMarius Bakke
2020-02-11build: go-build-system: Disable Go module support....Jack Hill
2020-02-03Merge branch 'staging' into core-updatesMarius Bakke
2020-01-30guix: Fix missing export for make-desktop-entry-file....Pierre Neidhardt
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-26build-system/cmake: Specify C++ compiler when cross-compiling....Marius Bakke
2020-01-23compile: Remove incorrect exports....Ludovic Courtès
2020-01-21Merge branch 'staging' into core-updatesMarius Bakke
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-15Merge branch 'master' into core-updatesMarius Bakke
2020-01-12build: asdf-build-system: Improve reproducibility....Guillaume Le Vaillant
2020-01-11Merge branch 'master' into core-updatesMarius Bakke
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