summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* 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
| * refresh: Fix internal variable name.zimoun2020-01-18
| * ui: Ignore 'raise-exception' frames when reporting exceptions.Ludovic Courtès2020-01-17
| * import: texlive: Avoid uses of '@@' in tests.Ludovic Courtès2020-01-17
| * import: opam: Avoid uses of '@@' in tests.Ludovic Courtès2020-01-17
| * lint: vulnerabilities: Avoid 'mock' in test.Ludovic Courtès2020-01-17
| * lint: derivation: Adjust exception handling for Guile 3.Ludovic Courtès2020-01-17
| * import: elpa: Rewrite test to use an HTTP server instead of mocking.Ludovic Courtès2020-01-16
| * import: cran: Avoid uses of '@@' in the tests.Ludovic Courtès2020-01-16
| * import: crate: Export 'string->license'.Ludovic Courtès2020-01-16
| * lzlib: Define 'dictionary-size+match-length-limit'.Ludovic Courtès2020-01-16
| * records: Improve reporting of "invalid field specifier" errors.Ludovic Courtès2020-01-16
| * guix package: Export 'transaction-upgrade-entry'.Ludovic Courtès2020-01-16
| * publish: Export 'signed-string'.Ludovic Courtès2020-01-16
| * repl: Fix '--help' message.zimoun2020-01-16
| * repl: Add '--load-path' option.zimoun2020-01-16
| * edit: Add '--load-path' option.zimoun2020-01-16
| * refresh: Add '--load-path' option.zimoun2020-01-16
| * size: Add '--load-path' option.zimoun2020-01-16
| * graph: Add '--load-path' option.Pierre Neidhardt2020-01-16
| * clojure-utils: Avoid use of '@@'.Ludovic Courtès2020-01-15