summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
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-12build: Use '-Wshadowed-toplevel' only when supported....Ludovic Courtès
2019-06-29download: Remove hydra from content-addressed URL list...Tobias Geerinckx-Rice
2019-06-27syscalls: Add 'terminal-rows'....Ludovic Courtès
2019-06-25compile: Enable 'shadowed-toplevel' warning....Ludovic Courtès
2019-06-15Merge branch 'staging'Marius Bakke
2019-06-13build-system/haskell: Generate Setup.hs if needed....Robert Vollmert
2019-06-13build-system/haskell: Fix Haddock phase docstring....Robert Vollmert
2019-06-11build-system/cargo: Don't copy source as an output....Ivan Petkov
2019-06-11build-system/cargo: Use sources from package sources....Ivan Petkov
2019-06-05syscalls: 'with-lock-file' catches ENOSYS....Ludovic Courtès
2019-06-05syscalls: 'with-file-lock' expands to a call to 'call-with-file-lock'....Ludovic Courtès
2019-06-05syscalls: Add 'with-file-lock' macro....Ludovic Courtès
2019-06-02build-system/guile: Display progress report as expected by (guix status)....Ludovic Courtès
2019-06-02build-system/guile: Add #:not-compiled-file-regexp....Ludovic Courtès
2019-06-02build-system/guile: Improve reporting of 'guild compile' failures....Ludovic Courtès
2019-06-02compile: Adjust for Guile 3....Ludovic Courtès
2019-05-13download: Support 'https_proxy'....宋文武
2019-05-10build/cargo-utils: Remove "src-name" parameter....Ivan Petkov
2019-05-09syscalls: Add 'arp-network-interface?'....Marius Bakke
2019-05-09Add (guix bzr-download)....Maxim Cournoyer
2019-05-05build: go-build-system: Follow-up to commit f42e4ebb56....Maxim Cournoyer
2019-05-05build: go-build-system: Follow-up commit....Maxim Cournoyer
2019-05-05build: go-build-system: Ensure uniform unpacking directory....Maxim Cournoyer
2019-05-05build: go-build-system: Use WHEN for side-effect conditionals....Maxim Cournoyer
2019-05-05build: go-build-system: Re-ident....Maxim Cournoyer
2019-04-30guix: Fix another typo in another docstring....Tobias Geerinckx-Rice
2019-04-30guix: Fix typo in docstring....Tobias Geerinckx-Rice
2019-04-29file-systems: Support the 'no-atime' flag....rendaw
2019-04-28Merge branch 'staging'Ludovic Courtès
2019-04-27self: Rebuild translated manuals....Julien Lepiller
2019-04-25gnu, guix: Yearly ritual purging of the filesystems....Tobias Geerinckx-Rice
2019-04-23Merge branch 'master' into stagingMarius Bakke
2019-04-18guile-build-system: Support building in parallel....Christopher Baines
2019-04-17Merge branch 'master' into stagingMarius Bakke
2019-04-12build-system/linux-module: Configure module like the kernel....Danny Milosavljevic
2019-04-12build-system/linux-module: Support module source versioning....Danny Milosavljevic
2019-04-11Add (guix build-system linux-module)....Danny Milosavljevic
2019-04-09build-system/cargo: refactor phases to successfully build...Ivan Petkov
2019-04-01Merge branch 'master' into stagingMarius Bakke
2019-03-28Revert "build-system/ruby: Use invoke."...Efraim Flashner
2019-03-28build-system/ruby: Use invoke....Efraim Flashner
2019-03-23guix: dune-build-system: Add a package parameter....Julien Lepiller
2019-03-23Merge branch 'master' into stagingMarius Bakke