summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesDanny Milosavljevic2021-02-11
|\
| * build-system: Add renpy-build-system.Leo Prikler2021-02-07
* | build/gnu: Only make source checkout files writable.Maxim Cournoyer2021-02-04
* | build/gnu: Ensure the files are writable after the unpack phase.Maxim Cournoyer2021-02-04
* | build: python: Fix build phases ordering.Maxim Cournoyer2021-02-03
* | Merge branch 'master' into core-updatesChristopher Baines2021-02-03
|\|
| * guix package: Add '--export-manifest'.Ludovic Courtès2021-02-01
| * build-system/julia: Don't rely on file name to set module name.nixo2021-01-30
| * build-system/julia: Enable tests.nixo2021-01-30
* | build/python: Add a sanity check phase.Lars-Dominik Braun2021-02-01
* | build/python: Adjust wrap phase to use the new GUIX_PYTHONPATH.Maxim Cournoyer2021-02-01
* | build/python: Add the installation bin directory to PATH.Maxim Cournoyer2021-02-01
* | build/python: Always add the install prefix to the Guix PYTHONPATH.Maxim Cournoyer2021-02-01
* | build/python: Replace PYTHONPATH by GUIX_PYTHONPATH.Maxim Cournoyer2021-02-01
* | gnu: python: Replace PYTHONPATH by GUIX_PYTHONPATH.Maxim Cournoyer2021-02-01
* | gnu: texlive-bin: Enable the use of multiple TeX Live trees.Maxim Cournoyer2021-01-29
* | build-systems/gnu: Allow unpacking/repacking more kind of files.Maxim Cournoyer2021-01-26
* | utils: Add NIX_STORE_DIR as a candidate for the value of the store directory.Maxim Cournoyer2021-01-26
* | build-system/gnu: Really ignore the return value of phases.Ludovic Courtès2021-01-15
* | Merge branch 'staging' into 'core-updates'.Maxim Cournoyer2021-01-13
|\|
| * build-system/cargo: Use argument "--no-track" in "cargo install".Zhu Zihao2020-12-31
| * guix system: 'init' copies, resets timestamps, and deduplicates at once.Ludovic Courtès2020-12-15
| * store-copy: 'populate-store' can optionally deduplicate files.Ludovic Courtès2020-12-15
| * store-copy: 'populate-store' resets timestamps.Ludovic Courtès2020-12-15
| * build-system: Add chicken-build-system.raingloom2020-12-03
* | 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