summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2017-05-18publish: Fix narinfo rendering for already-compressed items.Ludovic Courtès
2017-05-18lint: inputs-should-be-native: Add "cmake".Ludovic Courtès
2017-05-18union: Gracefully handle dangling symlinks in the input.Ludovic Courtès
2017-05-16profiles: Add elapsed time to manual-database hook to output message.Maxim Cournoyer
2017-05-16import cran: Check if pkg-config is needed.Ricardo Wurmus
2017-05-16import cran: Refactor "needs-zlib?".Ricardo Wurmus
2017-05-16import cran: Export package predicates.Ricardo Wurmus
2017-05-16import cran: Add predicate for Bioconductor experiment packages.Ricardo Wurmus
2017-05-16import cran: Exclude experiment packages in predicate "bioconductor-package?".Ricardo Wurmus
2017-05-16import cran: Fetch DESCRIPTION files from Github mirror.Ricardo Wurmus
2017-05-16build-system/asdf: Handle tests defined in external systems.Andy Patterson
2017-05-16build-system/asdf: Retain references to source files for binary outputs.Andy Patterson
2017-05-16build-system/asdf: Simplify the use of lisp-eval-program.Andy Patterson
2017-05-16build-system/asdf: Handle unusually-named systems.Andy Patterson
2017-05-16build-system/asdf: Always pre-load the system's definition file.Andy Patterson
2017-05-16build-system/asdf: Pass the system name as an argument to the builder.Andy Patterson
2017-05-16build-system/asdf: Parameterize the lisp type and implementation globally.Andy Patterson
2017-05-16build-system/asdf: Make #:lisp a package argument.Andy Patterson
2017-05-16build-system/asdf: Keep ecl's generated archive files.Andy Patterson
2017-05-16build-system/asdf: Don't rename inputs.Andy Patterson
2017-05-16build-system/asdf: Use asdf to determine dependencies.Andy Patterson
2017-05-16build-system/asdf: Make it possible to use "lib" as the build output.Andy Patterson
2017-05-16build-system/asdf: Rename %install-prefix to %source-install-prefix.Andy Patterson
2017-05-16scripts: system: Display bootloader name in "list-generations".Mathieu Othacehe
2017-05-16scripts: system: Adapt "switch-generation" to new bootloader API.Mathieu Othacehe
2017-05-16scripts: system: Adapt "init" to new bootloader API.Mathieu Othacehe
2017-05-16scripts: system: Adapt "reconfigure" to new bootloader API.Mathieu Othacehe
2017-05-16bootloader: Add extlinux support.Mathieu Othacehe
2017-05-16ui: Disable Guile deprecation warnings by default.Ludovic Courtès
2017-05-15utils: 'compressed-file?' matches ".lzma" files.Ludovic Courtès
2017-05-15licenses: Add EDL 1.0.Ricardo Wurmus
2017-05-13bournish: 'ls' adjusts the column width depending on the entries.Ludovic Courtès
2017-05-13bournish: 'ls' lists directory contents.Ludovic Courtès
2017-05-13import: pypi: Robustify latest-release.Mathieu Othacehe
2017-05-13import: cran: Robustify cran-package?.Mathieu Othacehe
2017-05-13scripts: Do not create the config directory.Ludovic Courtès
2017-05-11substitute: Honor 'Cache-Control' on 404 responses.Ludovic Courtès
2017-05-11publish: Advertise a short TTL for "baking" 404s.Ludovic Courtès
2017-05-11graph: Add Cypher backend.Roel Janssen
2017-05-10scripts: Fix singular/plural message mismatch.Ludovic Courtès
2017-05-10build-system: Add package-with-ocaml4.01.Ben Woodcroft
2017-05-10scripts: Warn about old distro.Ludovic Courtès
2017-05-10ui: 'string->duration' correctly handles hours.Ludovic Courtès
2017-05-10guix: Add java-utils.Hartmut Goebel
2017-05-10ant-build-system: Add default "check" target.Ricardo Wurmus
2017-05-10ant-build-system: Allow specifying source directory.Hartmut Goebel
2017-05-09pull: Build package modules without optimizations on Guile 2.2.Ludovic Courtès
2017-05-09pull: Build with the matching Guile major version.Ludovic Courtès
2017-05-09pull: Use 'with-store'.Ludovic Courtès
2017-05-09pull: Honor the standard build options.Ludovic Courtès