Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Take into account the new cmake infrastructure plus some other files that had not...
authornavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 23 Mar 2010 15:12:28 +0000 (15:12 +0000)
committernavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 23 Mar 2010 15:12:28 +0000 (15:12 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7329 48e7efb5-ca39-0410-a469-dd3cf9ba447f

.gitignore

index f911df5..445dfe4 100644 (file)
@@ -5,11 +5,16 @@ TAGS
 *.loT
 *.[oa]
 *.class
 *.loT
 *.[oa]
 *.class
+*.cmake
 .libs
 .deps
 .dirstamp
 stamp*
 .emacs.desktop
 .libs
 .deps
 .dirstamp
 stamp*
 .emacs.desktop
+CMakeFiles
+CMakeCache.txt
+DartConfiguration.tcl
+Testing/
 Makefile
 test_rl
 test_sg
 Makefile
 test_rl
 test_sg
@@ -47,13 +52,6 @@ ltmain.sh
 
 autom4te.cache/*
 doc/Doxyfile
 
 autom4te.cache/*
 doc/Doxyfile
-buildtools/Cmake/Testing/
-buildtools/Cmake/CMakeFiles/
-buildtools/Cmake/CMakeCache.txt
-buildtools/Cmake/CTestTestfile.cmake
-buildtools/Cmake/cmake_install.cmake
-buildtools/Cmake/CTestCustom.ctest
-buildtools/Cmake/DartConfiguration.tcl
 include/simgrid_config.h
 examples/amok/bandwidth/bandwidth_maestro
 examples/amok/bandwidth/bandwidth_sensor
 include/simgrid_config.h
 examples/amok/bandwidth/bandwidth_maestro
 examples/amok/bandwidth/bandwidth_sensor
@@ -98,6 +96,9 @@ examples/msg/priority/priority
 examples/msg/properties/msg_prop
 examples/msg/sendrecv/sendrecv
 examples/msg/suspend/suspend
 examples/msg/properties/msg_prop
 examples/msg/sendrecv/sendrecv
 examples/msg/suspend/suspend
+examples/msg/trace/test_trace_integration
+examples/simdag/ex_sd_test
+examples/simdag/ex_sd_test2
 examples/simdag/metaxml/sd_meta
 examples/simdag/properties/sd_prop
 examples/simdag/sd_test
 examples/simdag/metaxml/sd_meta
 examples/simdag/properties/sd_prop
 examples/simdag/sd_test
@@ -117,7 +118,11 @@ examples/smpi/split
 examples/smpi/allreduce
 examples/smpi/pingpong
 examples/smpi/scatter
 examples/smpi/allreduce
 examples/smpi/pingpong
 examples/smpi/scatter
+examples/smpi/alltoall2
+examples/smpi/alltoall_basic
+examples/smpi/alltoallv
 examples/smpi/sendrecv
 examples/smpi/sendrecv
+examples/smpi/smpi_sendrecv
 simgrid-*-svn/*
 src/.classes/*
 src/context_sysv_config.h
 simgrid-*-svn/*
 src/.classes/*
 src/context_sysv_config.h