Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cmake factoring in teshsuite/xbt
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Fri, 4 Mar 2016 14:44:31 +0000 (15:44 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Fri, 4 Mar 2016 14:44:31 +0000 (15:44 +0100)
commitf73270e1f1ec43af1ecfa4e9a8de06747108f35d
treecd663e6a542f8ea4d26bc5fb5d9f1fac31c93539
parente9b1194a39ec83337fda159056c0ab8bd52a952e
cmake factoring in teshsuite/xbt
15 files changed:
.gitignore
teshsuite/xbt/CMakeLists.txt [new file with mode: 0644]
teshsuite/xbt/heap_bench/CMakeLists.txt [deleted file]
teshsuite/xbt/log_large/CMakeLists.txt [deleted file]
teshsuite/xbt/log_large/log_large.c [moved from teshsuite/xbt/log_large/log_large_test.c with 100% similarity]
teshsuite/xbt/log_large/log_large.tesh [moved from teshsuite/xbt/log_large/log_large_test.tesh with 99% similarity]
teshsuite/xbt/mallocator/CMakeLists.txt [deleted file]
teshsuite/xbt/mallocator/mallocator.c [moved from teshsuite/xbt/mallocator/mallocator_test.c with 100% similarity]
teshsuite/xbt/parallel_log/CMakeLists.txt [deleted file]
teshsuite/xbt/parallel_log_crashtest/parallel_log_crashtest.c [moved from teshsuite/xbt/parallel_log/parallel_log_crashtest.c with 96% similarity]
teshsuite/xbt/parallel_log_crashtest/parallel_log_crashtest.tesh [moved from teshsuite/xbt/parallel_log/parallel_log_crashtest.tesh with 100% similarity]
teshsuite/xbt/parmap_bench/CMakeLists.txt [deleted file]
teshsuite/xbt/parmap_test/CMakeLists.txt [deleted file]
tools/cmake/DefinePackages.cmake
tools/cmake/Tests.cmake