guix/guix
Mathieu Lirzin 03d0e2d2b9 build: Move 'Makefile' fragments to subdirectories.
This follows a convention used by some other GNU packages like Autoconf,
Bison, Coreutils, and Gnulib.

* doc.am: Rename to ...
* doc/local.mk: ... this.
* emacs.am: Rename to ...
* emacs/local.mk: ... this.
* gnu-system.am: Rename to ...
* gnu/local.mk: ... this.
* daemon.am: Rename to ...
* nix/local.mk: ... this.
* Makefile.am: Adapt to them.
* doc/guix.texi (Porting to a New Platform): Adapt documentation.
* guix/config.scm.in (%state-directory, %config-directory): Adapt comments.
* emacs/guix-config.el.in (guix-config-state-directory): Likewise.
2016-04-21 18:47:50 +02:00
..
build substitute: Better abbreviate substitute URL in progress report. 2016-04-20 23:01:41 +02:00
build-system build-system/ant: Add zip. 2016-03-31 15:47:32 +02:00
import upstream: Pass a package object to updaters. 2016-04-15 00:32:18 +02:00
scripts substitute: Sanitize the client-provided column number. 2016-04-20 23:21:49 +02:00
base32.scm
base64.scm
build-system.scm
config.scm.in build: Move 'Makefile' fragments to subdirectories. 2016-04-21 18:47:50 +02:00
cpio.scm
cve.scm cve: Read entire CVE databases for the current year and the past year. 2016-03-11 16:33:50 +01:00
cvs-download.scm
derivations.scm derivations: Raise an error when a module file is not found. 2016-03-23 00:23:12 +01:00
download.scm download: Add 'url-fetch/tarbomb'. 2016-02-22 00:36:24 +01:00
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 derivations: Raise an error when a module file is not found. 2016-03-23 00:23:12 +01:00
git-download.scm
gnu-maintenance.scm gnu-maintenance: Move FTP directory info to 'properties' fields. 2016-04-15 00:32:18 +02:00
gnupg.scm
grafts.scm grafts: Update the narinfo cache before building a derivation. 2016-03-14 23:34:33 +01:00
graph.scm graph: Edges are colored based on their source node. 2016-04-02 22:40:18 +02:00
hash.scm
http-client.scm http-client: No 'setvbuf' for non-file ports. 2016-03-16 11:27:37 +01:00
licenses.scm licenses: Add the nmap license. 2016-03-31 01:40:30 -04:00
monad-repl.scm monad-repl: Close connection when leaving the monad REPL. 2016-01-13 17:43:21 +01:00
monads.scm
nar.scm
packages.scm packages: Cache the result of 'input-grafts'. 2016-03-08 00:01:13 +01:00
pk-crypto.scm
pki.scm
profiles.scm profiles: Use the right 'package-name->name+version'. 2016-04-01 00:05:42 +02:00
records.scm
scripts.scm
search-paths.scm
serialization.scm
sets.scm
store.scm substitute: Install the client's locale. 2016-04-20 23:16:47 +02:00
svn-download.scm
tests.scm tests: Narinfos can specify an non-empty reference list. 2016-03-05 00:19:10 +01:00
ui.scm ui: Use 'terminal-columns'. 2016-04-15 00:32:18 +02:00
upstream.scm upstream: Pass a package object to updaters. 2016-04-15 00:32:18 +02:00
utils.scm utils: 'cache-directory' gracefully deals with unset 'HOME'. 2016-04-18 19:26:34 +02:00