guix/guix
Ludovic Courtès 9d3994f700 gexp: 'local-file' resolves relative file names.
* guix/gexp.scm (<local-file>): Rename constructor to '%%local-file'.
Add 'absolute' field.
(%local-file, extract-directory, absolute-file-name): New procedures.
(current-source-directory): New macro.
(local-file): Adjust call to '%local-file'.
(local-file-absolute-file-name): New procedure.
(local-file-compiler): Force the 'absolute' field.
* tests/guix-system.sh: Test whether 'local-file' canonicalization
works.
* doc/guix.texi (G-Expressions): Adjust.
2015-12-14 19:57:42 +01:00
..
build gnu: python: Set SOURCE_DATE_EPOCH to 1 instead of 0. 2015-11-29 22:59:28 +01:00
build-system
import import: cran: Parse DESCRIPTION instead of HTML. 2015-12-11 15:35:07 +01:00
scripts guix build: Gracefully handle type errors in -e and -f. 2015-12-13 21:13:16 +01:00
base32.scm
base64.scm
build-system.scm
config.scm.in
cpio.scm
cve.scm Add (guix cve). 2015-11-26 22:35:01 +01:00
cvs-download.scm
derivations.scm guix build: Add '--check'. 2015-12-09 14:29:41 +01:00
download.scm
elf.scm
ftp-client.scm ftp-client: Default port for 'ftp-open' is now "ftp". 2015-11-22 14:35:28 +01:00
gcrypt.scm
gexp.scm gexp: 'local-file' resolves relative file names. 2015-12-14 19:57:42 +01:00
git-download.scm
gnu-maintenance.scm gnu-maintenance: Really find the latest GNOME releases. 2015-12-09 22:18:47 +01:00
gnupg.scm
graph.scm graph: Add procedures to query a node's edges. 2015-11-21 16:26:43 +01:00
hash.scm
http-client.scm http-client: 'http-fetch' converts strings to URIs. 2015-11-29 17:46:11 +01:00
licenses.scm
monad-repl.scm
monads.scm
nar.scm
packages.scm
pk-crypto.scm
pki.scm
profiles.scm profiles: Silence Info installation. 2015-12-14 19:57:42 +01:00
records.scm
scripts.scm
search-paths.scm
serialization.scm
sets.scm
store.scm store: Allow clients to request multiple builds. 2015-12-08 23:58:12 +01:00
svn-download.scm
tests.scm
ui.scm derivations: Determine what's built in 'check' mode. 2015-12-09 14:29:41 +01:00
upstream.scm gnu-maintenance: ftp.gnome.org does not provide signatures. 2015-12-07 23:57:20 +01:00
utils.scm utils: Add 'canonical-newline-port'. 2015-11-26 18:17:23 +01:00