summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
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
2019-10-13Merge branch 'master' into stagingMarius Bakke
2019-10-13gnu: ant-build-system: Don't override symlinks....Björn Höfling
2019-10-11gnu: Add nsis-x86_64 and nsis-i686....Carl Dong
2019-10-08Merge branch 'master' into stagingMarius Bakke
2019-10-05syscalls: Add 'add-to-entropy-count'....Ludovic Courtès
2019-10-01Merge branch 'master' into core-updatesLudovic Courtès
2019-09-29syscalls: 'define-as-needed' does not re-export local variables....Ludovic Courtès
2019-09-27compile: Fix race condition on completion progress....Eric Bavier
2019-09-24Merge branch 'master' into core-updatesLudovic Courtès
2019-09-23build: ruby-build-system: Fix typo....Vagrant Cascadian
2019-09-17Merge branch 'master' into core-updatesLudovic Courtès
2019-09-13build-system/cargo: Remove unused function....Efraim Flashner
2019-09-13build-system/cargo: Use 'strip-store-file-name'....Efraim Flashner
2019-09-12build: cargo-build-system: Strip store hash from vendor-dir....Efraim Flashner
2019-09-06Merge branch 'master' into core-updatesMark H Weaver
2019-09-05build-system/asdf: Add option to compress programs....Pierre Neidhardt
2019-09-04build: Add julia-build-system....nixo
2019-09-02build/cargo-build-system: Use invoke....Efraim Flashner
2019-08-29Merge branch 'master' into core-updatesMark H Weaver
2019-08-28build/cargo-build-system: Remove 'update-cargo-lock phase....Efraim Flashner
2019-08-15guix: copy-linux-headers: Extract procedure, add headers....Jan Nieuwenhuizen
2019-08-13Merge branch 'master' into core-updatesMarius Bakke
2019-08-12build/cargo-build-system: Move generate-all-checksums to cargo-utils....Efraim Flashner
2019-08-08Merge branch 'master' into stagingMarius Bakke
2019-08-06Merge remote-tracking branch 'origin/master' into wip-texliveRicardo Wurmus
2019-08-04Merge branch 'master' into stagingMarius Bakke
2019-08-04build/cargo-build-system: Patch cargo checksums....Efraim Flashner
2019-07-31Merge branch 'master' into core-updatesMarius Bakke
2019-07-29gnu: Update default Go compiler to Go 1.12....Leo Famulari
2019-07-25guix: ant-build-system: Put dummy project-name into default build.xml....Hartmut Goebel
2019-07-25guix: ant-build-system: Use ant-task "jar" instead of executing "jar"....Hartmut Goebel
2019-07-23build: svn-fetch: Use "svn export"....Ricardo Wurmus
2019-07-19syscalls: 'define-as-needed' does not re-export local variables....Ludovic Courtès
2019-07-17Merge branch 'master' into core-updatesLudovic Courtès
2019-07-16build/cargo-build-system: Use bundled json instead of guile-json....Robert Vollmert
2019-07-16build/cargo-build-system: Set CARGO_HOME early....Robert Vollmert
2019-07-15syscalls: Use 'define-as-needed' for 'AT_' constants introduced in Guile 2.2.5....Ludovic Courtès
2019-07-15compile: Report the name of the file that cannot be compiled....Ludovic Courtès
2019-07-14Revert "guix: node-build-system: Use guile-json instead of a custom parser."...Julien Lepiller
2019-07-14guix: node-build-system: Use guile-json instead of a custom parser....Julien Lepiller
2019-07-14build: Add node-build-system....Jelle Licht
2019-07-13build-system/go: Fix typo....Leo Famulari
2019-07-12build: Use '-Wshadowed-toplevel' only when supported....Ludovic Courtès
2019-07-02Merge branch 'staging' into core-updatesMarius Bakke
2019-07-02gnu: make-bootstrap: Remove obsolete header file....Marius Bakke
2019-06-30build-system/meson: Do not inherit the 'bootstrap' phase....Marius Bakke