summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* download: Don't report the progress too fast.宋文武2017-09-20
* build-system: Add 'meson-build-system'.Peter Mikkelsen2017-09-16
* Handle the same HTTP redirects everywhere.Tobias Geerinckx-Rice2017-09-05
* build: Fix helpful output for emacs-build-system install phase.Christopher Baines2017-09-03
* build: emacs-build-system: Make the install phase more helpful.Christopher Baines2017-09-01
* Merge branch 'core-updates'Marius Bakke2017-08-26
|\
| * Merge branch 'master' into core-updatesMark H Weaver2017-08-06
| |\
| * \ Merge branch 'master' into core-updatesLeo Famulari2017-07-23
| |\ \
| * | | syscalls: Delay resolution of "scm_set_automatic_finalization_enabled".Ludovic Courtès2017-07-18
| * | | Merge branch 'master' into core-updatesLeo Famulari2017-07-10
| |\ \ \
| * \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2017-06-30
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2017-06-18
| |\ \ \ \ \
| * | | | | | build-system/gnu: Work around 'time-monotonic' bug in Guile 2.2.2.Ludovic Courtès2017-06-11
| * | | | | | Merge branch 'master' into core-updatesMarius Bakke2017-06-10
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2017-06-03
| |\ \ \ \ \ \ \
| * | | | | | | | utils: Add helper for invoking programs.Danny Milosavljevic2017-06-01
| * | | | | | | | build-system/gnu: 'compress-documentation' phase handles double symlinks.Maxim Cournoyer2017-05-30
| * | | | | | | | build-system/cmake: Add support for cross compilation.Ricardo Wurmus2017-05-30
| * | | | | | | | Merge branch 'master' into core-updatesMark H Weaver2017-05-27
| |\ \ \ \ \ \ \ \
| * | | | | | | | | utils: Re-export 'delete'.Sergei Trofimovich2017-05-26
* | | | | | | | | | graft: Correctly replace references near the end of the scan buffer.Ludovic Courtès2017-08-24
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | build: Add minify build system.Ricardo Wurmus2017-08-04
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | syscalls: Add network-interface-running?Danny Milosavljevic2017-07-12
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | syscalls: Adjust 'dirent64' struct for GNU/Hurd.Ludovic Courtès2017-07-10
* | | | | | | build-system: texlive: Build union in configure phase.Ricardo Wurmus2017-07-09
* | | | | | | build-system: texlive: Only build packages in the current directory.Ricardo Wurmus2017-07-09
| |_|_|_|_|/ |/| | | | |
* | | | | | vm: Estimate the disk size by default.Ludovic Courtès2017-06-30
| |_|_|_|/ |/| | | |
* | | | | syscalls: 'opendir*' error message shows the file name.Ludovic Courtès2017-06-18
* | | | | 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