summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* build/maven: Fix typo.Vagrant Cascadian2020-10-28
* build/maven: fix-pom-dependencies: Fix typo.Vagrant Cascadian2020-10-28
* build/maven: fix-pom-dependencies: Fix typo.Vagrant Cascadian2020-10-28
* build/maven-build-system: Return #t in fix-pom-files phase.Björn Höfling2020-10-26
* build-system/go: Install license files.Efraim Flashner2020-10-15
* svn-download, hg-download: Use 'report-invoke-error'.Ludovic Courtès2020-10-10
* build: svn: Fix handle fetch errors.zimoun2020-10-08
* Revert "build: svn: Handle fetch errors."Paul Garlick2020-10-06
* build: svn: Handle fetch errors.zimoun2020-10-06
* build: hg: Handle fetch errors.zimoun2020-10-06
* build-system/cargo: Don't install .crates.toml file.Efraim Flashner2020-10-06
* android-repo-download: Use parallel-job-count instead of hard-coding jobDanny Milosavljevic2020-09-03
* Add (guix android-repo-download).Danny Milosavljevic2020-09-02
* Use guile-zlib extension in build-side code.Mathieu Othacehe2020-08-24
* build-system/haskell: Do not pass "--bindir" during configure.Ricardo Wurmus2020-08-13
* build-system/haskell: Add 'extra-directories' keyword.Timothy Sample2020-08-13
* haskell-build-system: register: Remove references to the doc output.Ricardo Wurmus2020-08-12
* haskell-build-system: register: Respect lib output.Ricardo Wurmus2020-08-12
* build-system/haskell: Add default output "static".Ricardo Wurmus2020-08-12
* build-system/haskell: Configure to link with shared libraries.Ricardo Wurmus2020-08-12
* build-system/haskell: Refactor configure step.Ricardo Wurmus2020-08-12
* build-system/haskell: Support parallel builds.Ricardo Wurmus2020-08-12
* guix: Add maven-build-system.Julien Lepiller2020-07-17
* guix: java-utils: Add Maven-related phases.Julien Lepiller2020-07-17
* download-nar: Hide colliding 'dump-port*' binding.Ludovic Courtès2020-07-10
* maint: Remove traces of "berlin.guixsd.org".Ludovic Courtès2020-07-10
* guix: build: Fix asdf-build-system/ecl.Guillaume Le Vaillant2020-07-01
* po: Micro-optimize 'read-po-file'.Ludovic Courtès2020-06-23
* po: Avoid regexps when interpreting '\n' sequences.Ludovic Courtès2020-06-23
* compile: Build gnu/{packages,tests}/* with '-O1'.Ludovic Courtès2020-06-22
* build-system/asdf: Add support for component-less systems.Pierre Neidhardt2020-06-18
* build-system/gnu: Fix 'install' phase of 'gnu-dist'.Ludovic Courtès2020-06-18
* build-system/gnu: Rename "make dist" phase to 'build-dist'.Ludovic Courtès2020-06-17
* build-system/gnu: Remove redundant 'unpack' phase from 'gnu-dist'.Ludovic Courtès2020-06-17
* build-system/gnu: Remove Hydra-specific code from 'gnu-dist'.Ludovic Courtès2020-06-17
* build-system/gnu: Remove 'autoreconf' phase from 'gnu-dist'.Ludovic Courtès2020-06-17
* profiles: Add comment at the top of 'manifest' file.Ludovic Courtès2020-06-17
* Merge branch 'master' into stagingMarius Bakke2020-06-08
|\
| * syscalls: set-thread-name, thread-name: Fix thinko.Jan (janneke) Nieuwenhuizen2020-06-08
| * syscalls: set-thread-name, thread-name: Stub for the Hurd.Jan (janneke) Nieuwenhuizen2020-06-08
* | Merge branch 'master' into stagingMarius Bakke2020-06-06
|\|
| * build-system: linux-module: Allow passing #:make-flags argument.Danny Milosavljevic2020-06-02
* | Merge branch 'master' into stagingMarius Bakke2020-05-29
|\|
| * syscalls: 'terminal-dimension' ignores EPERM.Ludovic Courtès2020-05-29
| * syscalls: Properly match %HOST-TYPE.Jesse Dowell2020-05-29
| * compile: Do not optimize "gnu/tests/*".Ludovic Courtès2020-05-25
* | Merge branch 'master' into stagingMarius Bakke2020-05-26
|\|
| * build: asdf-build-system: Use SBCL source in CL packages.Pierre Neidhardt2020-05-21
| * build: minify-build-system: Fail to install empty files.Efraim Flashner2020-05-18
| * syscalls: Adjust 'sockaddr-in', 'sockaddr-in6' structs for the Hurd.Jan (janneke) Nieuwenhuizen2020-05-15