summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2013-01-25download: Add Apache mirrors.Ludovic Courtès
2013-01-25download: Follow HTTP redirection upon 301 "moved permanently".Ludovic Courtès
2013-01-24packages: Mark the `inputs' field of <package> as thunked.Ludovic Courtès
2013-01-24gnu: Add OCaml. licenses: Add QPL.Cyril Roelandt
2013-01-23packages: Mark the `arguments' field of <package> as thunked.Ludovic Courtès
2013-01-23define-record-type*: Add the `thunked' field definition keyword.Ludovic Courtès
2013-01-22packages: Remove redundant test for inputs-as-procedures.Ludovic Courtès
2013-01-20download: Add HTTPS support.Ludovic Courtès
2013-01-20packages: Have `package-derivation' return a <derivation> as a second value.Ludovic Courtès
2013-01-19gnu: Add Freetype.Andreas Enge
2013-01-18licenses: Add 'vim'.Andreas Enge
2013-01-18distro: Change the module name space to (gnu ...).Ludovic Courtès
2013-01-17packages: Change `base32' to allow non-literal strings.Ludovic Courtès
2013-01-16doc: Start documenting derivations.Ludovic Courtès
2013-01-15doc: Start documenting (guix store).Ludovic Courtès
2013-01-15licenses: Add 'psfl'.Nikita Karetnikov
2013-01-15build-system/gnu: Allow the `source' argument to be #f.Ludovic Courtès
2013-01-14snix: When unable to determine the version number, leave the URI unchanged.Ludovic Courtès
2013-01-13licenses: Add 'openldap2.8'.Andreas Enge
2013-01-13store: In `open-connection', process all the server's stderr.Ludovic Courtès
2013-01-11Merge branch 'core-updates'Ludovic Courtès
2013-01-11download: Abbreviate URLs when displaying the progress report.Ludovic Courtès
2013-01-10build-system/gnu: Improve support for "lib" outputs; support "doc" outputs.Ludovic Courtès
2013-01-09union: Detect collisions, and delete duplicate leaves.Ludovic Courtès
2013-01-09derivations: Fix `derivation-prerequisites-to-build' when outputs are there.Ludovic Courtès
2013-01-08gnu-maintenance: Add `latest-release' and related tools.Ludovic Courtès
2013-01-07snix: Use (guix licenses) variables.Ludovic Courtès
2013-01-07snix: Gracefully handle `null' in Nix build inputs.Ludovic Courtès
2013-01-06download: Report the progress of HTTP downloads.Ludovic Courtès
2013-01-06download: Report the progress of FTP downloads.Ludovic Courtès
2013-01-06ftp-client: Add `ftp-size'.Ludovic Courtès
2013-01-06Merge branch 'master' into core-updatesLudovic Courtès
2013-01-06Update license headers.Ludovic Courtès
2013-01-05derivations: Add `derivation-path->output-paths'.Ludovic Courtès
2013-01-05Update license headers of builder-side code.Ludovic Courtès
2013-01-05utils: Add `which'.Ludovic Courtès
2013-01-05ui: Factorize bug-report information in `--help'.Ludovic Courtès
2013-01-01utils: Use binary I/O primitives for `remove-store-references'.Ludovic Courtès
2013-01-01build-system/gnu: Add `static-package'.Ludovic Courtès
2013-01-01build-system/gnu: Add support for the "bin" output.Ludovic Courtès
2012-12-31utils: Restore the mtime/atime of patched files.Ludovic Courtès
2012-12-30build-system/gnu: enable test-target during the check phaseAndreas Enge
2012-12-21build-system/gnu: Patch shebangs in all the source; patch SHELL in makefiles.Ludovic Courtès
2012-12-20build-system/gnu: Patch shebangs after `configure'.Ludovic Courtès
2012-12-20build-system/gnu: Report the execution time of each phase.Ludovic Courtès
2012-12-20utils: Add a `progress' parameter to `dump-port'.Ludovic Courtès
2012-12-19build-system/gnu: Change the order of `patch-source-shebangs' and `patch'.Ludovic Courtès
2012-12-17download: Remove unreachable SourceForge mirror.Ludovic Courtès
2012-12-17download: Correctly detect "No route to host" conditions.Ludovic Courtès
2012-12-15build-system/gnu: Patch shebangs in executable source files.Ludovic Courtès