summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
2017-11-07compile: Fix VPATH builds.Ludovic Courtès
2017-10-26build-system/go: Fix installation path of executable files.Leo Famulari
2017-10-24build-system/go: Parameterize installing the source code.Leo Famulari
2017-10-24build-system/go: Strip the Go binaries with the native tool.Leo Famulari
2017-10-23pull: Hide compilation warnings.Ludovic Courtès
2017-10-23pull: Add (guix build compile) to the mix.Ludovic Courtès
2017-10-22discovery: Move 'file-name->module-name' to (guix modules).Ludovic Courtès
2017-10-22build: Factorize module compilation in (guix build compile).Ludovic Courtès
2017-10-19download: Download a nar when a VCS checkout fails.Ludovic Courtès
2017-10-19Add (guix progress).Ludovic Courtès
2017-10-19download: Make 'http-fetch' public.Ludovic Courtès
2017-10-19download: Remove old-Guile leftovers.Ludovic Courtès
2017-10-15emacs-build-system: Change how patch-el-files substitutes commands.Christopher Baines
2017-10-15emacs-build-system: Handle missing programs when patching.Christopher Baines
2017-10-12build: Add the Go build system.Leo Famulari
2017-10-09syscalls: clone: Define syscall-id for aarch64.Eric Bavier
2017-10-07pull: Honor 'parallel-job-count'.Ludovic Courtès
2017-10-03guix: ant-build-system: Add #:test-include and #:test-exclude arguments.Julien Lepiller
2017-10-03guix: ant-build-system: Add main-class support.Julien Lepiller
2017-09-20download: Don't report the progress too fast.宋文武
2017-09-16build-system: Add 'meson-build-system'.Peter Mikkelsen
2017-09-05Handle the same HTTP redirects everywhere.Tobias Geerinckx-Rice
2017-09-03build: Fix helpful output for emacs-build-system install phase.Christopher Baines
2017-09-01build: emacs-build-system: Make the install phase more helpful.Christopher Baines
2017-08-26Merge branch 'core-updates'Marius Bakke
2017-08-24graft: Correctly replace references near the end of the scan buffer.Ludovic Courtès
2017-08-06Merge branch 'master' into core-updatesMark H Weaver
2017-08-04build: Add minify build system.Ricardo Wurmus
2017-07-23Merge branch 'master' into core-updatesLeo Famulari
2017-07-18syscalls: Delay resolution of "scm_set_automatic_finalization_enabled".Ludovic Courtès
2017-07-12syscalls: Add network-interface-running?Danny Milosavljevic
2017-07-10Merge branch 'master' into core-updatesLeo Famulari
2017-07-10syscalls: Adjust 'dirent64' struct for GNU/Hurd.Ludovic Courtès
2017-07-09build-system: texlive: Build union in configure phase.Ricardo Wurmus
2017-07-09build-system: texlive: Only build packages in the current directory.Ricardo Wurmus
2017-06-30Merge branch 'master' into core-updatesLudovic Courtès
2017-06-30vm: Estimate the disk size by default.Ludovic Courtès
2017-06-18Merge branch 'master' into core-updatesMark H Weaver
2017-06-18syscalls: 'opendir*' error message shows the file name.Ludovic Courtès
2017-06-16syscalls: Add 'scandir*'.Ludovic Courtès
2017-06-15build-system: Add 'texlive-build-system'.Ricardo Wurmus
2017-06-11build-system/gnu: Work around 'time-monotonic' bug in Guile 2.2.2.Ludovic Courtès
2017-06-10Merge branch 'master' into core-updatesMarius Bakke
2017-06-08build-system: emacs: Factorize include/exclude default arguments.Maxim Cournoyer
2017-06-03Merge branch 'master' into core-updatesMarius Bakke
2017-06-02syscalls: Provide 'free-disk-space'.Ludovic Courtès
2017-06-01utils: Add helper for invoking programs.Danny Milosavljevic
2017-05-31build: font: Support font collection files.Alex Griffin
2017-05-30build-system/gnu: 'compress-documentation' phase handles double symlinks.Maxim Cournoyer
2017-05-30build-system/cmake: Add support for cross compilation.Ricardo Wurmus