summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
...
| | * | build/cargo-build-system: Patch cargo checksums.Efraim Flashner2019-08-04
| * | | guix: ant-build-system: Put dummy project-name into default build.xml.Hartmut Goebel2019-07-25
| * | | guix: ant-build-system: Use ant-task "jar" instead of executing "jar".Hartmut Goebel2019-07-25
| | |/ | |/|
* | | Merge branch 'master' into core-updatesMarius Bakke2019-07-31
|\ \ \ | | |/ | |/|
| * | gnu: Update default Go compiler to Go 1.12.Leo Famulari2019-07-29
| |/
* | syscalls: 'define-as-needed' does not re-export local variables.Ludovic Courtès2019-07-19
* | Merge branch 'master' into core-updatesLudovic Courtès2019-07-17
|\|
| * build/cargo-build-system: Use bundled json instead of guile-json.Robert Vollmert2019-07-16
| * build/cargo-build-system: Set CARGO_HOME early.Robert Vollmert2019-07-16
| * syscalls: Use 'define-as-needed' for 'AT_' constants introduced in Guile 2.2.5.Ludovic Courtès2019-07-15
| * compile: Report the name of the file that cannot be compiled.Ludovic Courtès2019-07-15
| * Revert "guix: node-build-system: Use guile-json instead of a custom parser."Julien Lepiller2019-07-14
| * guix: node-build-system: Use guile-json instead of a custom parser.Julien Lepiller2019-07-14
| * build: Add node-build-system.Jelle Licht2019-07-14
| * build: Use '-Wshadowed-toplevel' only when supported.Ludovic Courtès2019-07-12
* | build-system/go: Fix typo.Leo Famulari2019-07-13
* | Merge branch 'staging' into core-updatesMarius Bakke2019-07-02
|\|
| * download: Remove hydra from content-addressed URL listTobias Geerinckx-Rice2019-06-29
* | gnu: make-bootstrap: Remove obsolete header file.Marius Bakke2019-07-02
* | build-system/meson: Do not inherit the 'bootstrap' phase.Marius Bakke2019-06-30
* | Merge branch 'master' into core-updatesLudovic Courtès2019-06-27
|\|
| * syscalls: Add 'terminal-rows'.Ludovic Courtès2019-06-27
| * compile: Enable 'shadowed-toplevel' warning.Ludovic Courtès2019-06-25
* | build-system/python: Export 'python-version'.Ludovic Courtès2019-06-21
* | Merge branch 'staging' into core-updatesMarius Bakke2019-06-20
|\|
| * Merge branch 'staging'Marius Bakke2019-06-15
| |\
| | * build-system/haskell: Generate Setup.hs if needed.Robert Vollmert2019-06-13
| | * build-system/haskell: Fix Haddock phase docstring.Robert Vollmert2019-06-13
* | | utils: Add 'invoke/quiet'.Ludovic Courtès2019-06-17
* | | build-system/gnu: Make 'first-subdirectory' deterministic.Ludovic Courtès2019-06-14
* | | Merge branch 'master' into core-updatesLudovic Courtès2019-06-13
|\| |
| * | build-system/cargo: Don't copy source as an output.Ivan Petkov2019-06-11
| * | build-system/cargo: Use sources from package sources.Ivan Petkov2019-06-11
| |/
| * syscalls: 'with-lock-file' catches ENOSYS.Ludovic Courtès2019-06-05
| * syscalls: 'with-file-lock' expands to a call to 'call-with-file-lock'.Ludovic Courtès2019-06-05
| * syscalls: Add 'with-file-lock' macro.Ludovic Courtès2019-06-05
| * build-system/guile: Display progress report as expected by (guix status).Ludovic Courtès2019-06-02
| * build-system/guile: Add #:not-compiled-file-regexp.Ludovic Courtès2019-06-02
| * build-system/guile: Improve reporting of 'guild compile' failures.Ludovic Courtès2019-06-02
| * compile: Adjust for Guile 3.Ludovic Courtès2019-06-02
* | Merge branch 'staging' into core-updatesMarius Bakke2019-05-25
|\|
| * download: Support 'https_proxy'.宋文武2019-05-13
| * build/cargo-utils: Remove "src-name" parameter.Ivan Petkov2019-05-10
| * syscalls: Add 'arp-network-interface?'.Marius Bakke2019-05-09
| * Add (guix bzr-download).Maxim Cournoyer2019-05-09
| * build: go-build-system: Follow-up to commit f42e4ebb56.Maxim Cournoyer2019-05-05
| * build: go-build-system: Follow-up commit.Maxim Cournoyer2019-05-05
| * build: go-build-system: Ensure uniform unpacking directory.Maxim Cournoyer2019-05-05
| * build: go-build-system: Use WHEN for side-effect conditionals.Maxim Cournoyer2019-05-05
| * build: go-build-system: Re-ident.Maxim Cournoyer2019-05-05