summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesLudovic Courtès2017-03-09
|\
| * Merge branch 'master' into python-testsMarius Bakke2017-02-27
| |\
| * \ Merge branch 'master' into python-testsMarius Bakke2017-02-13
| |\ \
| * \ \ Merge branch 'master' into python-testsLeo Famulari2017-01-13
| |\ \ \
| * | | | build-system/python: Make sure 'check' returns failures.Marius Bakke2016-12-13
* | | | | guix: build: make-bootstrap: Copy "falloc.h" to the new system.Manolis Ragkousis2017-02-27
* | | | | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-02-20
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | build: dub-build-system: Don't use "dub run" at all.Danny Milosavljevic2017-02-14
| | |_|/ | |/| |
* | | | Merge branch 'master' into core-updatesLudovic Courtès2017-02-10
|\| | |
| * | | gnu: Add dub-build-system.Danny Milosavljevic2017-02-10
* | | | Merge branch 'master' into core-updatesLeo Famulari2017-02-02
|\| | |
| * | | build: r-build-system: Use deterministic built date.Ricardo Wurmus2017-02-02
| * | | bournish: Extend 'rm' command.Ricardo Wurmus2017-01-26
* | | | utils: Add helper method to make files writable.Marius Bakke2017-01-26
* | | | build-system/gnu: Add 'reset-gzip-timestamps' phase.Ludovic Courtès2017-01-26
* | | | utils: Add 'gzip-file?' and 'reset-gzip-timestamp'.Ludovic Courtès2017-01-26
* | | | build-system/gnu: 'strip' phase now skips symlinks.Ludovic Courtès2017-01-26
* | | | Merge branch 'master' into core-updatesLeo Famulari2017-01-25
|\| | |
| * | | syscalls: Export 'read-utmpx'.Ludovic Courtès2017-01-24
* | | | Merge branch 'master' into core-updatesLudovic Courtès2017-01-23
|\| | |
| * | | syscalls: Add utmpx procedures and data structure.Ludovic Courtès2017-01-19
| * | | syscalls: Extract 'bytes->string'.Ludovic Courtès2017-01-19
| | |/ | |/|
* | | search-paths: Allow specs with #f as their separator.Ludovic Courtès2017-01-23
* | | Merge branch 'master' into core-updatesLeo Famulari2017-01-06
|\| |
| * | 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
| |\ \ \ | | | |/ | | |/|
| * | | guxi: cmake-build-system: Enable output for failing test-cases.Hartmut Goebel2016-11-15
| | |/ | |/|
* | | build-system/perl: Don't create non-deterministic 'perllocal.pod' files.Marius Bakke2016-11-28
* | | build-system/gnu: Make libraries writable before stripping.Marius Bakke2016-11-26
| |/ |/|
* | 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