about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/boost/Makefile.am (renamed from boost/Makefile.am)0
-rw-r--r--src/boost/format.hpp (renamed from boost/format.hpp)0
-rw-r--r--src/boost/format/Makefile.am (renamed from boost/format/Makefile.am)0
-rw-r--r--src/boost/format/exceptions.hpp (renamed from boost/format/exceptions.hpp)0
-rw-r--r--src/boost/format/feed_args.hpp (renamed from boost/format/feed_args.hpp)0
-rw-r--r--src/boost/format/format_class.hpp (renamed from boost/format/format_class.hpp)0
-rw-r--r--src/boost/format/format_fwd.hpp (renamed from boost/format/format_fwd.hpp)0
-rw-r--r--src/boost/format/format_implementation.cc (renamed from boost/format/format_implementation.cc)0
-rw-r--r--src/boost/format/free_funcs.cc (renamed from boost/format/free_funcs.cc)0
-rw-r--r--src/boost/format/group.hpp (renamed from boost/format/group.hpp)0
-rw-r--r--src/boost/format/internals.hpp (renamed from boost/format/internals.hpp)0
-rw-r--r--src/boost/format/internals_fwd.hpp (renamed from boost/format/internals_fwd.hpp)0
-rw-r--r--src/boost/format/macros_default.hpp (renamed from boost/format/macros_default.hpp)0
-rw-r--r--src/boost/format/parsing.cc (renamed from boost/format/parsing.cc)0
-rw-r--r--src/fix/fix.cc (renamed from src/fix.cc)0
-rw-r--r--src/libmain/shared.cc (renamed from src/shared.cc)0
-rw-r--r--src/libmain/shared.hh (renamed from src/shared.hh)0
-rw-r--r--src/libnix/archive.cc (renamed from src/archive.cc)0
-rw-r--r--src/libnix/archive.hh (renamed from src/archive.hh)0
-rw-r--r--src/libnix/db.cc (renamed from src/db.cc)0
-rw-r--r--src/libnix/db.hh (renamed from src/db.hh)0
-rw-r--r--src/libnix/exec.cc (renamed from src/exec.cc)0
-rw-r--r--src/libnix/exec.hh (renamed from src/exec.hh)0
-rw-r--r--src/libnix/expr.cc (renamed from src/expr.cc)0
-rw-r--r--src/libnix/expr.hh (renamed from src/expr.hh)0
-rw-r--r--src/libnix/globals.cc (renamed from src/globals.cc)0
-rw-r--r--src/libnix/globals.hh (renamed from src/globals.hh)0
-rw-r--r--src/libnix/hash.cc (renamed from src/hash.cc)0
-rw-r--r--src/libnix/hash.hh (renamed from src/hash.hh)0
-rw-r--r--src/libnix/md5.c (renamed from src/md5.c)0
-rw-r--r--src/libnix/md5.h (renamed from src/md5.h)0
-rw-r--r--src/libnix/normalise.cc (renamed from src/normalise.cc)0
-rw-r--r--src/libnix/normalise.hh (renamed from src/normalise.hh)0
-rw-r--r--src/libnix/pathlocks.cc (renamed from src/pathlocks.cc)0
-rw-r--r--src/libnix/pathlocks.hh (renamed from src/pathlocks.hh)0
-rw-r--r--src/libnix/references.cc (renamed from src/references.cc)0
-rw-r--r--src/libnix/references.hh (renamed from src/references.hh)0
-rw-r--r--src/libnix/store.cc (renamed from src/store.cc)0
-rw-r--r--src/libnix/store.hh (renamed from src/store.hh)0
-rwxr-xr-xsrc/libnix/test-builder-1.sh (renamed from src/test-builder-1.sh)0
-rwxr-xr-xsrc/libnix/test-builder-2.sh (renamed from src/test-builder-2.sh)0
-rw-r--r--src/libnix/test.cc (renamed from src/test.cc)0
-rw-r--r--src/libnix/util.cc (renamed from src/util.cc)0
-rw-r--r--src/libnix/util.hh (renamed from src/util.hh)0
-rw-r--r--src/nix-hash/nix-hash.cc (renamed from src/nix-hash.cc)0
-rw-r--r--src/nix/dotgraph.cc (renamed from src/dotgraph.cc)0
-rw-r--r--src/nix/dotgraph.hh (renamed from src/dotgraph.hh)0
-rw-r--r--src/nix/nix-help.txt (renamed from src/nix-help.txt)0
-rw-r--r--src/nix/nix.cc (renamed from src/nix.cc)0
-rw-r--r--src/test-expr-1.nix1
50 files changed, 0 insertions, 1 deletions
diff --git a/boost/Makefile.am b/src/boost/Makefile.am
index 9ea79c660cf7..9ea79c660cf7 100644
--- a/boost/Makefile.am
+++ b/src/boost/Makefile.am
diff --git a/boost/format.hpp b/src/boost/format.hpp
index a287048ed338..a287048ed338 100644
--- a/boost/format.hpp
+++ b/src/boost/format.hpp
diff --git a/boost/format/Makefile.am b/src/boost/format/Makefile.am
index 5badba27cf6d..5badba27cf6d 100644
--- a/boost/format/Makefile.am
+++ b/src/boost/format/Makefile.am
diff --git a/boost/format/exceptions.hpp b/src/boost/format/exceptions.hpp
index 79e452449ef8..79e452449ef8 100644
--- a/boost/format/exceptions.hpp
+++ b/src/boost/format/exceptions.hpp
diff --git a/boost/format/feed_args.hpp b/src/boost/format/feed_args.hpp
index ba107dce66d5..ba107dce66d5 100644
--- a/boost/format/feed_args.hpp
+++ b/src/boost/format/feed_args.hpp
diff --git a/boost/format/format_class.hpp b/src/boost/format/format_class.hpp
index 6875623acb47..6875623acb47 100644
--- a/boost/format/format_class.hpp
+++ b/src/boost/format/format_class.hpp
diff --git a/boost/format/format_fwd.hpp b/src/boost/format/format_fwd.hpp
index 97c55f6684c3..97c55f6684c3 100644
--- a/boost/format/format_fwd.hpp
+++ b/src/boost/format/format_fwd.hpp
diff --git a/boost/format/format_implementation.cc b/src/boost/format/format_implementation.cc
index 41cb5fc9fa2d..41cb5fc9fa2d 100644
--- a/boost/format/format_implementation.cc
+++ b/src/boost/format/format_implementation.cc
diff --git a/boost/format/free_funcs.cc b/src/boost/format/free_funcs.cc
index b2ac01774bdf..b2ac01774bdf 100644
--- a/boost/format/free_funcs.cc
+++ b/src/boost/format/free_funcs.cc
diff --git a/boost/format/group.hpp b/src/boost/format/group.hpp
index ac63f3f0bab0..ac63f3f0bab0 100644
--- a/boost/format/group.hpp
+++ b/src/boost/format/group.hpp
diff --git a/boost/format/internals.hpp b/src/boost/format/internals.hpp
index d25eb4c864c4..d25eb4c864c4 100644
--- a/boost/format/internals.hpp
+++ b/src/boost/format/internals.hpp
diff --git a/boost/format/internals_fwd.hpp b/src/boost/format/internals_fwd.hpp
index a8ebf7c3abc1..a8ebf7c3abc1 100644
--- a/boost/format/internals_fwd.hpp
+++ b/src/boost/format/internals_fwd.hpp
diff --git a/boost/format/macros_default.hpp b/src/boost/format/macros_default.hpp
index 4fd84a163fb3..4fd84a163fb3 100644
--- a/boost/format/macros_default.hpp
+++ b/src/boost/format/macros_default.hpp
diff --git a/boost/format/parsing.cc b/src/boost/format/parsing.cc
index 1e12dea9bfc6..1e12dea9bfc6 100644
--- a/boost/format/parsing.cc
+++ b/src/boost/format/parsing.cc
diff --git a/src/fix.cc b/src/fix/fix.cc
index c1f9c1ad68d0..c1f9c1ad68d0 100644
--- a/src/fix.cc
+++ b/src/fix/fix.cc
diff --git a/src/shared.cc b/src/libmain/shared.cc
index 80463308a3f0..80463308a3f0 100644
--- a/src/shared.cc
+++ b/src/libmain/shared.cc
diff --git a/src/shared.hh b/src/libmain/shared.hh
index 8ea637fd21ac..8ea637fd21ac 100644
--- a/src/shared.hh
+++ b/src/libmain/shared.hh
diff --git a/src/archive.cc b/src/libnix/archive.cc
index 9039ad7db43e..9039ad7db43e 100644
--- a/src/archive.cc
+++ b/src/libnix/archive.cc
diff --git a/src/archive.hh b/src/libnix/archive.hh
index 67e236668a06..67e236668a06 100644
--- a/src/archive.hh
+++ b/src/libnix/archive.hh
diff --git a/src/db.cc b/src/libnix/db.cc
index 2f53ca3b5231..2f53ca3b5231 100644
--- a/src/db.cc
+++ b/src/libnix/db.cc
diff --git a/src/db.hh b/src/libnix/db.hh
index 1c681b9b5419..1c681b9b5419 100644
--- a/src/db.hh
+++ b/src/libnix/db.hh
diff --git a/src/exec.cc b/src/libnix/exec.cc
index 2e092b2e0dd6..2e092b2e0dd6 100644
--- a/src/exec.cc
+++ b/src/libnix/exec.cc
diff --git a/src/exec.hh b/src/libnix/exec.hh
index 8d410e404383..8d410e404383 100644
--- a/src/exec.hh
+++ b/src/libnix/exec.hh
diff --git a/src/expr.cc b/src/libnix/expr.cc
index cead803425ba..cead803425ba 100644
--- a/src/expr.cc
+++ b/src/libnix/expr.cc
diff --git a/src/expr.hh b/src/libnix/expr.hh
index 7d0420935f9d..7d0420935f9d 100644
--- a/src/expr.hh
+++ b/src/libnix/expr.hh
diff --git a/src/globals.cc b/src/libnix/globals.cc
index a292b49aeae0..a292b49aeae0 100644
--- a/src/globals.cc
+++ b/src/libnix/globals.cc
diff --git a/src/globals.hh b/src/libnix/globals.hh
index 1b4d0bde3ffe..1b4d0bde3ffe 100644
--- a/src/globals.hh
+++ b/src/libnix/globals.hh
diff --git a/src/hash.cc b/src/libnix/hash.cc
index 752b269125cb..752b269125cb 100644
--- a/src/hash.cc
+++ b/src/libnix/hash.cc
diff --git a/src/hash.hh b/src/libnix/hash.hh
index 0062f987c021..0062f987c021 100644
--- a/src/hash.hh
+++ b/src/libnix/hash.hh
diff --git a/src/md5.c b/src/libnix/md5.c
index fa67ebfcdbdf..fa67ebfcdbdf 100644
--- a/src/md5.c
+++ b/src/libnix/md5.c
diff --git a/src/md5.h b/src/libnix/md5.h
index 6301e4558ca1..6301e4558ca1 100644
--- a/src/md5.h
+++ b/src/libnix/md5.h
diff --git a/src/normalise.cc b/src/libnix/normalise.cc
index be71081ffb25..be71081ffb25 100644
--- a/src/normalise.cc
+++ b/src/libnix/normalise.cc
diff --git a/src/normalise.hh b/src/libnix/normalise.hh
index bbe846404cc0..bbe846404cc0 100644
--- a/src/normalise.hh
+++ b/src/libnix/normalise.hh
diff --git a/src/pathlocks.cc b/src/libnix/pathlocks.cc
index 3ecbbbcbafd5..3ecbbbcbafd5 100644
--- a/src/pathlocks.cc
+++ b/src/libnix/pathlocks.cc
diff --git a/src/pathlocks.hh b/src/libnix/pathlocks.hh
index ce61386d6df0..ce61386d6df0 100644
--- a/src/pathlocks.hh
+++ b/src/libnix/pathlocks.hh
diff --git a/src/references.cc b/src/libnix/references.cc
index be432665b884..be432665b884 100644
--- a/src/references.cc
+++ b/src/libnix/references.cc
diff --git a/src/references.hh b/src/libnix/references.hh
index d009453d6a00..d009453d6a00 100644
--- a/src/references.hh
+++ b/src/libnix/references.hh
diff --git a/src/store.cc b/src/libnix/store.cc
index 2d223313b612..2d223313b612 100644
--- a/src/store.cc
+++ b/src/libnix/store.cc
diff --git a/src/store.hh b/src/libnix/store.hh
index dab3d603f802..dab3d603f802 100644
--- a/src/store.hh
+++ b/src/libnix/store.hh
diff --git a/src/test-builder-1.sh b/src/libnix/test-builder-1.sh
index 80e23354c3b9..80e23354c3b9 100755
--- a/src/test-builder-1.sh
+++ b/src/libnix/test-builder-1.sh
diff --git a/src/test-builder-2.sh b/src/libnix/test-builder-2.sh
index 0794fa96a401..0794fa96a401 100755
--- a/src/test-builder-2.sh
+++ b/src/libnix/test-builder-2.sh
diff --git a/src/test.cc b/src/libnix/test.cc
index 457fecf245f0..457fecf245f0 100644
--- a/src/test.cc
+++ b/src/libnix/test.cc
diff --git a/src/util.cc b/src/libnix/util.cc
index c1d0fedea8aa..c1d0fedea8aa 100644
--- a/src/util.cc
+++ b/src/libnix/util.cc
diff --git a/src/util.hh b/src/libnix/util.hh
index 016289176be8..016289176be8 100644
--- a/src/util.hh
+++ b/src/libnix/util.hh
diff --git a/src/nix-hash.cc b/src/nix-hash/nix-hash.cc
index 77c169b9a952..77c169b9a952 100644
--- a/src/nix-hash.cc
+++ b/src/nix-hash/nix-hash.cc
diff --git a/src/dotgraph.cc b/src/nix/dotgraph.cc
index 36daf7f9966d..36daf7f9966d 100644
--- a/src/dotgraph.cc
+++ b/src/nix/dotgraph.cc
diff --git a/src/dotgraph.hh b/src/nix/dotgraph.hh
index a5c5248f144e..a5c5248f144e 100644
--- a/src/dotgraph.hh
+++ b/src/nix/dotgraph.hh
diff --git a/src/nix-help.txt b/src/nix/nix-help.txt
index bf2afd061205..bf2afd061205 100644
--- a/src/nix-help.txt
+++ b/src/nix/nix-help.txt
diff --git a/src/nix.cc b/src/nix/nix.cc
index 1875689990a4..1875689990a4 100644
--- a/src/nix.cc
+++ b/src/nix/nix.cc
diff --git a/src/test-expr-1.nix b/src/test-expr-1.nix
deleted file mode 100644
index a94ee73828d9..000000000000
--- a/src/test-expr-1.nix
+++ /dev/null
@@ -1 +0,0 @@
-Str("Hello World")