summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* build-systems/emacs: No longer skip patching of files containing NULs.Maxim Cournoyer2021-01-08
* utils: Allow text substitution even in the presence of NUL characters.Mark H Weaver2021-01-08
* build-systems/gnu: Add compressor file extension to symbolic links.Maxim Cournoyer2020-12-29
* build-system/gnu: Allow overriding of bootstrap scripts.Ricardo Wurmus2020-12-23
* utils: 'copy-recursively' keeps symlink mtime when #:keep-mtime? is true.Ludovic Courtès2020-12-13
* utils: 'set-file-time' passes AT_SYMLINK_NOFOLLOW.Ludovic Courtès2020-12-13
* build/python: Fix cythonize check phase.Efraim Flashner2020-12-13
* build/python: Check for cythonized files.Efraim Flashner2020-12-09
* build-system/gnu: Remove the source directory from search paths.宋文武2020-12-07
* build-system/gnu: Add 'make-dynamic-linker-cache' phase.Ludovic Courtès2020-12-01
* gremlin: Add 'file-needed/recursive'.Ludovic Courtès2020-12-01
* gremlin: Fix typo in docstring.Ludovic Courtès2020-12-01
* 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