guix/guix
Ricardo Wurmus a677c7267b build: Add 'waf-build-system'.
* guix/build-system/waf.scm,
  guix/build/waf-build-system.scm: New files.
* Makefile.am (MODULES): Add them.
* doc/guix.texi (Build Systems): Document waf-build-system.
2015-02-08 19:21:58 +01:00
..
build build: Add 'waf-build-system'. 2015-02-08 19:21:58 +01:00
build-system build: Add 'waf-build-system'. 2015-02-08 19:21:58 +01:00
import
scripts guix package: Make custom profiles actual indirect roots. 2015-02-06 17:56:22 +01:00
base32.scm
base64.scm
build-system.scm
config.scm.in
cvs-download.scm Add support for 'cvs-fetch' method in origins. 2015-02-04 01:51:20 -05:00
derivations.scm store: Remove 'build-derivations'. 2015-02-02 12:46:36 +01:00
download.scm
elf.scm
ftp-client.scm
gcrypt.scm Add (guix gcrypt). 2015-01-26 21:58:12 +01:00
gexp.scm
git-download.scm
gnu-maintenance.scm
gnupg.scm
hash.scm hash: Initialize libgcrypt before use. 2015-01-26 21:58:12 +01:00
http-client.scm
licenses.scm
monad-repl.scm
monads.scm doc: Document '%state-monad' and update '%store-monad' description. 2015-01-17 23:45:48 +01:00
nar.scm nar: Read archive signatures as Latin-1 strings. 2015-01-18 22:19:04 +01:00
packages.scm packages: Mark the 'patches' field as delayed. 2015-01-20 09:59:56 +01:00
pk-crypto.scm Add (guix gcrypt). 2015-01-26 21:58:12 +01:00
pki.scm
profiles.scm profiles: Distinguish downgrades from upgrades. 2015-02-08 19:00:39 +01:00
records.scm records: Add support for delayed fields. 2015-01-19 23:30:42 +01:00
serialization.scm serialization: Check for EOF and incomplete input conditions. 2015-02-07 23:16:55 +01:00
sets.scm
store.scm store: Remove 'build-derivations'. 2015-02-02 12:46:36 +01:00
svn-download.scm Remove outdated comment from svn-fetch. 2015-02-04 00:14:37 -05:00
tests.scm tests: Add 'with-derivation-substitute' and use it. 2015-02-02 12:46:35 +01:00
ui.scm profiles: Distinguish downgrades from upgrades. 2015-02-08 19:00:39 +01:00
utils.scm