summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2021-05-09
|\
| * build-system: asdf: Work around package-name->name+version bug.Guillaume Le Vaillant2021-05-08
| * download: Restore error reporting.Timothy Sample2021-05-05
| * build-system: emacs: Clarify %install-dir.Leo Prikler2021-05-05
| * build-system: emacs: Use subdirectories again.Leo Prikler2021-05-01
| * download: Use Disarchive as a last resort.Timothy Sample2021-04-29
| * Revert "download: Use Disarchive as a last resort."Timothy Sample2021-04-28
| * download: Use Disarchive as a last resort.Timothy Sample2021-04-27
* | build-system/copy: Avoid use of 'set!'.Efraim Flashner2021-05-04
* | utils: wrap-program: Refuse to wrap .X-real files.Brendan Tildesley2021-04-22
* | qt-build-system: Don't double wrap programs.Brendan Tildesley2021-04-22
* | rakudo-build-system: Don't double wrap programs.Brendan Tildesley2021-04-22
* | glib-or-gtk-build-system: Don't double wrap programs.Brendan Tildesley2021-04-22
* | utils: Rename 'wrapper?' to 'wrapped-program?'.Brendan Tildesley2021-04-22
* | gremlin: 'elf-dynamic-info' returns a file name rathern than a dynamic entry.Dion Mendel2021-04-22
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2021-04-16
|\|
| * grafts: Support rewriting UTF-16 and UTF-32 store references.Mark H Weaver2021-04-15
| * build-system/qt: Fix wrapping with QTWEBENGINEPROCESS_PATH.Maxim Cournoyer2021-04-10
| * build-system/qt: Wrappers set 'QTWEBENGINEPROCESS_PATH' if needed.Ludovic Courtès2021-04-08
| * build-system/qt: Wrappers only include relevant directories to XDG_DATA_DIRS.Ludovic Courtès2021-04-08
| * build-system: Rewrite node build system.Jelle Licht2021-04-02
| * build-system/julia: Turn on deprecation warnings.zimoun2021-03-29
* | build-system/gnu: Give #:bootstrap-scripts a valid default.Ludovic Courtès2021-04-09
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2021-03-24
|\|
| * syscalls: Fix RNDADDTOENTCNT on powerpc64le-linux.Chris Marusich2021-03-23
| * syscalls: Fix clone on powerpc64le-linux.Chris Marusich2021-03-23
| * download: 'tls-wrap' treats premature TLS termination as EOF.Ludovic Courtès2021-03-19
| * syscalls: mounts: Fix a matching bug.Chris Marusich2021-03-15
| * build-system/cargo: Don't clobber packaged crates while building.Efraim Flashner2021-03-15
| * build-system/cargo: Propagate crates across builds.Efraim Flashner2021-03-14
| * download: 'tls-wrap' returns an unbuffered custom port.Ludovic Courtès2021-03-11
| * download: 'tls-wrap' avoids intermediate buffer.Ludovic Courtès2021-03-11
| * syscalls: Define the ST_* constants and add 'statfs-flags->mount-flags'.Ludovic Courtès2021-03-10
* | Merge branch 'master' into core-updatesChristopher Baines2021-03-06
|\|
| * syscalls: Add 'mounts' and the <mount> record type.Ludovic Courtès2021-02-25
| * syscalls: Define MS_RELATIME.Ludovic Courtès2021-02-25
| * guix: renpy-build-system: Quote data directory.Leo Prikler2021-02-24
| * profiles: Fix typo in manifest comment.Ludovic Courtès2021-02-22
* | 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