summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* 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
| |_|_|_|/ |/| | | |
* | | | | profiles: Adjust for compatibility with Guile 2.0.5.Ludovic Courtès2014-09-10
| |_|_|/ |/| | |
* | | | gexp: 'gexp->script' returns a script that can easily be compiled.Ludovic Courtès2014-09-08
* | | | gexp: Allow use of high-level objects in #:references-graphs.Ludovic Courtès2014-09-06
* | | | pull: Add a compilation progress report.Ludovic Courtès2014-09-05
* | | | vm: Move store copy handling to (guix build store-copy).Ludovic Courtès2014-09-04
* | | | profiles: Use a real arrow to denote upgrades in ASCII.Ludovic Courtès2014-09-04
* | | | Move operating system helpers from (guix build …) to (gnu build …).Ludovic Courtès2014-09-03
* | | | guix lint: Remove "guix lint: " prefix from warnings.Ludovic Courtès2014-09-03
* | | | scripts: add guix lintCyril Roelandt2014-09-03
* | | | Move specification->package to gnu/packages.scm.Cyril Roelandt2014-09-03