summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
2017-01-06Merge branch 'master' into core-updatesLeo Famulari
2017-01-04gnu: Add ocaml-build-system.Julien Lepiller
2017-01-03guix: build: make-bootstrap: Copy libpthread_nonshared.a to the new system.Manolis Ragkousis
2017-01-01syscalls: 'terminal-columns' swallows ENOSYS.Ludovic Courtès
2017-01-01build-system: cargo: Handle Cargo.lock file not present.David Craven
2017-01-01build-system: cargo: Make Cargo.toml writeable.David Craven
2016-12-16download: Protect against dangling symlinks in $SSL_CERT_DIR.Ludovic Courtès
2016-12-14build-system: Add cargo build system.David Craven
2016-12-09Merge remote-tracking branch 'origin/master' into stagingLudovic Courtès
2016-12-07gnu: make-bootstrap: Produce the correct %glibc-bootstrap-tarball for Hurd sy...Manolis Ragkousis
2016-11-30Merge branch 'master' into stagingMarius Bakke
2016-11-29Merge branch 'master' into python-build-systemHartmut Goebel
2016-11-28build-system/perl: Don't create non-deterministic 'perllocal.pod' files.Marius Bakke
2016-11-28pull: Set '%nix-instantiate' to a sensible value.Ludovic Courtès
2016-11-26build-system/gnu: Make libraries writable before stripping.Marius Bakke
2016-11-25Merge branch 'master' into python-build-systemLeo Famulari
2016-11-23Merge branch 'master' into stagingLeo Famulari
2016-11-21syscalls: Add 'add-network-route/gateway' and 'delete-network-route'.Ludovic Courtès
2016-11-21syscalls: Add 'c-struct-field-offset'.Ludovic Courtès
2016-11-17syscalls: 'configure-network-interface' has a #:netmask parameter.Ludovic Courtès
2016-11-16syscalls: Add bindings for SIOCGIFNETMASK and SIOCSIFNETMASK.Ludovic Courtès
2016-11-16syscalls: Use 'define-c-struct' for 'struct ifconf'.Ludovic Courtès
2016-11-16syscalls: C struct writer correctly handles pointer fields.Ludovic Courtès
2016-11-15guxi: cmake-build-system: Enable output for failing test-cases.Hartmut Goebel
2016-11-15guix: python-build-system: Add background about Python installation methods.Hartmut Goebel
2016-11-15guix: python-build-system: Delete .egg-info file created in phase check.Hartmut Goebel
2016-11-15guix: python-build-system: Add helpers for getting and setting PYTHONPATH.Hartmut Goebel
2016-11-15guix: python-build-system: Add option "#:use-setuptools?" (default true).Hartmut Goebel
2016-11-15guix: python-build-system: Import setuptools before calling `setup.py'.Marius Bakke
2016-11-15guix: build all Python packages with --single-version-externally-managed.Hartmut Goebel
2016-11-15guix: python-build-system: Fix an outdated comment.Hartmut Goebel
2016-11-13Merge branch 'core-updates'Ludovic Courtès
2016-11-07download: Verify TLS certificates unless asked not to.Ludovic Courtès
2016-10-19Merge branch 'master' into core-updatesMark H Weaver
2016-10-17grafts: Remove unnecessary 'umask' call.Ludovic Courtès
2016-10-13Revert "guix: python-build-system: Fix an outdated comment."Mark H Weaver
2016-10-13guix: python-build-system: Fix an outdated comment.Hartmut Goebel
2016-10-12Merge branch 'master' into core-updatesMark H Weaver
2016-10-10grafts: Always make directories #o755.Ludovic Courtès
2016-10-10bournish: Add 'reboot' command.Ludovic Courtès
2016-10-08build-system: Add asdf-build-system.Andy Patterson
2016-10-05Merge branch 'master' into core-updatesLeo Famulari
2016-10-03grafts: Allow the replacement to have a different name.Ludovic Courtès
2016-10-03Merge branch 'master' into core-updatesLeo Famulari
2016-10-01build-system/gnu: Add 'patch-dot-desktop-files' phase.John Darrington
2016-09-30Merge branch 'master' into core-updatesLudovic Courtès
2016-09-29build: Improve Guile 2.2 compatibility.Taylan Ulrich Bayırlı/Kammer
2016-09-12build-system/gnu: Do not patch symlinks in the source.Ludovic Courtès
2016-09-07utils: 'wrap-program' produces only one wrapper file.Ludovic Courtès
2016-09-06syscalls: Use #:return-errno? when it is available.Ludovic Courtès