guix-devel/po/guix
Ludovic Courtès dc0f74e5fc
Add (guix status) and use it for pretty colored output.
* guix/progress.scm (progress-reporter/trace): New procedure.
(%progress-interval): New variable.
(progress-reporter/file): Use it.
* guix/scripts/build.scm (set-build-options-from-command-line): Pass
 #:print-extended-build-trace?.
(%default-options): Add 'print-extended-build-trace?'.
(guix-build): Parameterize CURRENT-TERMINAL-COLUMNS.  Use
'build-status-updater'.
* guix/scripts/environment.scm (%default-options): Add
'print-extended-build-trace?'.
(guix-environment): Wrap body in 'with-status-report'.
* guix/scripts/pack.scm (%default-options): Add 'print-build-trace?' and
'print-extended-build-trace?'.
(guix-pack): Wrap body in 'with-status-report'.
* guix/scripts/package.scm (%default-options, guix-package): Likewise.
* guix/scripts/system.scm (%default-options, guix-system): Likewise.
* guix/scripts/pull.scm (%default-options, guix-pull): Likewise.
* guix/scripts/substitute.scm (progress-report-port): Don't call STOP
when TOTAL is zero.
(process-substitution): Add #:print-build-trace? and honor it.
(guix-substitute)[print-build-trace?]: New variable.
Pass #:print-build-trace? to 'process-substitution'.
* guix/status.scm: New file.
* guix/store.scm (set-build-options): Add #:print-extended-build-trace?;
pass it into PAIRS.
(%protocol-version): Bump.
(protocol-version, nix-server-version): New procedures.
(current-store-protocol-version): New variable.
(with-store, build-things): Parameterize it.
* guix/ui.scm (build-output-port): Remove.
(colorize-string): Export.
* po/guix/POTFILES.in: Add guix/status.scm.
* tests/status.scm: New file.
* Makefile.am (SCM_TESTS): Add it.
* nix/libstore/worker-protocol.hh (PROTOCOL_VERSION): Bump to 0x162.
* nix/libstore/build.cc (DerivationGoal::registerOutputs)
(SubstitutionGoal::finished): Print a "@ hash-mismatch" trace before
throwing.
2018-09-27 23:21:53 +02:00
..
LINGUAS nls: Add Spanish translation. 2018-03-31 23:30:50 +02:00
Makevars maint: Do not update PO files upon "make dist". 2017-05-14 15:49:49 +02:00
POTFILES.in Add (guix status) and use it for pretty colored output. 2018-09-27 23:21:53 +02:00
cs.po nls: Add Czech translation. 2014-08-11 18:45:54 +02:00
da.po nls: Update 'da' translation. 2018-08-12 16:46:13 -04:00
de.po nls: Update 'de' translation. 2018-08-24 16:45:39 -04:00
eo.po nls: Update 'eo' translation. 2015-06-21 23:39:11 +02:00
es.po nls: Add Spanish translation. 2018-03-31 23:30:50 +02:00
fr.po nls: Update 'fr' translation. 2018-08-26 12:43:49 +02:00
hu.po nls: Update Hungarian translation. 2014-12-04 23:53:16 +01:00
pl.po nls: Update 'pl' translation. 2016-08-14 00:01:29 -04:00
pt_BR.po nls: Update 'pt_BR' translation. 2018-06-27 23:30:44 +02:00
sr.po nls: Update 'sr' translation. 2014-09-13 14:22:37 +02:00
vi.po nls: Update 'vi' translation. 2015-01-28 21:32:58 +01:00
zh_CN.po nls: Update 'zh_CN' translation. 2018-02-12 11:20:48 -05:00