summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* gnu: Add the 'glib-or-gtk' build system.Federico Beffa2014-10-08
* derivations: Add 'graft-derivation'.Ludovic Courtès2014-10-08
* guix lint: make sure synopses do not start with the package name.Cyril Roelandt2014-10-08
* guix lint: Make sure a synopsis cannot start with a lower-case article.Cyril Roelandt2014-10-08
* guix lint: check whether descriptions and synopses start with an upper-case l...Cyril Roelandt2014-10-08
* guix lint: Make sure synopses are not too long.Cyril Roelandt2014-10-08
* guix lint: make sure check-patches retrieves patch names.Cyril Roelandt2014-10-08
* hydra: Honor 'package-supported-systems'.Ludovic Courtès2014-10-06
* build-system/trivial: Preserve the cross-compilation target in bags.Ludovic Courtès2014-10-05
* build-system: Bags record their system and target.Ludovic Courtès2014-10-05
* build-system: Introduce "bags" as an intermediate representation.Ludovic Courtès2014-10-05
* build-system: Remove irrelevant special case.Ludovic Courtès2014-10-05
* utils: Add 'strip-keyword-arguments'.Ludovic Courtès2014-10-05
* guix package: Export generation procedures.Alex Kost2014-10-05
* build-system/cmake: Add #:build-type parameter, default to "RelWithDebInfo".Ludovic Courtès2014-10-04
* ui: Recognize the same size units as Coreutils.Ludovic Courtès2014-10-03
* download: Allow raw file names or file:// URLs.Ludovic Courtès2014-10-03
* pull: Add dependency on Guile-JSON.Ludovic Courtès2014-09-30
* import: Add PyPI importer.David Thompson2014-09-29
* build: Add ruby build system.David Thompson2014-09-28
* gnu: Add ruby.Pjotr Prins2014-09-28
* gnupg: Correctly parse current 'SIG_ID' lines.Ludovic Courtès2014-09-24
* packages: Allow use of origins as patches.Ludovic Courtès2014-09-24
* guix build: Add -L/--load-path as a common option.Ludovic Courtès2014-09-24
* Use #:prefix instead of #:renamer with 'symbol-prefix-proc'.Mark H Weaver2014-09-23
* Merge branch 'core-updates'Ludovic Courtès2014-09-22
|\
| * utils: Import (ice-9 format).Mark H Weaver2014-09-14
| * utils: Allow wrap-program to be called multiple times.Eric Bavier2014-09-13
| * Merge branch 'master' into core-updatesMark H Weaver2014-09-13
| |\
| * \ Merge branch 'master' into core-updatesMark H Weaver2014-09-11
| |\ \
| * \ \ Merge branch 'master' into core-updatesMark H Weaver2014-09-08
| |\ \ \
| * | | | utils: Clean trailing whitespace at end of SHELLEric Bavier2014-09-05
| * | | | Merge branch 'master' into core-updatesMark H Weaver2014-08-28
| |\ \ \ \
| * | | | | utils: Preserve makefile shell arguments during patch.Eric Bavier2014-08-28
| * | | | | Merge branch 'master' into core-updatesMark H Weaver2014-08-26
| |\ \ \ \ \
| * | | | | | gnu-build-system: Add 'patch-usr-bin-file' to %standard-phases.Mark H Weaver2014-08-23
* | | | | | | syscalls: Adjust /proc/net/dev parser for old kernels.Ludovic Courtès2014-09-22
* | | | | | | download: Use the 'SERVER NAME' TLS extension when possible.Ludovic Courtès2014-09-22
* | | | | | | guix package: Use 'profile-generations'.Alex Kost2014-09-22
* | | | | | | profiles: Add 'profile-generations'.Alex Kost2014-09-22
* | | | | | | offload: Use a total order when sorting available machines.Ludovic Courtès2014-09-20
* | | | | | | offload: Try another machine when the "best" machine is overloaded.Ludovic Courtès2014-09-20
* | | | | | | syscalls: Add 'swapon' and 'swapoff'.Ludovic Courtès2014-09-18
* | | | | | | pull: Rewrite using gexps.Ludovic Courtès2014-09-18
* | | | | | | utils: Create temporary files in $TMPDIR or /tmp.Ludovic Courtès2014-09-17
* | | | | | | syscalls: Add 'all-network-interfaces'.Ludovic Courtès2014-09-14
* | | | | | | syscalls: Add 'network-interface-flags'.Ludovic Courtès2014-09-14
* | | | | | | syscalls: Add 'network-interfaces'.Ludovic Courtès2014-09-14
* | | | | | | pull: Create ~/.config/guix if needed instead of bailing out gracelessly.Ludovic Courtès2014-09-14
| |_|_|_|_|/ |/| | | | |
* | | | | | activation: Honor $GUIX_NEW_SYSTEM for use by 'guix system reconfigure'.Ludovic Courtès2014-09-12
| |_|_|_|/ |/| | | |