Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove memcheck_tests.cmake from repository.
[simgrid.git] / .gitignore
1 ################################################
2 ###OTHER CAT
3 *.l[oa]
4 *.loT
5 *.[oa]
6 *~
7 *.log
8 *_simulator
9 *.mk
10 *.swp
11 *.patch
12 *.plist
13 *.trace
14
15 ################################################
16 ### Maintainer mode
17 src/simdag/dax_dtd.l
18 src/surf/simgrid_dtd.l
19 src/xbt/graphxml.l
20
21 ################################################
22 ### Jedule
23 examples/simdag/scheduling/simgrid.jed
24 teshsuite/simdag/platforms/simgrid.jed
25
26 ################################################
27 ### Libraries links 
28 src/bindings/ruby/simgrid.so
29 examples/ruby/simgrid.so
30 examples/lua/simgrid.so
31 src/bindings/ruby/libsimgrid.so
32 examples/gras/console/simgrid.so
33 examples/msg/masterslave/simgrid.so
34 examples/simdag/simgrid.so
35 examples/lua/console/simgrid.so
36
37 ################################################
38 ### Units and supernovae files
39 src/simgrid_units_main.c
40 src/*_unit.c
41 src/supernovae_*.c
42
43 ################################################
44 ### Generated files
45 _*.c
46 include/simgrid_config.h
47 include/xbt/version.h
48 include/instr/tracing_config.h
49 include/smpi/smpif.h
50 src/context_sysv_config.h
51 src/gras_config.h
52 src/smpi/smpicc
53 src/smpi/smpirun
54 simgrid-*.tar.gz
55
56 ################################################
57 ### Cmake files
58 CPackConfig.cmake
59 CPackSourceConfig.cmake
60 CTestTestfile.cmake
61 conftestval
62 cmake_install.cmake
63 CMakeFiles
64 install_manifest.txt
65 _CPack_Packages/
66 CMakeFiles
67 CMakeCache.txt
68 DartConfiguration.tcl
69 simgrid.nsi
70 Testing/
71 Makefile
72 bin/
73 lib/
74 manpages/
75 build_dir/
76 build/
77 buildtools/Cmake/memcheck_tests.cmake
78 buildtools/Cmake/test_prog/prog_va_copy.c
79
80
81 ################################################
82 ### windows borland
83 *.bpr
84 *.bpf
85
86 ################################################
87 ### Documentation
88 doc/all_bib.html
89 doc/logcategories.sh
90 doc/realtoc.sh
91 doc/tmp.realtoc
92 doc/using_bib.html
93 doc/Doxyfile
94 doc/footer.html
95 *.doc.toc
96 doc/latex/
97 doc/html
98 doc/user_guide/html
99 doc/user_guide/latex
100 doc/ref_guide/html
101 doc/ref_guide/latex
102 doc/index.php
103 doc/simgrid.tag
104 doc/publis_core.bib
105 doc/publis_core_bib.html
106 doc/publis_count.html
107 doc/publis_extern.bib
108 doc/publis_extern_bib.html
109 doc/publis_intra.bib
110 doc/publis_intra_bib.html
111 doc/ref_guide/doxygen/RefGuideDoxyfile
112 doc/user_guide/doxygen/UserGuideDoxyfile
113 doc/ref_guide/doxygen/logcategories.doc
114 doc/user_guide/doxygen/logcategories.doc
115 doc/ref_guide/doxygen/simgrid_modules.map
116 doc/user_guide/doxygen/simgrid_modules.map
117 doc/index-API.doc
118 doc/ref_guide/doxygen/index-API.doc
119 doc/user_guide/doxygen/index-API.doc
120 doc/simgrid_modules.map
121 doc/logcategories.doc
122 doc/shared/doxygen/simgridrefguide.tag
123 doc/shared/doxygen/simgriduserguide.tag
124
125 ################################################
126 ### Specific of project 
127 .cproject
128 .project
129 .settings/
130 .anjuta
131 .anjuta_sym_db.db
132 simgrid.anjuta
133 .externalToolBuilders/
134 Debug/
135 .emacs.desktop
136 tags
137 callgrind.out.*
138
139 ################################################
140 ### Examples and traces
141 *.exe
142 testgraph.dot
143 testgraph.xml
144 examples/msg/ms.trace
145 examples/msg/procmig.trace
146 examples/msg/tasks.trace
147 examples/msg/volume.trace
148 examples/msg/zmsg_test.trace
149 examples/msg/categories.trace
150 examples/msg/masterslave/toto.txt
151 examples/msg/simulation.trace
152 examples/msg/toto.txt
153 examples/msg/z_gtnets.trace
154 examples/msg/gpu/test_MSG_gpu_task_create
155 examples/msg/cloud/masterslave_virtual_machines
156 examples/msg/tracing/link_srcdst_user_variables
157 examples/msg/tracing/link_user_variables
158 examples/msg/tracing/simple
159 examples/msg/tracing/trace_platform
160 examples/msg/tracing/user_variables
161 examples/msg/tracing/procmig
162 examples/msg/tracing/tasks
163 examples/msg/tracing/volume
164 examples/msg/io/file
165 examples/msg/io/file_unlink
166 examples/msg/mc/bugged3
167 examples/msg/mc/random_test
168 examples/msg/mc/bugged1_for_liveness
169 examples/msg/mc/bugged1_while_liveness
170 examples/msg/mc/centralized_liveness_deadlock
171 examples/msg/mc/test/test_heap_comparison
172 examples/msg/chord/chord
173 examples/msg/chord/chord_stateful
174 examples/msg/chord/deployments
175 examples/msg/chord/exp_*
176 examples/msg/token_ring/token_ring
177 examples/msg/token_ring/token_bypass
178 examples/msg/icomms/peer
179 examples/msg/icomms/peer2
180 examples/msg/start_kill_time/sk_time
181 examples/gras/console/ping_client_console
182 examples/gras/console/ping_server_console
183 examples/gras/console/ping_simulator_console
184 examples/msg/icomms/.kdbgrc.peer3
185 examples/msg/icomms/peer3
186 examples/msg/icomms/toto.txt
187 examples/msg/masterslave/masterslave_console
188 examples/msg/irc_isend/peer
189 examples/msg/irc_isend/toto.txt
190 examples/simdag/ex_sd_seq_access
191 examples/simdag/sd_seq_access
192 examples/simdag/sd_comm_throttling
193 examples/simdag/sd_fail
194 examples/simdag/sd_typed_tasks_test
195 examples/simdag/ex_sd_test_console
196 examples/simdag/sd_test_console
197 examples/simdag/scheduling/Montage_25.jed
198 examples/simdag/dot/dot_test
199 examples/simdag/dot/dot_test2
200 examples/simdag/ex_sd_test
201 examples/simdag/ex_sd_test2
202 examples/simdag/metaxml/sd_meta
203 examples/simdag/properties/sd_prop
204 examples/simdag/sd_test
205 examples/simdag/sd_test2
206 examples/simdag/dax/dax_test
207 examples/simdag/goal/goal_test
208 examples/simdag/scheduling/minmin_test
209 examples/amok/bandwidth/bandwidth_maestro
210 examples/amok/bandwidth/bandwidth_sensor
211 examples/amok/saturate/saturate_maestro
212 examples/amok/saturate/saturate_sensor
213 examples/gras/all2all/all2all_receiver
214 examples/gras/all2all/all2all_sender
215 examples/gras/chrono/chrono_multiplier
216 examples/gras/mmrpc/mmrpc_client
217 examples/gras/mmrpc/mmrpc_server
218 examples/gras/mutual_exclusion/simple_token/simple_token_node
219 examples/gras/mutual_exclusion/simple_token/simple_token_checker
220 examples/gras/ping/ping_client
221 examples/gras/ping/ping_server
222 examples/gras/ping/ping_checker
223 examples/gras/pmm/pmm_master
224 examples/gras/pmm/pmm_slave
225 examples/gras/properties/properties_alice
226 examples/gras/properties/properties_bob
227 examples/gras/properties/properties_master
228 examples/gras/properties/properties_slave
229 examples/gras/rpc/rpc_client
230 examples/gras/rpc/rpc_forwarder
231 examples/gras/rpc/rpc_server
232 examples/gras/spawn/spawn_server
233 examples/gras/synchro/synchro_philosopher
234 examples/gras/timer/timer_client
235 examples/gras/replay/replay_simulator
236 examples/gras/replay/replay_master
237 examples/gras/replay/replay_worker
238 examples/msg/actions/actions
239 examples/msg/bittorrent/bittorrent
240 examples/msg/bittorrent/bittorrent_platfgen
241 examples/msg/kademlia/kademlia
242 examples/msg/gtnets/gtnets
243 examples/msg/masterslave/masterslave_bypass
244 examples/msg/masterslave/masterslave_failure
245 examples/msg/masterslave/masterslave_forwarder
246 examples/msg/masterslave/masterslave_mailbox
247 examples/msg/masterslave/masterslave_kill
248 examples/msg/masterslave/masterslave_arg
249 examples/msg/masterslave/masterslave_failure_platfgen
250 examples/msg/masterslave/masterslave_platfgen
251 examples/msg/migration/migration
252 examples/msg/parallel_task/parallel_task
253 examples/msg/parallel_task/test_ptask
254 examples/msg/priority/priority
255 examples/msg/properties/msg_prop
256 examples/msg/sendrecv/sendrecv
257 examples/msg/suspend/suspend
258 examples/msg/trace/test_trace_integration
259 examples/msg/mc/centralized
260 examples/msg/mc/bugged2
261 examples/msg/mc/bugged1
262 examples/msg/parallel_contexts/pcontexts
263 examples/msg/parallel_contexts/pcontexts2
264 examples/msg/pmm/msg_pmm
265 examples/smpi/toto.txt
266 examples/smpi/MM/MM_mpi
267 examples/smpi/hvector_test
268 examples/smpi/indexed_test
269 examples/smpi/smpi_replay
270 examples/smpi/struct_test
271 examples/smpi/vector_test
272 examples/smpi/replay
273 examples/smpi/reduce
274 examples/smpi/bcast
275 examples/smpi/bcbench
276 examples/smpi/compute
277 examples/smpi/compute2
278 examples/smpi/compute3
279 examples/smpi/first
280 examples/smpi/mvmul
281 examples/smpi/ring_c
282 examples/smpi/second
283 examples/smpi/split
284 examples/smpi/allreduce
285 examples/smpi/pingpong
286 examples/smpi/scatter
287 examples/smpi/alltoall2
288 examples/smpi/alltoall_basic
289 examples/smpi/alltoallv
290 examples/smpi/sendrecv
291 examples/smpi/smpi_sendrecv
292 examples/smpi/dsend
293 examples/smpi/mc_bugged1
294 examples/smpi/mc_bugged2
295 examples/smpi/smpi_traced_simple
296
297 examples/msg/mc/bugged1_liveness
298 examples/msg/mc/bugged1_stateful
299 examples/msg/mc/bugged2_liveness
300 examples/msg/mc/bugged2_stateful
301 examples/msg/mc/centralized_liveness
302
303 src/replay/replay
304 src/testall
305 teshsuite/gras/datadesc/datadesc_usage
306 teshsuite/gras/empty_main/empty_main_function
307 teshsuite/gras/msg_handle/msg_handle_client
308 teshsuite/gras/msg_handle/msg_handle_server
309 teshsuite/gras/small_sleep/log.txt
310 teshsuite/gras/small_sleep/small_sleep_function
311 teshsuite/gras/modelcheck/modelcheck_checker
312 teshsuite/gras/numerous_rpc/numerous_rpc_client
313 teshsuite/gras/numerous_rpc/numerous_rpc_server
314 teshsuite/msg/get_sender
315 teshsuite/msg/trace/test_trace_integration
316 teshsuite/simdag/basic0
317 teshsuite/simdag/basic1
318 teshsuite/simdag/basic2
319 teshsuite/simdag/basic3
320 teshsuite/simdag/basic4
321 teshsuite/simdag/basic5
322 teshsuite/simdag/basic6
323 teshsuite/simdag/incomplete
324 teshsuite/simdag/network/mxn/test_intra_all2all
325 teshsuite/simdag/network/mxn/test_intra_independent_comm
326 teshsuite/simdag/network/mxn/test_intra_scatter
327 teshsuite/simdag/network/p2p/test_latency1
328 teshsuite/simdag/network/p2p/test_latency2
329 teshsuite/simdag/network/p2p/test_latency3
330 teshsuite/simdag/network/p2p/test_latency_bound
331 teshsuite/simdag/network/test_reinit_costs
332 teshsuite/simdag/platforms/basic_parsing_test
333 teshsuite/simdag/platforms/flatifier
334 teshsuite/simdag/platforms/basic_tracing
335 teshsuite/simdag/platforms/basic_link_test
336 teshsuite/simdag/platforms/evaluate_get_route_time
337 teshsuite/simdag/platforms/evaluate_parse_time
338 teshsuite/simdag/partask/test_comp_only_par
339 teshsuite/simdag/partask/test_comp_only_seq
340 teshsuite/xbt/log_large_test
341 teshsuite/xbt/parallel_log_crashtest
342 testsuite/xbt/parmap_bench
343 teshsuite/xbt/mmalloc_test
344 testsuite/run_tests
345 testsuite/simdag/sd_test
346 testsuite/surf/lmm_usage
347 testsuite/surf/maxmin_bench
348 testsuite/surf/surf_usage
349 testsuite/surf/surf_usage2
350 testsuite/surf/trace_usage
351 testsuite/testgraph.dot
352 testsuite/testgraph.xml
353 testsuite/xbt/context_usage
354 testsuite/xbt/graphxml_usage
355 testsuite/xbt/heap_bench
356 testsuite/xbt/log_usage
357 tools/gras/gras_stub_generator
358 tools/tesh/tesh
359 examples/msg/tracing/categories
360 examples/msg/tracing/ms
361 teshsuite/simdag/platforms/is_router_test
362 examples/msg/masterslave/masterslave_cluster
363 examples/simdag/simdag_tracing
364 examples/gras/spawn/spawn_child
365 examples/gras/spawn/spawn_father
366 examples/smpi/smpi_traced
367 examples/smpi/ttest01
368 teshsuite/datadesc_usage.out
369 test_rl
370 test_sg
371 examples/smpi/smpi_traced.trace
372 examples/simdag/dot/simulate_dot
373 teshsuite/simdag/platforms/graphicator
374
375 #########################################""
376 ## tutorial files
377 doc/gtut-files/01-bones_client
378 doc/gtut-files/01-bones_server
379 doc/gtut-files/02-simple_client
380 doc/gtut-files/02-simple_server
381 doc/gtut-files/03-args_client
382 doc/gtut-files/03-args_server
383 doc/gtut-files/04-callback_client
384 doc/gtut-files/04-callback_server
385 doc/gtut-files/05-globals_client
386 doc/gtut-files/05-globals_server
387 doc/gtut-files/06-logs_client
388 doc/gtut-files/06-logs_server
389 doc/gtut-files/07-timers_client
390 doc/gtut-files/07-timers_server
391 doc/gtut-files/08-exceptions_client
392 doc/gtut-files/08-exceptions_server
393 doc/gtut-files/09-simpledata_client
394 doc/gtut-files/09-simpledata_server
395 doc/gtut-files/10-rpc_client
396 doc/gtut-files/10-rpc_server
397 doc/gtut-files/11-explicitwait_client
398 doc/gtut-files/11-explicitwait_server