guix-devel/guix
Ludovic Courtès a2011be5df ui: Add a `warning' macro.
* guix/ui.scm (program-name, guix-warning-port): New variables.
  (warning): New macro.
  (guix-main): Parametrize PROGRAM-NAME.
* guix/scripts/build.scm, guix/scripts/download.scm,
  guix/scripts/gc.scm, guix/scripts/package.scm: Adjust to use `leave'
  and `warning' consistently.
2013-04-11 22:30:06 +02:00
..
build Add (guix build-system cmake). 2013-03-28 21:04:54 +01:00
build-system Add (guix build-system cmake). 2013-03-28 21:04:54 +01:00
scripts ui: Add a `warning' macro. 2013-04-11 22:30:06 +02:00
base32.scm Update license headers. 2013-01-06 00:47:50 +01:00
build-system.scm Update license headers. 2013-01-06 00:47:50 +01:00
config.scm.in Update license headers. 2013-01-06 00:47:50 +01:00
derivations.scm derivations: Optimize `build-expression->derivation'. 2013-03-16 17:23:17 +01:00
download.scm download: Remove unreliable GNU mirror. 2013-03-27 15:50:18 +01:00
ftp-client.scm ftp-client: Add `ftp-size'. 2013-01-06 18:23:44 +01:00
gnu-maintenance.scm gnu-maintenance: Adjust `http-fetch' to the various Guile versions. 2013-04-01 00:41:55 +02:00
licenses.scm licenses: Add 'x11-style'. 2013-03-06 20:40:11 +00:00
nar.scm nar: Implement restoration from Nar. 2013-04-08 23:21:38 +02:00
packages.scm packages: Remove the default value for `license'. 2013-03-07 00:42:18 +01:00
serialization.scm Add (guix nar) and (guix serialization). 2013-04-04 22:29:08 +02:00
snix.scm snix: Adjust import to current Nixpkgs input attribute names. 2013-03-29 00:16:58 +01:00
store.scm Add (guix nar) and (guix serialization). 2013-04-04 22:29:08 +02:00
ui.scm ui: Add a `warning' macro. 2013-04-11 22:30:06 +02:00
utils.scm Add version-compare and version>? to utils.scm. 2013-02-12 20:34:25 -05:00