guix-devel/guix/build
Ludovic Courtès b50c5b7418 pull: Add a compilation progress report.
* guix/build/pull.scm (report-build-progress): New procedure.
  (p-for-each): Add #:progress parameter.
  [loop]: Keep track of the number of completed processes.  Tail-call
  PROGRESS at each loop iteration.
  (build-guix): Add #:debug-port parameter.  Use it for verbose
  messages.  Change 'tar' flags to 'xf'.  Around 'compile-file' call,
  bind CURRENT-WARNING-PORT to DEBUG-PORT.
* guix/scripts/pull.scm (unpack): Add #:verbose? parameter.
  [builder]: Pass #:debug-port to 'build-guix'.
  (guix-pull): Leave CURRENT-BUILD-OUTPUT-PORT unchanged.  Pass
  #:verbose? to 'unpack'.
2014-09-05 23:11:04 +02:00
..
cmake-build-system.scm guix: cmake: Add input and package libraries to the rpath, and adapt package 2014-04-27 11:35:26 +02:00
download.scm download: Enlarge your receive buffer. 2014-05-23 22:19:37 +02:00
emacs-utils.scm Add (guix build emacs-utils). 2014-08-14 23:53:04 -04:00
git.scm git-download: Support recursive clones. 2014-06-27 23:04:48 +02:00
gnu-build-system.scm build-system/gnu: Reset timestamps on build tree when source is a directory. 2014-04-14 00:09:42 +02:00
gnu-dist.scm build-system/gnu: Add `dist-package'. 2013-08-24 17:30:31 +02:00
perl-build-system.scm
pull.scm pull: Add a compilation progress report. 2014-09-05 23:11:04 +02:00
python-build-system.scm guix: python: Create module installation path and add it to PYTHONPATH during 2013-09-11 15:47:34 +02:00
rpath.scm
store-copy.scm vm: Move store copy handling to (guix build store-copy). 2014-09-04 23:24:54 +02:00
svn.scm Add (guix svn-download). 2014-03-27 00:21:44 +01:00
syscalls.scm syscalls: Add 'processes' to list all the live processes. 2014-05-14 19:07:03 +02:00
union.scm union: Ensure that the output is always a directory. 2014-04-03 18:35:16 -04:00
utils.scm utils: 'delete-file-recursively' doesn't follow mount points by default. 2014-05-20 14:45:58 +02:00