summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
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 buildIvan 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
2019-03-23build: Add rakudo-build-system.Efraim Flashner
2019-03-21Merge branch 'master' into stagingMarius Bakke
2019-03-14build-system/go: Build with a filesystem union of Go dependencies.Leo Famulari
2019-03-01Merge branch 'master' into stagingMarius Bakke
2019-03-01gnu: rust: Factor out "cargo-utils" from "cargo-build-system".Ivan Petkov
2019-02-14guix: ruby-build-system: Fix removal of extension related files.Christopher Baines
2019-02-14guix: ruby-build-system: Do gem install --verbose.Christopher Baines
2019-02-14gnu: ruby-build-system: Change extract-gemspec to always return #t.Christopher Baines
2019-02-09Merge branch 'staging'Ludovic Courtès
2019-02-04gnu: dune: Update to 1.6.3.Gabriel Hondet
2019-01-26download: Ask not to use TLS 1.3.Ludovic Courtès
2019-01-22compile: Let compiler warnings through during the load phase.Ludovic Courtès
2019-01-20profiles: Allow a profile to be added as an entry of another profile.Ludovic Courtès
2019-01-17syscalls: 'device-in-use?' returns #f upon EINVAL.Ludovic Courtès
2019-01-17syscalls: 'device-in-use?' does not create a port.Ludovic Courtès
2019-01-17build: syscalls: Add device-in-use?.Mathieu Othacehe
2019-01-10build-system: texlive: Do not hide build output.Ricardo Wurmus
2019-01-10build-system: texlive: Do not truncate lines.Ricardo Wurmus
2019-01-09Remove most uses of the _IO*F constants.Ludovic Courtès
2019-01-09download: Remove Guile 2.0 workaround.Ludovic Courtès
2019-01-09maint: Remove 'cond-expand' forms for Guile 2.0.Ludovic Courtès
2019-01-07Remove (guix build pull).Ludovic Courtès
2019-01-06git-download: Use 'invoke'.Ludovic Courtès
2019-01-06git-download: 'git-fetch' really returns #f upon error.Ludovic Courtès
2018-12-18build: Add dune-build-system.Julien Lepiller
2018-12-03hg-fetch: Remove .hg directories of sub-repositories.Björn Höfling
2018-11-20Merge branch 'master' into core-updatesMarius Bakke