summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* 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
* guix: Fix another typo in another docstring.Tobias Geerinckx-Rice2019-04-30
* guix: Fix typo in docstring.Tobias Geerinckx-Rice2019-04-30
* file-systems: Support the 'no-atime' flag.rendaw2019-04-29
* Merge branch 'staging'Ludovic Courtès2019-04-28
|\
| * Merge branch 'master' into stagingMarius Bakke2019-04-23
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2019-04-17
| |\ \
| * \ \ Merge branch 'master' into stagingMarius Bakke2019-04-01
| |\ \ \
| * | | | Revert "build-system/ruby: Use invoke."Efraim Flashner2019-03-28
| * | | | build-system/ruby: Use invoke.Efraim Flashner2019-03-28
| * | | | Merge branch 'master' into stagingMarius Bakke2019-03-23
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-03-21
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-03-01
| |\ \ \ \ \ \
| * | | | | | | guix: ruby-build-system: Fix removal of extension related files.Christopher Baines2019-02-14
| * | | | | | | guix: ruby-build-system: Do gem install --verbose.Christopher Baines2019-02-14
| * | | | | | | gnu: ruby-build-system: Change extract-gemspec to always return #t.Christopher Baines2019-02-14
* | | | | | | | self: Rebuild translated manuals.Julien Lepiller2019-04-27
* | | | | | | | gnu, guix: Yearly ritual purging of the filesystems.Tobias Geerinckx-Rice2019-04-25
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | guile-build-system: Support building in parallel.Christopher Baines2019-04-18
| |_|_|_|_|/ |/| | | | |
* | | | | | build-system/linux-module: Configure module like the kernel.Danny Milosavljevic2019-04-12
* | | | | | build-system/linux-module: Support module source versioning.Danny Milosavljevic2019-04-12
* | | | | | Add (guix build-system linux-module).Danny Milosavljevic2019-04-11
* | | | | | build-system/cargo: refactor phases to successfully buildIvan Petkov2019-04-09
| |_|_|_|/ |/| | | |
* | | | | guix: dune-build-system: Add a package parameter.Julien Lepiller2019-03-23
| |_|_|/ |/| | |
* | | | build: Add rakudo-build-system.Efraim Flashner2019-03-23
| |_|/ |/| |
* | | build-system/go: Build with a filesystem union of Go dependencies.Leo Famulari2019-03-14
| |/ |/|
* | gnu: rust: Factor out "cargo-utils" from "cargo-build-system".Ivan Petkov2019-03-01
|/
* Merge branch 'staging'Ludovic Courtès2019-02-09
|\
| * download: Ask not to use TLS 1.3.Ludovic Courtès2019-01-26
* | gnu: dune: Update to 1.6.3.Gabriel Hondet2019-02-04
|/
* compile: Let compiler warnings through during the load phase.Ludovic Courtès2019-01-22
* profiles: Allow a profile to be added as an entry of another profile.Ludovic Courtès2019-01-20
* syscalls: 'device-in-use?' returns #f upon EINVAL.Ludovic Courtès2019-01-17
* syscalls: 'device-in-use?' does not create a port.Ludovic Courtès2019-01-17
* build: syscalls: Add device-in-use?.Mathieu Othacehe2019-01-17
* build-system: texlive: Do not hide build output.Ricardo Wurmus2019-01-10
* build-system: texlive: Do not truncate lines.Ricardo Wurmus2019-01-10
* Remove most uses of the _IO*F constants.Ludovic Courtès2019-01-09
* download: Remove Guile 2.0 workaround.Ludovic Courtès2019-01-09
* maint: Remove 'cond-expand' forms for Guile 2.0.Ludovic Courtès2019-01-09
* Remove (guix build pull).Ludovic Courtès2019-01-07
* git-download: Use 'invoke'.Ludovic Courtès2019-01-06