summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2020-02-06gnu: gcc: Switch back to using 'C_INCLUDE_PATH' instead of 'CPATH'.Ludovic Courtès
2020-02-04Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2020-02-03licenses: Add Unicode license.Leo Prikler
2020-02-03Merge branch 'staging' into core-updatesMarius Bakke
2020-01-30guix: Fix missing export for make-desktop-entry-file.Pierre Neidhardt
2020-01-30derivations: Import modules with 'add-file-tree-to-store'.Ludovic Courtès
2020-01-30gexp: Move 'file-mapping->tree' to (guix store).Ludovic Courtès
2020-01-29Merge branch 'master' into stagingMarius Bakke
2020-01-28Use HTTPS for liballeg.org.Tobias Geerinckx-Rice
2020-01-28guix: qt-build-system: Add phase `check-setup`.Hartmut Goebel
2020-01-27build: cargo-build-system: Add pkg-config environment variables.Efraim Flashner
2020-01-27build: cargo-build-system: Allow patched crates.Efraim Flashner
2020-01-27guix: ocaml: Also replace dune when relevant in package-with-explicit-ocaml.Julien Lepiller
2020-01-26build-system/cmake: Specify C++ compiler when cross-compiling.Marius Bakke
2020-01-26build-system/cmake: Enable parallel tests by default.Marius Bakke
2020-01-24serialization: 'read-byte-string' makes a single read(2) call.Ludovic Courtès
2020-01-24guix build, archive, graph: Disable absolute file port name canonicalization.Ludovic Courtès
2020-01-24ui: Do not display error messages with bare format strings.Ludovic Courtès
2020-01-23self: Build with Guile 3.0.Ludovic Courtès
2020-01-23derivations: Inline 'find' in 'coalesce-duplicate-inputs'.Ludovic Courtès
2020-01-23compile: Remove incorrect exports.Ludovic Courtès
2020-01-23Merge branch 'staging' into core-updatesMarius Bakke
2020-01-22guix: ocaml: Reuse package-with-ocaml4.01 with ocaml-4.07.Julien Lepiller
2020-01-21Merge branch 'staging' into core-updatesMarius Bakke
2020-01-19guix package: Create profiles/per-user/$USER upfront.Ludovic Courtès
2020-01-19syscalls: Pass the right 'throw' arguments in 'call-with-file-lock/no-wait'.Ludovic Courtès
2020-01-19repl: Avoid dependency on high-level package modules.Ludovic Courtès
2020-01-19repl: Adjust "--listen" help message.Ludovic Courtès
2020-01-19repl: Add "-q".Ludovic Courtès
2020-01-18refresh: Fix internal variable name.zimoun
2020-01-17packages: 'patch-and-repack' sets the mtime to 1, not 0.Ludovic Courtès
2020-01-17ui: Ignore 'raise-exception' frames when reporting exceptions.Ludovic Courtès
2020-01-17import: texlive: Avoid uses of '@@' in tests.Ludovic Courtès
2020-01-17import: opam: Avoid uses of '@@' in tests.Ludovic Courtès
2020-01-17lint: vulnerabilities: Avoid 'mock' in test.Ludovic Courtès
2020-01-17lint: derivation: Adjust exception handling for Guile 3.Ludovic Courtès
2020-01-16import: elpa: Rewrite test to use an HTTP server instead of mocking.Ludovic Courtès
2020-01-16import: cran: Avoid uses of '@@' in the tests.Ludovic Courtès
2020-01-16import: crate: Export 'string->license'.Ludovic Courtès
2020-01-16lzlib: Define 'dictionary-size+match-length-limit'.Ludovic Courtès
2020-01-16records: Improve reporting of "invalid field specifier" errors.Ludovic Courtès
2020-01-16guix package: Export 'transaction-upgrade-entry'.Ludovic Courtès
2020-01-16publish: Export 'signed-string'.Ludovic Courtès
2020-01-16repl: Fix '--help' message.zimoun
2020-01-16repl: Add '--load-path' option.zimoun
2020-01-16edit: Add '--load-path' option.zimoun
2020-01-16refresh: Add '--load-path' option.zimoun
2020-01-16size: Add '--load-path' option.zimoun
2020-01-16graph: Add '--load-path' option.Pierre Neidhardt
2020-01-15clojure-utils: Avoid use of '@@'.Ludovic Courtès