summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Merge branch 'master' into python-build-systemLeo Famulari2016-11-25
|\
| * syscalls: Add 'add-network-route/gateway' and 'delete-network-route'.Ludovic Courtès2016-11-21
| * syscalls: Add 'c-struct-field-offset'.Ludovic Courtès2016-11-21
| * lint: Add 'mirror-url' checker.Ludovic Courtès2016-11-19
| * store: Add 'references*'.Ludovic Courtès2016-11-19
| * derivations: Add 'raw-derivation'.Ludovic Courtès2016-11-19
| * download: Do not offload 'builtin:download' derivations.Ludovic Courtès2016-11-18
| * guix package: Display newline after generation diffs.Roel Janssen2016-11-17
| * syscalls: 'configure-network-interface' has a #:netmask parameter.Ludovic Courtès2016-11-17
| * syscalls: Add bindings for SIOCGIFNETMASK and SIOCSIFNETMASK.Ludovic Courtès2016-11-16
| * syscalls: Use 'define-c-struct' for 'struct ifconf'.Ludovic Courtès2016-11-16
| * syscalls: C struct writer correctly handles pointer fields.Ludovic Courtès2016-11-16
| * download: Use the built-in 'download' builder when available.Ludovic Courtès2016-11-16
| * daemon: Add 'built-in-builders' RPC.Ludovic Courtès2016-11-16
| * daemon: Add "builtin:download" derivation builder.Ludovic Courtès2016-11-16
| * tests: Move HTTP server to (guix tests http).Ludovic Courtès2016-11-16
| * guix download: Add '-o' option.Ludovic Courtès2016-11-16
* | lint: more packages to probably be a native input.Hartmut Goebel2016-11-15
* | guix: Add lint-checker for packages which should be no inputs at all.Hartmut Goebel2016-11-15
* | guix: python-build-system: Add background about Python installation methods.Hartmut Goebel2016-11-15
* | guix: python-build-system: Delete .egg-info file created in phase check.Hartmut Goebel2016-11-15
* | guix: python-build-system: Add helpers for getting and setting PYTHONPATH.Hartmut Goebel2016-11-15
* | guix: python-build-system: Add option "#:use-setuptools?" (default true).Hartmut Goebel2016-11-15
* | guix: python-build-system: Import setuptools before calling `setup.py'.Marius Bakke2016-11-15
* | guix: build all Python packages with --single-version-externally-managed.Hartmut Goebel2016-11-15
* | guix: python-build-system: Fix an outdated comment.Hartmut Goebel2016-11-15
|/
* import/cpan: Maybe coerce version to string.Alex Sassmannshausen2016-11-14
* Merge branch 'core-updates'Ludovic Courtès2016-11-13
|\
| * Merge branch 'master' into core-updatesMark H Weaver2016-11-07
| |\
| * \ Merge branch 'master' into core-updatesMark H Weaver2016-11-06
| |\ \
| * \ \ Merge branch 'master' into core-updatesLeo Famulari2016-11-02
| |\ \ \
| * \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-10-30
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-10-29
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-10-26
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2016-10-23
| |\ \ \ \ \ \ \
| * | | | | | | | gnu-maintenance: GNOME updater honors 'upstream-name' package property.Ludovic Courtès2016-10-20
| * | | | | | | | Merge branch 'master' into core-updatesMark H Weaver2016-10-19
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2016-10-17
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2016-10-12
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-10-05
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-10-03
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | build-system/gnu: Add 'patch-dot-desktop-files' phase.John Darrington2016-10-01
| * | | | | | | | | | | | | Merge branch 'master' into core-updatesLudovic Courtès2016-09-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | build-system/gnu: Do not patch symlinks in the source.Ludovic Courtès2016-09-12
| * | | | | | | | | | | | | | utils: 'wrap-program' produces only one wrapper file.Ludovic Courtès2016-09-07
| * | | | | | | | | | | | | | Merge branch 'master' into core-updatesLudovic Courtès2016-09-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | build-system/gnu: 'strip' phase lists files in sorted order.Ludovic Courtès2016-09-01
| * | | | | | | | | | | | | | | Merge branch 'master' into core-updatesLeo Famulari2016-08-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2016-08-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | profiles: gtk-icon-themes: Use 'gtk-update-icon-cache' from 'gtk+:bin'.宋文武2016-08-23