summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master' into core-updatesChristopher Baines2020-11-29
|\
| * Merge branch 'master' into stagingMarius Bakke2020-11-22
| |\
| | * build-system/cargo: Set gettext environment variable when available.Efraim Flashner2020-11-22
| | * build-system/cargo: Set libclang environment variable when available.Efraim Flashner2020-11-22
| | * build-system/cargo: Set openssl environment variable when available.Efraim Flashner2020-11-22
| * | build-system/cargo: Do not pass --features to Cargo unless specified.Marius Bakke2020-11-20
| * | Merge branch 'master' into stagingMarius Bakke2020-11-07
| |\|
| | * 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/texlive: Phases no longer return a Boolean.Ludovic Courtès2020-11-25
* | | build-system/minify: Phases no longer return a Boolean.Ludovic Courtès2020-11-25
* | | build-system/gnu: Ignore the result of phase procedures.Ludovic Courtès2020-11-25
* | | build-system/python: Set PYTHONDONTWRITEBYTECODE.Maxim Cournoyer2020-11-20
* | | utils: Add #:keep-permissions? parameter to 'copy-recursively'.Ludovic Courtès2020-11-19
* | | utils: Add #:copy-file parameter to 'copy-recursively'.Ludovic Courtès2020-11-19
* | | utils: 'copy-recursively' keeps directory mtime when #:keep-mtime? is true.Ludovic Courtès2020-11-19
* | | utils: 'wrap-script' doesn't pass a non-literal string to 'format'.Ludovic Courtès2020-11-17
* | | build-system/meson: Do not apply strip-runpath to the "debug" output.Maxim Cournoyer2020-11-06
* | | build-system/python: Revert changing of phase order.Maxim Cournoyer2020-10-20
* | | build-system/python: Do not embed timestamps in the .pyc byte code files.Maxim Cournoyer2020-10-19
* | | Merge branch 'staging'Maxim Cournoyer2020-10-19
|\| |
| * | Merge branch 'master' into stagingMarius Bakke2020-10-19
| |\|
| | * build-system/go: Install license files.Efraim Flashner2020-10-15
| * | Merge branch 'master' into stagingMarius Bakke2020-10-13
| |\|
| | * 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
| * | Merge branch 'staging' into wip-lispGuillaume Le Vaillant2020-09-23
| |\ \
| | * | Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner2020-09-05
| | |\|
| | * | Merge branch 'master' into stagingMarius Bakke2020-07-24
| | |\ \
| | * | | build/cargo-utils: Use all allocated threads to generate checksums.Efraim Flashner2020-07-15
| * | | | build-system: asdf: Improve install phase for CL source packages.Guillaume Le Vaillant2020-09-15
| * | | | build-system: asdf: Read all .asd files if no #:asd-files specified.Guillaume Le Vaillant2020-09-15
| * | | | build-system: asdf: Switch from bundles to regular compilation.Guillaume Le Vaillant2020-09-12
| | |_|/ | |/| |
* | | | build: Fix docstring typos.Tobias Geerinckx-Rice2020-10-16
* | | | packages, scripts, utils: Enable multi-threaded xz compression.Maxim Cournoyer2020-10-08
* | | | utils: Do not raise exceptions in delete-file-recursively.Maxim Cournoyer2020-10-08
* | | | utils: Add 'call-with-temporary-output-file'.Ludovic Courtès2020-09-19
* | | | Remove (guix build rpath).Ludovic Courtès2020-09-19
* | | | gremlin: Add 'set-file-runpath', 'file-runpath', and 'file-needed'.Ludovic Courtès2020-09-19
* | | | build-system/gnu: strip with --strip-unneededJakub Kądziołka2020-09-19
* | | | Merge remote-tracking branch 'origin/master' into core-updatesMaxim Cournoyer2020-09-14
|\| | |
| * | | android-repo-download: Use parallel-job-count instead of hard-coding jobDanny Milosavljevic2020-09-03
| * | | Add (guix android-repo-download).Danny Milosavljevic2020-09-02
* | | | utils: 'dump-port' has an optional 'len' parameter.Ludovic Courtès2020-09-10