summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* build-system/cmake: Add support for cross compilation.Ricardo Wurmus2017-05-30
* Merge branch 'master' into core-updatesMark H Weaver2017-05-27
|\
| * build-system: gnu: Fix cross-gcc call.Ricardo Wurmus2017-05-25
| * pull: Catch '&missing-dependency-error' raised by 'source-module-closure'.Ludovic Courtès2017-05-25
| * modules: Raise an error when a dependency could not be found.Ludovic Courtès2017-05-25
| * base64: Turn into a regular Guile module.Ludovic Courtès2017-05-25
* | utils: Re-export 'delete'.Sergei Trofimovich2017-05-26
* | Merge branch 'master' into core-updatesLeo Famulari2017-05-24
|\|
| * publish: Do not bake the same item several times.Ludovic Courtès2017-05-24
* | Merge branch 'master' into core-updatesRicardo Wurmus2017-05-24
|\|
| * guix package: Swallow EPIPE upon 'guix package --list-generations'.Ludovic Courtès2017-05-23
| * packages: Add aarch64-linux to %supported-systems.Efraim Flashner2017-05-23
| * build-system: emacs: Install only a subset of files.Arun Isaac2017-05-23
| * build: emacs: Fix `store-file->elisp-source-file'.Arun Isaac2017-05-23
| * guix: lint: Slightly simplify `check-source-file-name'.Arun Isaac2017-05-23
| * gnu: lint: Fix typo.Arun Isaac2017-05-23
| * Merge branch 'version-0.13.0'Marius Bakke2017-05-22
| |\
| | * guix system: Don't warn about old distros for "guix system init".Ludovic Courtès2017-05-21
| | * guix system: Increase image size for 'guix system vm'.Ludovic Courtès2017-05-21
| | * pack: Use 'guile2.0-json' when building with Guile 2.0.Ludovic Courtès2017-05-20
| | * modules: Add more source-less modules.Ludovic Courtès2017-05-20
| | * publish: Fix narinfo rendering for already-compressed items.Ludovic Courtès2017-05-20
| | * union: Gracefully handle dangling symlinks in the input.Ludovic Courtès2017-05-20
| | * profiles: Add elapsed time to manual-database hook to output message.Maxim Cournoyer2017-05-20
| * | download: Prune the ImageMagick mirror list.Leo Famulari2017-05-20
| * | pack: Use 'guile2.0-json' when building with Guile 2.0.Ludovic Courtès2017-05-20
| * | modules: Add more source-less modules.Ludovic Courtès2017-05-19
| * | publish: Fix narinfo rendering for already-compressed items.Ludovic Courtès2017-05-18
| * | lint: inputs-should-be-native: Add "cmake".Ludovic Courtès2017-05-18
| * | union: Gracefully handle dangling symlinks in the input.Ludovic Courtès2017-05-18
| * | profiles: Add elapsed time to manual-database hook to output message.Maxim Cournoyer2017-05-16
| * | import cran: Check if pkg-config is needed.Ricardo Wurmus2017-05-16
| * | import cran: Refactor "needs-zlib?".Ricardo Wurmus2017-05-16
| * | import cran: Export package predicates.Ricardo Wurmus2017-05-16
| * | import cran: Add predicate for Bioconductor experiment packages.Ricardo Wurmus2017-05-16
| * | import cran: Exclude experiment packages in predicate "bioconductor-package?".Ricardo Wurmus2017-05-16
| * | import cran: Fetch DESCRIPTION files from Github mirror.Ricardo Wurmus2017-05-16
| * | build-system/asdf: Handle tests defined in external systems.Andy Patterson2017-05-16
| * | build-system/asdf: Retain references to source files for binary outputs.Andy Patterson2017-05-16
| * | build-system/asdf: Simplify the use of lisp-eval-program.Andy Patterson2017-05-16
| * | build-system/asdf: Handle unusually-named systems.Andy Patterson2017-05-16
| * | build-system/asdf: Always pre-load the system's definition file.Andy Patterson2017-05-16
| * | build-system/asdf: Pass the system name as an argument to the builder.Andy Patterson2017-05-16
| * | build-system/asdf: Parameterize the lisp type and implementation globally.Andy Patterson2017-05-16
| * | build-system/asdf: Make #:lisp a package argument.Andy Patterson2017-05-16
| * | build-system/asdf: Keep ecl's generated archive files.Andy Patterson2017-05-16
| * | build-system/asdf: Don't rename inputs.Andy Patterson2017-05-16
| * | build-system/asdf: Use asdf to determine dependencies.Andy Patterson2017-05-16
| * | build-system/asdf: Make it possible to use "lib" as the build output.Andy Patterson2017-05-16
| * | build-system/asdf: Rename %install-prefix to %source-install-prefix.Andy Patterson2017-05-16