summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* bournish: Extend 'rm' command.Ricardo Wurmus2017-01-26
* syscalls: Export 'read-utmpx'.Ludovic Courtès2017-01-24
* syscalls: Add utmpx procedures and data structure.Ludovic Courtès2017-01-19
* syscalls: Extract 'bytes->string'.Ludovic Courtès2017-01-19
* gnu: Add ocaml-build-system.Julien Lepiller2017-01-04
* guix: build: make-bootstrap: Copy libpthread_nonshared.a to the new system.Manolis Ragkousis2017-01-03
* syscalls: 'terminal-columns' swallows ENOSYS.Ludovic Courtès2017-01-01
* build-system: cargo: Handle Cargo.lock file not present.David Craven2017-01-01
* build-system: cargo: Make Cargo.toml writeable.David Craven2017-01-01
* download: Protect against dangling symlinks in $SSL_CERT_DIR.Ludovic Courtès2016-12-16
* build-system: Add cargo build system.David Craven2016-12-14
* Merge remote-tracking branch 'origin/master' into stagingLudovic Courtès2016-12-09
|\
| * gnu: make-bootstrap: Produce the correct %glibc-bootstrap-tarball for Hurd sy...Manolis Ragkousis2016-12-07
* | Merge branch 'master' into stagingMarius Bakke2016-11-30
|\|
| * Merge branch 'master' into python-build-systemHartmut Goebel2016-11-29
| |\
| | * pull: Set '%nix-instantiate' to a sensible value.Ludovic Courtès2016-11-28
| * | Merge branch 'master' into python-build-systemLeo Famulari2016-11-25
| |\|
| * | 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
* | | Merge branch 'master' into stagingLeo Famulari2016-11-23
|\ \ \ | | |/ | |/|
| * | 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
| * | 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
| |/
* / guxi: cmake-build-system: Enable output for failing test-cases.Hartmut Goebel2016-11-15
|/
* Merge branch 'core-updates'Ludovic Courtès2016-11-13
|\
| * Merge branch 'master' into core-updatesMark H Weaver2016-10-19
| |\
| * \ 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
| |\ \ \ \ \ \ \
| * | | | | | | | utils: Fix 'modify-phases' docstring.Taylan Ulrich Bayırlı/Kammer2016-08-10
* | | | | | | | | download: Verify TLS certificates unless asked not to.Ludovic Courtès2016-11-07
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | grafts: Remove unnecessary 'umask' call.Ludovic Courtès2016-10-17
* | | | | | | | Revert "guix: python-build-system: Fix an outdated comment."Mark H Weaver2016-10-13
* | | | | | | | guix: python-build-system: Fix an outdated comment.Hartmut Goebel2016-10-13
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | grafts: Always make directories #o755.Ludovic Courtès2016-10-10