summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2015-09-11build-system/glib-or-gtk: Don't generate 'icon-theme.cache'....宋文武
2015-09-06packages: Build tarballs in sorted order even if tar doesn't support it....Mark H Weaver
2015-09-06utils: find-files: Add DIRECTORIES? and FAIL-ON-ERROR? arguments....Mark H Weaver
2015-09-04packages: Define '%hurd-systems'....Ludovic Courtès
2015-09-03Build tarballs with deterministic file ordering....Mark H Weaver
2015-09-02packages: Add 'armhf-linux' to '%hydra-supported-systems'....Mark H Weaver
2015-09-02gexp: Remove duplicate 'mkdir-p' definition....Ludovic Courtès
2015-08-30utils: Move 'package-name->name+version' to (guix build utils)....Ludovic Courtès
2015-08-30utils: Add 'strip-store-file-name'....Ludovic Courtès
2015-08-30build-system/gnu: Use monotic time to measure elapsed time....Ludovic Courtès
2015-08-29utils: Add 'install-file'....Ludovic Courtès
2015-08-29download: Keep only 2 store items for all the downloads....Ludovic Courtès
2015-08-29gexp: Add #:script-name parameter to 'gexp->derivation'....Ludovic Courtès
2015-08-29monads: Inline the procedure returned by liftN....Ludovic Courtès
2015-08-27import: Add Ruby gem importer....David Thompson
2015-08-27import: pypi: Move generally useful procedures to utils module....David Thompson
2015-08-27Add 'guix graph'....Ludovic Courtès
2015-08-27gexp: Add 'lower-object'....Ludovic Courtès
2015-08-24guix package: -s shows outputs....Mark H Weaver
2015-08-20profiles: Remove duplicate entries in 'etc/profile'....Ludovic Courtès
2015-08-20guix: Add Sleepycat license....Ricardo Wurmus
2015-08-19scripts: package: Add --install-from-file option....David Thompson
2015-08-19size: Get the item's size from the daemon rather than compute it....Ludovic Courtès
2015-08-19lint: Add 'formatting' checker....Ludovic Courtès
2015-08-18build: ruby: Rewrite build system to use gem archives....David Thompson
2015-08-17syscalls: setns: Skip binding if there is no such C function....David Thompson
2015-08-10import: elpa: Fix typo....Alex Kost
2015-08-06python-build-system: Fix 'get-python-version'....Mark H Weaver
2015-08-01build: emacs: Fix bug and improvement robustness....Federico Beffa
2015-08-01import: elpa: Improve error message reporting....Federico Beffa
2015-07-25syscalls: Add 'network-interfaces', which wraps libc's 'getifaddrs'....Ludovic Courtès
2015-07-25syscalls: 'define-c-struct' properly align reads....Ludovic Courtès
2015-07-25syscalls: 'read-socket-address' gracefully handles unsupported families....Ludovic Courtès
2015-07-25syscalls: 'define-c-struct' distinguishes pointers from integers....Ludovic Courtès
2015-07-25syscalls: Rename 'network-interfaces' and 'all-network-interfaces'....Ludovic Courtès
2015-07-23Fix typos in translatable strings....Ludovic Courtès
2015-07-22size: Add '--substitute-urls' option....Ludovic Courtès
2015-07-22derivations: Improve docstring of 'substitution-oracle'....Ludovic Courtès
2015-07-22derivations: Improve complexity of 'substitution-oracle'....Ludovic Courtès
2015-07-22import: hackage: Remove reference to unbound variable....Ludovic Courtès
2015-07-22size: Remove leftover 'pk'....Ludovic Courtès
2015-07-21import: pypi: Improve warning message....Ludovic Courtès
2015-07-19Merge branch 'core-updates'Mark H Weaver
2015-07-20publish: Do not load archive content in memory....Ludovic Courtès
2015-07-19Merge branch 'master' into core-updatesMark H Weaver
2015-07-19publish: Serve /nar requests in a separate thread....Ludovic Courtès
2015-07-18build-system/ruby: Add #:gem-flags parameter....pjotrp
2015-07-18publish: Write hashes in nix-base32 format....Ludovic Courtès
2015-07-17syscalls: Struct deserializer can now return arbitrary objects....Ludovic Courtès
2015-07-17download: Remove spurious warning about 'https_proxy'....Ludovic Courtès