Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
various fixes to hopefully compile under win32
[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 *.class
15
16 ################################################
17 ### Maintainer mode
18 src/simdag/dax_dtd.l
19 src/surf/simgrid_dtd.l
20 src/xbt/graphxml.l
21
22 ################################################
23 ### Jedule
24 examples/simdag/scheduling/simgrid.jed
25 teshsuite/simdag/platforms/simgrid.jed
26
27 ################################################
28 ### Libraries links 
29 src/bindings/ruby/simgrid.so
30 examples/ruby/simgrid.so
31 examples/lua/simgrid.so
32 src/bindings/ruby/libsimgrid.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/internal_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/index.php
99 doc/simgrid.tag
100 doc/doxygen/logcategories.doc
101 doc/index-API.doc
102 doc/simgrid_modules.map
103
104 ################################################
105 ### Specific of project 
106 .cproject
107 .project
108 .settings/
109 .anjuta
110 .anjuta_sym_db.db
111 simgrid.anjuta
112 .externalToolBuilders/
113 Debug/
114 .emacs.desktop
115 tags
116 callgrind.out.*
117
118 ################################################
119 ### Examples and traces
120 *.exe
121 testgraph.dot
122 testgraph.xml
123 examples/msg/ms.trace
124 examples/msg/procmig.trace
125 examples/msg/tasks.trace
126 examples/msg/volume.trace
127 examples/msg/zmsg_test.trace
128 examples/msg/categories.trace
129 examples/msg/masterslave/toto.txt
130 examples/msg/simulation.trace
131 examples/msg/toto.txt
132 examples/msg/z_gtnets.trace
133 examples/msg/gpu/test_MSG_gpu_task_create
134 examples/msg/cloud/masterslave_virtual_machines
135 examples/msg/tracing/link_srcdst_user_variables
136 examples/msg/tracing/link_user_variables
137 examples/msg/tracing/simple
138 examples/msg/tracing/trace_platform
139 examples/msg/tracing/user_variables
140 examples/msg/tracing/procmig
141 examples/msg/tracing/tasks
142 examples/msg/tracing/volume
143 examples/msg/io/file
144 examples/msg/io/file_unlink
145 examples/msg/mc/bugged3
146 examples/msg/mc/random_test
147 examples/msg/mc/bugged1_for_liveness
148 examples/msg/mc/bugged1_while_liveness
149 examples/msg/mc/centralized_liveness_deadlock
150 examples/msg/mc/test/test_heap_comparison
151 examples/msg/mc/chord_liveness
152 examples/msg/mc/test/snapshot_comparison1
153 examples/msg/mc/test/snapshot_comparison2
154 examples/msg/mc/test/snapshot_comparison3
155 examples/msg/mc/test/snapshot_comparison4
156 examples/msg/mc/test/snapshot_comparison5
157 examples/msg/chainsend/chainsend
158 examples/msg/chord/chord
159 examples/msg/chord/chord_stateful
160 examples/msg/chord/deployments
161 examples/msg/chord/exp_*
162 examples/msg/token_ring/token_ring
163 examples/msg/token_ring/token_bypass
164 examples/msg/icomms/peer
165 examples/msg/icomms/peer2
166 examples/msg/start_kill_time/sk_time
167 examples/msg/icomms/.kdbgrc.peer3
168 examples/msg/icomms/peer3
169 examples/msg/icomms/toto.txt
170 examples/msg/masterslave/masterslave_console
171 examples/msg/irc_isend/peer
172 examples/msg/irc_isend/toto.txt
173 examples/simdag/ex_sd_seq_access
174 examples/simdag/sd_seq_access
175 examples/simdag/sd_comm_throttling
176 examples/simdag/sd_fail
177 examples/simdag/sd_typed_tasks_test
178 examples/simdag/ex_sd_test_console
179 examples/simdag/sd_test_console
180 examples/simdag/scheduling/Montage_25.jed
181 examples/simdag/dot/dot_test
182 examples/simdag/dot/dot_test2
183 examples/simdag/ex_sd_test
184 examples/simdag/ex_sd_test2
185 examples/simdag/metaxml/sd_meta
186 examples/simdag/properties/sd_prop
187 examples/simdag/sd_test
188 examples/simdag/sd_test2
189 examples/simdag/dax/dax_test
190 examples/simdag/goal/goal_test
191 examples/simdag/scheduling/minmin_test
192 examples/msg/actions/actions
193 examples/msg/bittorrent/bittorrent
194 examples/msg/bittorrent/bittorrent_platfgen
195 examples/msg/kademlia/kademlia
196 examples/msg/gtnets/gtnets
197 examples/msg/masterslave/masterslave_bypass
198 examples/msg/masterslave/masterslave_failure
199 examples/msg/masterslave/masterslave_forwarder
200 examples/msg/masterslave/masterslave_mailbox
201 examples/msg/masterslave/masterslave_kill
202 examples/msg/masterslave/masterslave_arg
203 examples/msg/masterslave/masterslave_failure_platfgen
204 examples/msg/masterslave/masterslave_platfgen
205 examples/msg/migration/migration
206 examples/msg/parallel_task/parallel_task
207 examples/msg/parallel_task/test_ptask
208 examples/msg/priority/priority
209 examples/msg/properties/msg_prop
210 examples/msg/sendrecv/sendrecv
211 examples/msg/suspend/suspend
212 examples/msg/trace/test_trace_integration
213 examples/msg/mc/centralized
214 examples/msg/mc/bugged2
215 examples/msg/mc/bugged1
216 examples/msg/parallel_contexts/pcontexts
217 examples/msg/parallel_contexts/pcontexts2
218 examples/msg/pmm/msg_pmm
219 examples/smpi/toto.txt
220 examples/smpi/MM/MM_mpi
221 examples/smpi/smpi_replay
222 examples/smpi/replay/one_trace
223 examples/smpi/bcbench
224 examples/smpi/first
225 examples/smpi/mvmul
226 examples/smpi/ring_c
227 examples/smpi/second
228 examples/smpi/sendrecv
229 examples/smpi/mc_bugged1
230 examples/smpi/mc_bugged2
231 examples/smpi/smpi_traced_simple
232
233 examples/msg/mc/bugged1_liveness
234 examples/msg/mc/bugged1_stateful
235 examples/msg/mc/bugged2_liveness
236 examples/msg/mc/bugged2_stateful
237 examples/msg/mc/centralized_liveness
238
239 src/replay/replay
240 src/testall
241 teshsuite/smpi/allreduce
242 teshsuite/smpi/alltoall2
243 teshsuite/smpi/alltoall_basic
244 teshsuite/smpi/alltoallv
245 teshsuite/smpi/bcast
246 teshsuite/smpi/compute
247 teshsuite/smpi/compute2
248 teshsuite/smpi/compute3
249 teshsuite/smpi/dsend
250 teshsuite/smpi/hvector_test
251 teshsuite/smpi/indexed_test
252 teshsuite/smpi/pingpong
253 teshsuite/smpi/reduce
254 teshsuite/smpi/scatter
255 teshsuite/smpi/smpi_sendrecv
256 teshsuite/smpi/split
257 teshsuite/smpi/struct_test
258 teshsuite/smpi/ttest01
259 teshsuite/smpi/vector_test
260 teshsuite/smpi/mpich-test/*/*.out
261 teshsuite/smpi/mpich-test/*/*.stdo
262 teshsuite/smpi/mpich-test/coll/allgatherf
263 teshsuite/smpi/mpich-test/coll/allred
264 teshsuite/smpi/mpich-test/coll/allred2
265 teshsuite/smpi/mpich-test/coll/allredf
266 teshsuite/smpi/mpich-test/coll/allredmany
267 teshsuite/smpi/mpich-test/coll/alltoallv_mpich
268 teshsuite/smpi/mpich-test/coll/assocf
269 teshsuite/smpi/mpich-test/coll/barrier
270 teshsuite/smpi/mpich-test/coll/bcast_mpich
271 teshsuite/smpi/mpich-test/coll/bcastbug
272 teshsuite/smpi/mpich-test/coll/bcastbug2
273 teshsuite/smpi/mpich-test/coll/bcastlog
274 teshsuite/smpi/mpich-test/coll/bcastvec
275 teshsuite/smpi/mpich-test/coll/coll1
276 teshsuite/smpi/mpich-test/coll/coll10
277 teshsuite/smpi/mpich-test/coll/coll11
278 teshsuite/smpi/mpich-test/coll/coll12
279 teshsuite/smpi/mpich-test/coll/coll13
280 teshsuite/smpi/mpich-test/coll/coll2
281 teshsuite/smpi/mpich-test/coll/coll3
282 teshsuite/smpi/mpich-test/coll/coll4
283 teshsuite/smpi/mpich-test/coll/coll5
284 teshsuite/smpi/mpich-test/coll/coll6
285 teshsuite/smpi/mpich-test/coll/coll7
286 teshsuite/smpi/mpich-test/coll/coll8
287 teshsuite/smpi/mpich-test/coll/coll9
288 teshsuite/smpi/mpich-test/coll/grouptest
289 teshsuite/smpi/mpich-test/coll/longuser
290 teshsuite/smpi/mpich-test/coll/redscat
291 teshsuite/smpi/mpich-test/coll/redtst
292 teshsuite/smpi/mpich-test/coll/scantst
293 teshsuite/smpi/mpich-test/coll/scattern
294 teshsuite/smpi/mpich-test/coll/scatterv
295 teshsuite/smpi/mpich-test/context/attrerr
296 teshsuite/smpi/mpich-test/context/groupcreate
297 teshsuite/smpi/mpich-test/context/grouptest_mpich
298 teshsuite/smpi/mpich-test/context/icdup
299 teshsuite/smpi/mpich-test/context/ictest
300 teshsuite/smpi/mpich-test/context/ictest2
301 teshsuite/smpi/mpich-test/context/ictest3
302 teshsuite/smpi/mpich-test/env/aborttest
303 teshsuite/smpi/mpich-test/env/baseattr
304 teshsuite/smpi/mpich-test/env/env.diff
305 teshsuite/smpi/mpich-test/env/errhand
306 teshsuite/smpi/mpich-test/env/getproc
307 teshsuite/smpi/mpich-test/env/getprocf
308 teshsuite/smpi/mpich-test/env/gtime
309 teshsuite/smpi/mpich-test/env/init
310 teshsuite/smpi/mpich-test/env/sigchk
311 teshsuite/smpi/mpich-test/env/testerr
312 teshsuite/smpi/mpich-test/env/timers
313 teshsuite/smpi/mpich-test/env/timertest
314 teshsuite/smpi/mpich-test/profile/colluses
315 teshsuite/smpi/mpich-test/profile/ptest
316 teshsuite/smpi/mpich-test/pt2pt/bsendtest
317 teshsuite/smpi/mpich-test/pt2pt/cancel
318 teshsuite/smpi/mpich-test/pt2pt/cancel2
319 teshsuite/smpi/mpich-test/pt2pt/cancel3
320 teshsuite/smpi/mpich-test/pt2pt/cancelibm
321 teshsuite/smpi/mpich-test/pt2pt/cancelissend
322 teshsuite/smpi/mpich-test/pt2pt/cancelmessages
323 teshsuite/smpi/mpich-test/pt2pt/commit
324 teshsuite/smpi/mpich-test/pt2pt/dataalign
325 teshsuite/smpi/mpich-test/pt2pt/dtypelife
326 teshsuite/smpi/mpich-test/pt2pt/dtyperecv
327 teshsuite/smpi/mpich-test/pt2pt/exittest
328 teshsuite/smpi/mpich-test/pt2pt/fifth
329 teshsuite/smpi/mpich-test/pt2pt/flood
330 teshsuite/smpi/mpich-test/pt2pt/flood2
331 teshsuite/smpi/mpich-test/pt2pt/fourth
332 teshsuite/smpi/mpich-test/pt2pt/getelm
333 teshsuite/smpi/mpich-test/pt2pt/hindexed
334 teshsuite/smpi/mpich-test/pt2pt/htmsg
335 teshsuite/smpi/mpich-test/pt2pt/hvec
336 teshsuite/smpi/mpich-test/pt2pt/hvectest
337 teshsuite/smpi/mpich-test/pt2pt/hvectest2
338 teshsuite/smpi/mpich-test/pt2pt/irecvtest
339 teshsuite/smpi/mpich-test/pt2pt/irsend
340 teshsuite/smpi/mpich-test/pt2pt/irsendinit
341 teshsuite/smpi/mpich-test/pt2pt/isendf
342 teshsuite/smpi/mpich-test/pt2pt/isendtest
343 teshsuite/smpi/mpich-test/pt2pt/isndrcv
344 teshsuite/smpi/mpich-test/pt2pt/issend2
345 teshsuite/smpi/mpich-test/pt2pt/issendinit
346 teshsuite/smpi/mpich-test/pt2pt/issendtest
347 teshsuite/smpi/mpich-test/pt2pt/longmsgs
348 teshsuite/smpi/mpich-test/pt2pt/nblock
349 teshsuite/smpi/mpich-test/pt2pt/nbtest
350 teshsuite/smpi/mpich-test/pt2pt/nullproc
351 teshsuite/smpi/mpich-test/pt2pt/nullproc2
352 teshsuite/smpi/mpich-test/pt2pt/order
353 teshsuite/smpi/mpich-test/pt2pt/overtake
354 teshsuite/smpi/mpich-test/pt2pt/pack
355 teshsuite/smpi/mpich-test/pt2pt/persist
356 teshsuite/smpi/mpich-test/pt2pt/persist2
357 teshsuite/smpi/mpich-test/pt2pt/persistent
358 teshsuite/smpi/mpich-test/pt2pt/pingpong_f
359 teshsuite/smpi/mpich-test/pt2pt/probe
360 teshsuite/smpi/mpich-test/pt2pt/probe1
361 teshsuite/smpi/mpich-test/pt2pt/relrank
362 teshsuite/smpi/mpich-test/pt2pt/reqcreate
363 teshsuite/smpi/mpich-test/pt2pt/reqfree
364 teshsuite/smpi/mpich-test/pt2pt/secondf
365 teshsuite/smpi/mpich-test/pt2pt/self
366 teshsuite/smpi/mpich-test/pt2pt/selfvsworld
367 teshsuite/smpi/mpich-test/pt2pt/send1
368 teshsuite/smpi/mpich-test/pt2pt/sendcplx
369 teshsuite/smpi/mpich-test/pt2pt/sendfort
370 teshsuite/smpi/mpich-test/pt2pt/sendmany
371 teshsuite/smpi/mpich-test/pt2pt/sendorder
372 teshsuite/smpi/mpich-test/pt2pt/sendrecv2
373 teshsuite/smpi/mpich-test/pt2pt/sendrecv3
374 teshsuite/smpi/mpich-test/pt2pt/sendrecv4
375 teshsuite/smpi/mpich-test/pt2pt/sendrecv_mpich
376 teshsuite/smpi/mpich-test/pt2pt/sixth
377 teshsuite/smpi/mpich-test/pt2pt/sndrcv
378 teshsuite/smpi/mpich-test/pt2pt/sndrcvrep
379 teshsuite/smpi/mpich-test/pt2pt/sndrcvrpl2
380 teshsuite/smpi/mpich-test/pt2pt/ssendtest
381 teshsuite/smpi/mpich-test/pt2pt/ssendtest2
382 teshsuite/smpi/mpich-test/pt2pt/structlb
383 teshsuite/smpi/mpich-test/pt2pt/testall_mpich
384 teshsuite/smpi/mpich-test/pt2pt/testsome
385 teshsuite/smpi/mpich-test/pt2pt/testtest1
386 teshsuite/smpi/mpich-test/pt2pt/testtypes
387 teshsuite/smpi/mpich-test/pt2pt/third
388 teshsuite/smpi/mpich-test/pt2pt/trunc
389 teshsuite/smpi/mpich-test/pt2pt/truncmult
390 teshsuite/smpi/mpich-test/pt2pt/typebase
391 teshsuite/smpi/mpich-test/pt2pt/typebasef
392 teshsuite/smpi/mpich-test/pt2pt/typecreate
393 teshsuite/smpi/mpich-test/pt2pt/typelb
394 teshsuite/smpi/mpich-test/pt2pt/typetest
395 teshsuite/smpi/mpich-test/pt2pt/typeub
396 teshsuite/smpi/mpich-test/pt2pt/typeub2
397 teshsuite/smpi/mpich-test/pt2pt/typeub3
398 teshsuite/smpi/mpich-test/pt2pt/waitall
399 teshsuite/smpi/mpich-test/pt2pt/waitall2
400 teshsuite/smpi/mpich-test/pt2pt/waitall3
401 teshsuite/smpi/mpich-test/pt2pt/waitall4
402 teshsuite/smpi/mpich-test/pt2pt/waitany
403 teshsuite/msg/get_sender
404 teshsuite/msg/trace/test_trace_integration
405 teshsuite/simdag/basic0
406 teshsuite/simdag/basic1
407 teshsuite/simdag/basic2
408 teshsuite/simdag/basic3
409 teshsuite/simdag/basic4
410 teshsuite/simdag/basic5
411 teshsuite/simdag/basic6
412 teshsuite/simdag/incomplete
413 teshsuite/simdag/network/mxn/test_intra_all2all
414 teshsuite/simdag/network/mxn/test_intra_independent_comm
415 teshsuite/simdag/network/mxn/test_intra_scatter
416 teshsuite/simdag/network/p2p/test_latency1
417 teshsuite/simdag/network/p2p/test_latency2
418 teshsuite/simdag/network/p2p/test_latency3
419 teshsuite/simdag/network/p2p/test_latency_bound
420 teshsuite/simdag/network/test_reinit_costs
421 teshsuite/simdag/platforms/basic_parsing_test
422 teshsuite/simdag/platforms/flatifier
423 teshsuite/simdag/platforms/basic_tracing
424 teshsuite/simdag/platforms/basic_link_test
425 teshsuite/simdag/platforms/evaluate_get_route_time
426 teshsuite/simdag/platforms/evaluate_parse_time
427 teshsuite/simdag/partask/test_comp_only_par
428 teshsuite/simdag/partask/test_comp_only_seq
429 teshsuite/xbt/log_large_test
430 teshsuite/xbt/parallel_log_crashtest
431 testsuite/xbt/parmap_bench
432 teshsuite/xbt/mmalloc_test
433 testsuite/run_tests
434 testsuite/simdag/sd_test
435 testsuite/surf/lmm_usage
436 testsuite/surf/maxmin_bench
437 testsuite/surf/surf_usage
438 testsuite/surf/surf_usage2
439 testsuite/surf/trace_usage
440 testsuite/testgraph.dot
441 testsuite/testgraph.xml
442 testsuite/xbt/context_usage
443 testsuite/xbt/graphxml_usage
444 testsuite/xbt/heap_bench
445 testsuite/xbt/log_usage
446 tools/tesh/tesh
447 examples/msg/tracing/categories
448 examples/msg/tracing/ms
449 teshsuite/simdag/platforms/is_router_test
450 examples/msg/masterslave/masterslave_cluster
451 examples/simdag/simdag_tracing
452 examples/smpi/smpi_traced
453 examples/smpi/ttest01
454 teshsuite/datadesc_usage.out
455 test_rl
456 test_sg
457 examples/smpi/smpi_traced.trace
458 examples/simdag/dot/simulate_dot
459 teshsuite/simdag/platforms/graphicator
460
461 #########################################
462 ## touched files to track the dependencies of java examples
463 examples/java/async/java_async_compiled
464 examples/java/bittorrent/java_bittorrent_compiled
465 examples/java/chord/java_chord_compiled
466 examples/java/cloud/java_cloud_compiled
467 examples/java/commTime/java_commTime_compiled
468 examples/java/io/java_io_compiled
469 examples/java/kademlia/java_kademlia_compiled
470 examples/java/master_slave_bypass/java_master_slave_bypass_compiled
471 examples/java/master_slave_kill/java_master_slave_kill_compiled
472 examples/java/masterslave/java_masterslave_compiled
473 examples/java/migration/java_migration_compiled
474 examples/java/mutualExclusion/java_mutualExclusion_compiled
475 examples/java/pingPong/java_pingPong_compiled
476 examples/java/priority/java_priority_compiled
477 examples/java/startKillTime/java_startKillTime_compiled
478 examples/java/suspend/java_suspend_compiled
479 examples/java/tracing/java_tracing_compiled