summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* build-system/gnu: Improve support for "lib" outputs; support "doc" outputs.Ludovic Courtès2013-01-10
* download: Report the progress of HTTP downloads.Ludovic Courtès2013-01-06
* download: Report the progress of FTP downloads.Ludovic Courtès2013-01-06
* ftp-client: Add `ftp-size'.Ludovic Courtès2013-01-06
* Merge branch 'master' into core-updatesLudovic Courtès2013-01-06
|\
| * Update license headers.Ludovic Courtès2013-01-06
| * derivations: Add `derivation-path->output-paths'.Ludovic Courtès2013-01-05
| * ui: Factorize bug-report information in `--help'.Ludovic Courtès2013-01-05
| * download: Remove unreachable SourceForge mirror.Ludovic Courtès2012-12-17
| * download: Correctly detect "No route to host" conditions.Ludovic Courtès2012-12-17
* | Update license headers of builder-side code.Ludovic Courtès2013-01-05
* | utils: Add `which'.Ludovic Courtès2013-01-05
* | utils: Use binary I/O primitives for `remove-store-references'.Ludovic Courtès2013-01-01
* | build-system/gnu: Add `static-package'.Ludovic Courtès2013-01-01
* | build-system/gnu: Add support for the "bin" output.Ludovic Courtès2013-01-01
* | utils: Restore the mtime/atime of patched files.Ludovic Courtès2012-12-31
* | build-system/gnu: enable test-target during the check phaseAndreas Enge2012-12-30
* | build-system/gnu: Patch shebangs in all the source; patch SHELL in makefiles.Ludovic Courtès2012-12-21
* | build-system/gnu: Patch shebangs after `configure'.Ludovic Courtès2012-12-20
* | build-system/gnu: Report the execution time of each phase.Ludovic Courtès2012-12-20
* | utils: Add a `progress' parameter to `dump-port'.Ludovic Courtès2012-12-20
* | build-system/gnu: Change the order of `patch-source-shebangs' and `patch'.Ludovic Courtès2012-12-19
* | build-system/gnu: Patch shebangs in executable source files.Ludovic Courtès2012-12-15
* | build-system/gnu: Make the error port line-buffered.Ludovic Courtès2012-12-15
* | utils: Make the buffer size of `dump-port' a parameter.Ludovic Courtès2012-12-15
* | Merge branch 'master' into core-updatesLudovic Courtès2012-12-15
|\|
| * download: Work around (web client) bug <http://bugs.gnu.org/13095>.Ludovic Courtès2012-12-14
| * build: Fix default value of `%state-directory'.Ludovic Courtès2012-12-13
* | build-system/gnu: Avoid using /bin/sh.Ludovic Courtès2012-12-13
|/
* Merge branch 'nix-integration'Ludovic Courtès2012-12-13
|\
| * Merge branch 'master' into nix-integrationLudovic Courtès2012-12-09
| |\
| * | build: Capture configure-time settings in (guix config).Ludovic Courtès2012-12-06
* | | licenses: Add 'bsd-style', 'expat', 'gpl1', 'gpl1+', 'lgpl2.0', and 'lgpl2.0+'.Nikita Karetnikov2012-12-12
* | | Have `%nixpkgs-directory' default to #f when $NIXPKGS is the empty string.Ludovic Courtès2012-12-10
* | | derivations: Distinguish direct store paths from files within a store path.Ludovic Courtès2012-12-10
| |/ |/|
* | store: Add GC-related operations.Ludovic Courtès2012-12-09
* | store: Add `add-temp-root'.Ludovic Courtès2012-12-09
* | Add (guix licenses).Nikita Karetnikov2012-12-08
* | download: Fix the primary Savannah URL.Ludovic Courtès2012-12-07
* | Add (guix gnu-maintenance).Nikita Karetnikov2012-12-05
|/
* store: Honor $NIX_STORE_DIR and $NIX_STATE_DIR.Ludovic Courtès2012-12-04
* derivations: Fix erroneous call to `add-to-store' for local files as input.Ludovic Courtès2012-12-04
* download: Add kernel.org mirrors.Ludovic Courtès2012-11-27
* download: Keep only one slash when concatenating URIs.Ludovic Courtès2012-11-27
* packages: Add missing export.Ludovic Courtès2012-11-25
* guix-package: Add `--list-available'.Ludovic Courtès2012-11-19
* guix-download: Use code from (guix build download).Ludovic Courtès2012-11-13
* download: Add support for mirror:// URLs.Ludovic Courtès2012-11-13
* download: Follow HTTP redirections.Ludovic Courtès2012-11-13
* Remove (guix http) and (guix ftp).Ludovic Courtès2012-11-13