summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* syscalls: Add 'scandir*'.Ludovic Courtès2017-06-16
* build-system: Add 'texlive-build-system'.Ricardo Wurmus2017-06-15
* build-system: emacs: Factorize include/exclude default arguments.Maxim Cournoyer2017-06-08
* syscalls: Provide 'free-disk-space'.Ludovic Courtès2017-06-02
* build: font: Support font collection files.Alex Griffin2017-05-31
* download: Work around GnuTLS bug with UTF-8 certificate file names.Ludovic Courtès2017-05-30
* syscalls: Add 'thread-name' and 'set-thread-name'.Ludovic Courtès2017-05-28
* build-system: Add 'font-build-system'.Arun Isaac2017-05-28
* pull: Catch '&missing-dependency-error' raised by 'source-module-closure'.Ludovic Courtès2017-05-25
* build-system: emacs: Install only a subset of files.Arun Isaac2017-05-23
* build: emacs: Fix `store-file->elisp-source-file'.Arun Isaac2017-05-23
* union: Gracefully handle dangling symlinks in the input.Ludovic Courtès2017-05-18
* build-system/asdf: Handle tests defined in external systems.Andy Patterson2017-05-16
* build-system/asdf: Retain references to source files for binary outputs.Andy Patterson2017-05-16
* build-system/asdf: Simplify the use of lisp-eval-program.Andy Patterson2017-05-16
* build-system/asdf: Handle unusually-named systems.Andy Patterson2017-05-16
* build-system/asdf: Always pre-load the system's definition file.Andy Patterson2017-05-16
* build-system/asdf: Pass the system name as an argument to the builder.Andy Patterson2017-05-16
* build-system/asdf: Parameterize the lisp type and implementation globally.Andy Patterson2017-05-16
* build-system/asdf: Make #:lisp a package argument.Andy Patterson2017-05-16
* build-system/asdf: Keep ecl's generated archive files.Andy Patterson2017-05-16
* build-system/asdf: Use asdf to determine dependencies.Andy Patterson2017-05-16
* build-system/asdf: Make it possible to use "lib" as the build output.Andy Patterson2017-05-16
* build-system/asdf: Rename %install-prefix to %source-install-prefix.Andy Patterson2017-05-16
* bournish: 'ls' adjusts the column width depending on the entries.Ludovic Courtès2017-05-13
* bournish: 'ls' lists directory contents.Ludovic Courtès2017-05-13
* guix: Add java-utils.Hartmut Goebel2017-05-10
* ant-build-system: Add default "check" target.Ricardo Wurmus2017-05-10
* ant-build-system: Allow specifying source directory.Hartmut Goebel2017-05-10
* pull: Build package modules without optimizations on Guile 2.2.Ludovic Courtès2017-05-09
* pull: Build with the matching Guile major version.Ludovic Courtès2017-05-09
* download: Continue handshake upon TLS warning alerts.Ludovic Courtès2017-05-02
* cache: Work around 'time-monotonic' bug in Guile 2.2.2.Ludovic Courtès2017-04-22
* download: Work around Guile 2.2 bug with 'time-monotonic' objects.Ludovic Courtès2017-04-22
* build-system/cargo: Remove store reference.Mathieu Othacehe2017-04-14
* syscalls: Add load-linux-module.Mathieu Othacehe2017-04-11
* syscalls: Use define-as-needed for network-interface syscalls.Mathieu Othacehe2017-04-11
* syscalls: Use define-as-needed for mount and umount.Mathieu Othacehe2017-04-11
* syscalls: Add reboot.Mathieu Othacehe2017-04-11
* syscalls: Allow mount and umount use from static Guile.Mathieu Othacehe2017-04-07
* profiles: Slightly improve the instructions in 'etc/profile'.Ludovic Courtès2017-04-07
* Merge branch 'master' into core-updatesMarius Bakke2017-03-30
|\
| * download: Properly parse ftp:// URLs that lack user info.Ludovic Courtès2017-03-28
* | Merge branch 'master' into core-updatesLeo Famulari2017-03-27
|\|
| * union: Add create-all-directories? parameter to 'union-build'.Huang Ying2017-03-26
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-22
|\|
| * download: Handle username and password properties for FTP URIs.Roel Janssen2017-03-21
* | Merge branch 'master' into core-updatesMark H Weaver2017-03-19
|\|
| * http-client: Avoid name clash with 'open-connection-for-uri' in 2.2.0.Ludovic Courtès2017-03-18
| * build: Require Guile >= 2.0.9.Ludovic Courtès2017-03-18