summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
| * | | | | | | utils: 'elf-file?' and 'ar-file?' return #f for directories.Ludovic Courtès2014-11-23
| * | | | | | | utils: Turn 'parallel-job-count' into a parameter.Ludovic Courtès2014-11-22
| * | | | | | | build-system/gnu: Strip 'ar' archives as well.Ludovic Courtès2014-11-22
| * | | | | | | utils: Factorize magic bytes detection.Ludovic Courtès2014-11-22
| * | | | | | | utils: Add 'ar-file?'.Ludovic Courtès2014-11-22
| * | | | | | | build-system/gnu: Strip only ELF files.Ludovic Courtès2014-11-22
| * | | | | | | utils: Add 'elf-file?'.Ludovic Courtès2014-11-22
| * | | | | | | utils: Export 'parallel-job-count'.Ludovic Courtès2014-11-22
* | | | | | | | packages: Convert source derivations to monadic style.Ludovic Courtès2015-01-14
* | | | | | | | store: Add 'store-lower'.Ludovic Courtès2015-01-14
* | | | | | | | monads: Move '%store-monad' and related procedures where they belong.Ludovic Courtès2015-01-14
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | build/glib-or-gtk-build-system: Fix 'generate-icon-cache'.Federico Beffa2015-01-13
* | | | | | | monads: Remove 'derivation-expression'.Ludovic Courtès2015-01-12
* | | | | | | monads: Rewrite 'text-file*' using gexps.Ludovic Courtès2015-01-12
* | | | | | | guix: build/glib-or-gtk-build-system: Add support for GIO and XDG theming.Federico Beffa2015-01-12
* | | | | | | derivations: Use a set for 'substitution-oracle'.Ludovic Courtès2015-01-11
* | | | | | | derivations: Use sets for 'derivations-prerequisites'.Ludovic Courtès2015-01-11
* | | | | | | Add (guix sets).Ludovic Courtès2015-01-11
| |_|_|_|_|/ |/| | | | |
* | | | | | derivations: Add 'substitution-oracle' and use it.Ludovic Courtès2015-01-10
* | | | | | derivations: Add 'derivation-output-names'.Ludovic Courtès2015-01-09
* | | | | | import: Add CPAN importer.Eric Bavier2015-01-09
* | | | | | tests: import: Factorize utility function.Eric Bavier2015-01-09
* | | | | | import: Factorize utility functions.Eric Bavier2015-01-09
* | | | | | import: gnu: Propagate the key-download argument.Eric Bavier2015-01-09
* | | | | | substitute-binary: Micro-optimize 'narinfo-sha256'.Ludovic Courtès2015-01-09
* | | | | | records: Optimize 'recutils->alist' by avoiding regexps.Ludovic Courtès2015-01-09
* | | | | | base64: Inline arithmetic operations.Ludovic Courtès2015-01-09
| |_|_|_|/ |/| | | |
* | | | | linux-boot: Make /etc/mtab a symlink to /proc/self/mounts.宋文武2015-01-05
* | | | | pk-crypto: Improve docstring of signature-related procedures.Ludovic Courtès2015-01-04
| |_|_|/ |/| | |
* | | | download: Export 'maybe-expand-mirrors'.Ludovic Courtès2014-12-29
* | | | tests: Factorize the 'dummy-package' macro.Ludovic Courtès2014-12-29
* | | | lint: Add tests for the 'home-page' checker.Ludovic Courtès2014-12-29
* | | | lint: Report on the package being checked.Ludovic Courtès2014-12-28
* | | | lint: Add 'home-page' checker.Ludovic Courtès2014-12-28
| |_|/ |/| |
* | | build-system/python: Fix 'package-with-explicit-python'.Ludovic Courtès2014-12-23
* | | Optimize package-transitive-supported-systems.Mark H Weaver2014-12-21
* | | syscalls: Add more procedures for network interfaces.Ludovic Courtès2014-12-19
* | | build/python-build-system: Fix easy-install.pth collisions.Federico Beffa2014-12-18
* | | profiles: Fix removal of the next-to-last item in a profile.Ludovic Courtès2014-12-15
| |/ |/|
* | build-system/glib-or-gtk: Fix default value of #:glib-or-gtk-wrap-excluded-ou...Ludovic Courtès2014-12-09
* | gnu: licenses: Add NCSA license.Eric Bavier2014-12-09
* | substitute-binary: Add missing newline in download progress report.Ludovic Courtès2014-12-09
* | system: Don't make /boot/grub/grub.cfg a symlink to the store.Ludovic Courtès2014-12-09
* | build-system/python: Add handling of 'propagated-inputs' inFederico Beffa2014-12-08
* | guix system: Fix typo affecting 'guix system init'.Ludovic Courtès2014-12-07
* | guix: scripts: Parse $GUIX_BUILD_OPTIONS separately.nebuli2014-12-06
* | system: Make /boot/grub/grub.cfg an indirect GC root.Ludovic Courtès2014-12-04
* | guix system: Factorize 'grub-install' error handling, and use more 'mbegin'.Ludovic Courtès2014-12-04
* | build: emacs-utils: Add 'emacs-generate-autoloads'.Alex Kost2014-12-02
* | packages: Use the target's system Guile when downloading patches.Ludovic Courtès2014-12-02