summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Add (guix build gnu-bootstrap).Timothy Sample2020-02-17
* utils: Change 'patch-shebang' to not try to patch Rust source files.Danny Milosavljevic2020-02-17
* build: gnu-build-system: Adjust NOCONFIGURE variable.Efraim Flashner2020-02-16
* build-system/gnu: Don't try executing directories in bootstrap phase.Brendan Tildesley2020-02-16
* build: gnu-build-system: Don't run configure during bootstrap.Efraim Flashner2020-02-16
* Merge branch 'master' into core-updatesMarius Bakke2020-02-14
|\
| * guix build: Add '--manifest' option.Marius Bakke2020-02-14
| * build: go-build-system: Disable Go module support.Jack Hill2020-02-11
| * ui: Fix typo in comment.Ludovic Courtès2020-02-11
| * describe: Remove dependency on (guix scripts pull).Ludovic Courtès2020-02-11
| * swh: Remove 'id' field from <origin>.Ludovic Courtès2020-02-11
| * git: Add missing exports for <git-checkout>.Ludovic Courtès2020-02-10
| * Merge branch 'staging'Marius Bakke2020-02-10
| |\
| | * Merge branch 'master' into stagingMarius Bakke2020-02-05
| | |\
| * | | Update e-mail address for Jakob L. Kreuze.Tobias Geerinckx-Rice2020-02-09
| * | | git: Remove leftover pk call.Mathieu Othacehe2020-02-06
| * | | git: Add ssh authentication support.Mathieu Othacehe2020-02-06
| | |/ | |/|
| * | import: pypi: Support exporting packages with .zip source.Jakub Kądziołka2020-02-05
| * | import: gem: Deal with unavailable licensing info.Ludovic Courtès2020-02-05
| * | import: gem: Rewrite to use a JSON mapping to records.Ludovic Courtès2020-02-05
* | | gnu: cross-base: Switch back to 'CROSS_C_INCLUDE_PATH' & co.Ludovic Courtès2020-02-12
* | | gnu: gcc: Switch back to using 'C_INCLUDE_PATH' instead of 'CPATH'.Ludovic Courtès2020-02-06
* | | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2020-02-04
|\| |
| * | licenses: Add Unicode license.Leo Prikler2020-02-03
* | | Merge branch 'staging' into core-updatesMarius Bakke2020-02-03
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' into stagingMarius Bakke2020-01-29
| |\|
| | * Use HTTPS for liballeg.org.Tobias Geerinckx-Rice2020-01-28
| | * build: cargo-build-system: Add pkg-config environment variables.Efraim Flashner2020-01-27
| | * build: cargo-build-system: Allow patched crates.Efraim Flashner2020-01-27
| | * guix: ocaml: Also replace dune when relevant in package-with-explicit-ocaml.Julien Lepiller2020-01-27
| * | guix: qt-build-system: Add phase `check-setup`.Hartmut Goebel2020-01-28
| |/
| * serialization: 'read-byte-string' makes a single read(2) call.Ludovic Courtès2020-01-24
| * guix build, archive, graph: Disable absolute file port name canonicalization.Ludovic Courtès2020-01-24
| * ui: Do not display error messages with bare format strings.Ludovic Courtès2020-01-24
| * self: Build with Guile 3.0.Ludovic Courtès2020-01-23
| * derivations: Inline 'find' in 'coalesce-duplicate-inputs'.Ludovic Courtès2020-01-23
| * compile: Remove incorrect exports.Ludovic Courtès2020-01-23
* | guix: Fix missing export for make-desktop-entry-file.Pierre Neidhardt2020-01-30
* | derivations: Import modules with 'add-file-tree-to-store'.Ludovic Courtès2020-01-30
* | gexp: Move 'file-mapping->tree' to (guix store).Ludovic Courtès2020-01-30
* | build-system/cmake: Specify C++ compiler when cross-compiling.Marius Bakke2020-01-26
* | build-system/cmake: Enable parallel tests by default.Marius Bakke2020-01-26
* | Merge branch 'staging' into core-updatesMarius Bakke2020-01-23
|\|
| * guix: ocaml: Reuse package-with-ocaml4.01 with ocaml-4.07.Julien Lepiller2020-01-22
* | Merge branch 'staging' into core-updatesMarius Bakke2020-01-21
|\|
| * guix package: Create profiles/per-user/$USER upfront.Ludovic Courtès2020-01-19
| * syscalls: Pass the right 'throw' arguments in 'call-with-file-lock/no-wait'.Ludovic Courtès2020-01-19
| * repl: Avoid dependency on high-level package modules.Ludovic Courtès2020-01-19
| * repl: Adjust "--listen" help message.Ludovic Courtès2020-01-19
| * repl: Add "-q".Ludovic Courtès2020-01-19