summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
2020-12-03build-system: Add chicken-build-system.raingloom
2020-11-22Merge branch 'master' into stagingMarius Bakke
2020-11-22build-system/cargo: Set gettext environment variable when available.Efraim Flashner
2020-11-22build-system/cargo: Set libclang environment variable when available.Efraim Flashner
2020-11-22build-system/cargo: Set openssl environment variable when available.Efraim Flashner
2020-11-20build-system/cargo: Do not pass --features to Cargo unless specified.Marius Bakke
2020-11-07Merge branch 'master' into stagingMarius Bakke
2020-10-28build/maven: Fix typo.Vagrant Cascadian
2020-10-28build/maven: fix-pom-dependencies: Fix typo.Vagrant Cascadian
2020-10-28build/maven: fix-pom-dependencies: Fix typo.Vagrant Cascadian
2020-10-26build/maven-build-system: Return #t in fix-pom-files phase.Björn Höfling
2020-10-19Merge branch 'master' into stagingMarius Bakke
2020-10-15build-system/go: Install license files.Efraim Flashner
2020-10-13Merge branch 'master' into stagingMarius Bakke
2020-10-10svn-download, hg-download: Use 'report-invoke-error'.Ludovic Courtès
2020-10-08build: svn: Fix handle fetch errors.zimoun
2020-10-06Revert "build: svn: Handle fetch errors."Paul Garlick
2020-10-06build: svn: Handle fetch errors.zimoun
2020-10-06build: hg: Handle fetch errors.zimoun
2020-10-06build-system/cargo: Don't install .crates.toml file.Efraim Flashner
2020-09-23Merge branch 'staging' into wip-lispGuillaume Le Vaillant
2020-09-15build-system: asdf: Improve install phase for CL source packages.Guillaume Le Vaillant
2020-09-15build-system: asdf: Read all .asd files if no #:asd-files specified.Guillaume Le Vaillant
2020-09-12build-system: asdf: Switch from bundles to regular compilation.Guillaume Le Vaillant
2020-09-05Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner
2020-09-03android-repo-download: Use parallel-job-count instead of hard-coding jobDanny Milosavljevic
2020-09-02Add (guix android-repo-download).Danny Milosavljevic
2020-08-24Use guile-zlib extension in build-side code.Mathieu Othacehe
2020-08-13build-system/haskell: Do not pass "--bindir" during configure.Ricardo Wurmus
2020-08-13build-system/haskell: Add 'extra-directories' keyword.Timothy Sample
2020-08-12haskell-build-system: register: Remove references to the doc output.Ricardo Wurmus
2020-08-12haskell-build-system: register: Respect lib output.Ricardo Wurmus
2020-08-12build-system/haskell: Add default output "static".Ricardo Wurmus
2020-08-12build-system/haskell: Configure to link with shared libraries.Ricardo Wurmus
2020-08-12build-system/haskell: Refactor configure step.Ricardo Wurmus
2020-08-12build-system/haskell: Support parallel builds.Ricardo Wurmus
2020-07-24Merge branch 'master' into stagingMarius Bakke
2020-07-17guix: Add maven-build-system.Julien Lepiller
2020-07-17guix: java-utils: Add Maven-related phases.Julien Lepiller
2020-07-15build/cargo-utils: Use all allocated threads to generate checksums.Efraim Flashner
2020-07-10download-nar: Hide colliding 'dump-port*' binding.Ludovic Courtès
2020-07-10maint: Remove traces of "berlin.guixsd.org".Ludovic Courtès
2020-07-01guix: build: Fix asdf-build-system/ecl.Guillaume Le Vaillant
2020-06-23po: Micro-optimize 'read-po-file'.Ludovic Courtès
2020-06-23po: Avoid regexps when interpreting '\n' sequences.Ludovic Courtès
2020-06-22compile: Build gnu/{packages,tests}/* with '-O1'.Ludovic Courtès
2020-06-18build-system/asdf: Add support for component-less systems.Pierre Neidhardt
2020-06-18build-system/gnu: Fix 'install' phase of 'gnu-dist'.Ludovic Courtès
2020-06-17build-system/gnu: Rename "make dist" phase to 'build-dist'.Ludovic Courtès
2020-06-17build-system/gnu: Remove redundant 'unpack' phase from 'gnu-dist'.Ludovic Courtès