Import cmaked
authorPierre Habouzit <madcoder@debian.org>
Sun, 23 Sep 2007 12:24:56 +0000 (14:24 +0200)
committerPierre Habouzit <madcoder@debian.org>
Sun, 23 Sep 2007 12:25:57 +0000 (14:25 +0200)
commit0ec2f0f11f8b044e4f85dbc3e19cab67fd2400a8
tree4309fddc5e82b10797e150806bd359cd8749c2d8
parent0afd88891b641bb01d18f0e39890f5e460a0c02f
Import cmaked

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
16 files changed:
CMakeLists.txt
cmake/Modules/CMakeDCompiler.cmake.in [new file with mode: 0644]
cmake/Modules/CMakeDInformation.cmake [new file with mode: 0644]
cmake/Modules/CMakeDetermineDCompiler.cmake [new file with mode: 0644]
cmake/Modules/CMakeTestDCompiler.cmake [new file with mode: 0644]
cmake/Modules/CheckStructMember.cmake [moved from cmake/CheckStructMember.cmake with 100% similarity]
cmake/Modules/Copyright.txt [new file with mode: 0644]
cmake/Modules/Cpkg2c.cmake [moved from cmake/Cpkg2c.cmake with 100% similarity]
cmake/Modules/FindGDCPath.cmake [new file with mode: 0644]
cmake/Modules/Platform/Linux-dmd.cmake [new file with mode: 0644]
cmake/Modules/Platform/Linux-gdc.cmake [new file with mode: 0644]
cmake/Modules/Platform/Windows-dmd.cmake [new file with mode: 0644]
cmake/Modules/Platform/Windows-gdc.cmake [new file with mode: 0644]
cmake/Modules/UseDDoc.cmake [new file with mode: 0644]
cmake/Modules/XConfig.cmake [moved from cmake/XConfig.cmake with 100% similarity]
configure