summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
2017-05-02download: Continue handshake upon TLS warning alerts.Ludovic Courtès
2017-04-22cache: Work around 'time-monotonic' bug in Guile 2.2.2.Ludovic Courtès
2017-04-22download: Work around Guile 2.2 bug with 'time-monotonic' objects.Ludovic Courtès
2017-04-14build-system/cargo: Remove store reference.Mathieu Othacehe
2017-04-11syscalls: Add load-linux-module.Mathieu Othacehe
2017-04-11syscalls: Use define-as-needed for network-interface syscalls.Mathieu Othacehe
2017-04-11syscalls: Use define-as-needed for mount and umount.Mathieu Othacehe
2017-04-11syscalls: Add reboot.Mathieu Othacehe
2017-04-07syscalls: Allow mount and umount use from static Guile.Mathieu Othacehe
2017-04-07profiles: Slightly improve the instructions in 'etc/profile'.Ludovic Courtès
2017-03-30Merge branch 'master' into core-updatesMarius Bakke
2017-03-28download: Properly parse ftp:// URLs that lack user info.Ludovic Courtès
2017-03-27Merge branch 'master' into core-updatesLeo Famulari
2017-03-26union: Add create-all-directories? parameter to 'union-build'.Huang Ying
2017-03-22Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2017-03-21download: Handle username and password properties for FTP URIs.Roel Janssen
2017-03-19Merge branch 'master' into core-updatesMark H Weaver
2017-03-18http-client: Avoid name clash with 'open-connection-for-uri' in 2.2.0.Ludovic Courtès
2017-03-18build: Require Guile >= 2.0.9.Ludovic Courtès
2017-03-17build/cargo-build-system: Make cargo-build-system install working packages.Danny Milosavljevic
2017-03-15Merge branch 'master' into core-updatesMarius Bakke
2017-03-15syscalls: Adjust 'clone' to Guile 2.2.Ludovic Courtès
2017-03-13Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2017-03-13download: Export '%x509-certificate-directory'.Ludovic Courtès
2017-03-12syscalls: Adjust 'define-bits' to macro literal semantics of 2.2.Ludovic Courtès
2017-03-09Merge branch 'master' into core-updatesLudovic Courtès
2017-02-27guix: build: make-bootstrap: Copy "falloc.h" to the new system.Manolis Ragkousis
2017-02-27Merge branch 'master' into python-testsMarius Bakke
2017-02-20Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2017-02-14build: dub-build-system: Don't use "dub run" at all.Danny Milosavljevic
2017-02-13Merge branch 'master' into python-testsMarius Bakke
2017-02-10Merge branch 'master' into core-updatesLudovic Courtès
2017-02-10gnu: Add dub-build-system.Danny Milosavljevic
2017-02-02Merge branch 'master' into core-updatesLeo Famulari
2017-02-02build: r-build-system: Use deterministic built date.Ricardo Wurmus
2017-01-26utils: Add helper method to make files writable.Marius Bakke
2017-01-26build-system/gnu: Add 'reset-gzip-timestamps' phase.Ludovic Courtès
2017-01-26utils: Add 'gzip-file?' and 'reset-gzip-timestamp'.Ludovic Courtès
2017-01-26bournish: Extend 'rm' command.Ricardo Wurmus
2017-01-26build-system/gnu: 'strip' phase now skips symlinks.Ludovic Courtès
2017-01-25Merge branch 'master' into core-updatesLeo Famulari
2017-01-24syscalls: Export 'read-utmpx'.Ludovic Courtès
2017-01-23Merge branch 'master' into core-updatesLudovic Courtès
2017-01-23search-paths: Allow specs with #f as their separator.Ludovic Courtès
2017-01-19syscalls: Add utmpx procedures and data structure.Ludovic Courtès
2017-01-19syscalls: Extract 'bytes->string'.Ludovic Courtès
2017-01-13Merge branch 'master' into python-testsLeo Famulari
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