Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
do not build the examples by default, only when running 'make tests'
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Fri, 11 Jan 2019 20:52:07 +0000 (21:52 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Fri, 11 Jan 2019 20:52:07 +0000 (21:52 +0100)
commite14fa93ba6768b92d674a9d7d1f674592658afaa
treec02b0ab4bab7760f809bb47ca0a1a6e5be2bfb9c
parent5b1b3ede41387fa8f4dcf90592cebf12b314921a
do not build the examples by default, only when running 'make tests'
23 files changed:
.circleci/config.yml
.gitlab-ci.yml
.travis.yml
examples/msg/CMakeLists.txt
examples/s4u/CMakeLists.txt
examples/simdag/CMakeLists.txt
examples/smpi/CMakeLists.txt
examples/smpi/NAS/CMakeLists.txt
examples/smpi/energy/f77/CMakeLists.txt
examples/smpi/energy/f90/CMakeLists.txt
examples/smpi/replay_multiple/CMakeLists.txt
examples/smpi/replay_multiple_manual_deploy/CMakeLists.txt
examples/smpi/smpi_msg_masterslave/CMakeLists.txt
teshsuite/mc/CMakeLists.txt
teshsuite/msg/CMakeLists.txt
teshsuite/s4u/CMakeLists.txt
teshsuite/simdag/CMakeLists.txt
teshsuite/simix/CMakeLists.txt
teshsuite/smpi/CMakeLists.txt
teshsuite/surf/CMakeLists.txt
teshsuite/xbt/CMakeLists.txt
tools/cmake/Tests.cmake
tools/jenkins/build.sh