Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of 192.168.8.160:/git/simgrid
[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/msg/masterslave/simgrid.so
33 examples/simdag/simgrid.so
34 examples/lua/console/simgrid.so
35
36 ################################################
37 ### Units and supernovae files
38 src/simgrid_units_main.c
39 src/*_unit.c
40 src/supernovae_*.c
41
42 ################################################
43 ### Generated files
44 _*.c
45 include/simgrid_config.h
46 include/xbt/version.h
47 include/instr/tracing_config.h
48 include/smpi/smpif.h
49 src/context_sysv_config.h
50 src/internal_config.h
51 src/smpi/smpicc
52 src/smpi/smpirun
53 simgrid-*.tar.gz
54
55 ################################################
56 ### Cmake files
57 CPackConfig.cmake
58 CPackSourceConfig.cmake
59 CTestTestfile.cmake
60 conftestval
61 cmake_install.cmake
62 CMakeFiles
63 install_manifest.txt
64 _CPack_Packages/
65 CMakeFiles
66 CMakeCache.txt
67 DartConfiguration.tcl
68 simgrid.nsi
69 Testing/
70 Makefile
71 bin/
72 lib/
73 manpages/
74 build_dir/
75 build/
76 buildtools/Cmake/memcheck_tests.cmake
77 buildtools/Cmake/test_prog/prog_va_copy.c
78
79
80 ################################################
81 ### windows borland
82 *.bpr
83 *.bpf
84
85 ################################################
86 ### Documentation
87 doc/all_bib.html
88 doc/logcategories.sh
89 doc/realtoc.sh
90 doc/tmp.realtoc
91 doc/using_bib.html
92 doc/Doxyfile
93 doc/footer.html
94 *.doc.toc
95 doc/latex/
96 doc/html
97 doc/user_guide/html
98 doc/user_guide/latex
99 doc/ref_guide/html
100 doc/ref_guide/latex
101 doc/dev_guide/html
102 doc/dev_guide/latex
103 doc/index.php
104 doc/simgrid.tag
105 doc/doxygen/logcategories.doc
106 doc/index-API.doc
107 doc/simgrid_modules.map
108
109 ################################################
110 ### Specific of project 
111 .cproject
112 .project
113 .settings/
114 .anjuta
115 .anjuta_sym_db.db
116 simgrid.anjuta
117 .externalToolBuilders/
118 Debug/
119 .emacs.desktop
120 tags
121 callgrind.out.*
122
123 ################################################
124 ### Examples and traces
125 *.exe
126 testgraph.dot
127 testgraph.xml
128 examples/msg/ms.trace
129 examples/msg/procmig.trace
130 examples/msg/tasks.trace
131 examples/msg/volume.trace
132 examples/msg/zmsg_test.trace
133 examples/msg/categories.trace
134 examples/msg/masterslave/toto.txt
135 examples/msg/simulation.trace
136 examples/msg/toto.txt
137 examples/msg/z_gtnets.trace
138 examples/msg/gpu/test_MSG_gpu_task_create
139 examples/msg/cloud/masterslave_virtual_machines
140 examples/msg/tracing/link_srcdst_user_variables
141 examples/msg/tracing/link_user_variables
142 examples/msg/tracing/simple
143 examples/msg/tracing/trace_platform
144 examples/msg/tracing/user_variables
145 examples/msg/tracing/procmig
146 examples/msg/tracing/tasks
147 examples/msg/tracing/volume
148 examples/msg/io/file
149 examples/msg/io/file_unlink
150 examples/msg/mc/bugged3
151 examples/msg/mc/random_test
152 examples/msg/mc/bugged1_for_liveness
153 examples/msg/mc/bugged1_while_liveness
154 examples/msg/mc/centralized_liveness_deadlock
155 examples/msg/mc/test/test_heap_comparison
156 examples/msg/mc/chord_liveness
157 examples/msg/mc/test/snapshot_comparison_liveness1
158 examples/msg/mc/test/snapshot_comparison_liveness2
159 examples/msg/mc/test/snapshot_comparison_liveness3
160 examples/msg/mc/test/snapshot_comparison_liveness4
161 examples/msg/mc/test/snapshot_comparison_liveness5
162 examples/msg/chainsend/chainsend
163 examples/msg/chord/chord
164 examples/msg/chord/chord_stateful
165 examples/msg/chord/deployments
166 examples/msg/chord/exp_*
167 examples/msg/token_ring/token_ring
168 examples/msg/token_ring/token_bypass
169 examples/msg/icomms/peer
170 examples/msg/icomms/peer2
171 examples/msg/start_kill_time/sk_time
172 examples/msg/icomms/.kdbgrc.peer3
173 examples/msg/icomms/peer3
174 examples/msg/icomms/toto.txt
175 examples/msg/masterslave/masterslave_console
176 examples/msg/irc_isend/peer
177 examples/msg/irc_isend/toto.txt
178 examples/simdag/ex_sd_seq_access
179 examples/simdag/sd_seq_access
180 examples/simdag/sd_comm_throttling
181 examples/simdag/sd_fail
182 examples/simdag/sd_typed_tasks_test
183 examples/simdag/ex_sd_test_console
184 examples/simdag/sd_test_console
185 examples/simdag/scheduling/Montage_25.jed
186 examples/simdag/dot/dot_test
187 examples/simdag/dot/dot_test2
188 examples/simdag/ex_sd_test
189 examples/simdag/ex_sd_test2
190 examples/simdag/metaxml/sd_meta
191 examples/simdag/properties/sd_prop
192 examples/simdag/sd_test
193 examples/simdag/sd_test2
194 examples/simdag/dax/dax_test
195 examples/simdag/goal/goal_test
196 examples/simdag/scheduling/minmin_test
197 examples/msg/actions/actions
198 examples/msg/bittorrent/bittorrent
199 examples/msg/bittorrent/bittorrent_platfgen
200 examples/msg/kademlia/kademlia
201 examples/msg/gtnets/gtnets
202 examples/msg/masterslave/masterslave_bypass
203 examples/msg/masterslave/masterslave_failure
204 examples/msg/masterslave/masterslave_forwarder
205 examples/msg/masterslave/masterslave_mailbox
206 examples/msg/masterslave/masterslave_kill
207 examples/msg/masterslave/masterslave_arg
208 examples/msg/masterslave/masterslave_failure_platfgen
209 examples/msg/masterslave/masterslave_platfgen
210 examples/msg/migration/migration
211 examples/msg/parallel_task/parallel_task
212 examples/msg/parallel_task/test_ptask
213 examples/msg/priority/priority
214 examples/msg/properties/msg_prop
215 examples/msg/sendrecv/sendrecv
216 examples/msg/suspend/suspend
217 examples/msg/trace/test_trace_integration
218 examples/msg/mc/centralized
219 examples/msg/mc/bugged2
220 examples/msg/mc/bugged1
221 examples/msg/parallel_contexts/pcontexts
222 examples/msg/parallel_contexts/pcontexts2
223 examples/msg/pmm/msg_pmm
224 examples/smpi/toto.txt
225 examples/smpi/MM/MM_mpi
226 examples/smpi/smpi_replay
227 examples/smpi/replay/one_trace
228 examples/smpi/bcbench
229 examples/smpi/first
230 examples/smpi/mvmul
231 examples/smpi/ring_c
232 examples/smpi/second
233 examples/smpi/sendrecv
234 examples/smpi/mc_bugged1
235 examples/smpi/mc_bugged2
236 examples/smpi/smpi_traced_simple
237
238 examples/msg/mc/bugged1_liveness
239 examples/msg/mc/bugged1_stateful
240 examples/msg/mc/bugged2_liveness
241 examples/msg/mc/bugged2_stateful
242 examples/msg/mc/centralized_liveness
243
244 src/replay/replay
245 src/testall
246 teshsuite/smpi/allreduce
247 teshsuite/smpi/alltoall2
248 teshsuite/smpi/alltoall_basic
249 teshsuite/smpi/alltoallv
250 teshsuite/smpi/bcast
251 teshsuite/smpi/compute
252 teshsuite/smpi/compute2
253 teshsuite/smpi/compute3
254 teshsuite/smpi/dsend
255 teshsuite/smpi/hvector_test
256 teshsuite/smpi/indexed_test
257 teshsuite/smpi/pingpong
258 teshsuite/smpi/reduce
259 teshsuite/smpi/scatter
260 teshsuite/smpi/smpi_sendrecv
261 teshsuite/smpi/split
262 teshsuite/smpi/struct_test
263 teshsuite/smpi/ttest01
264 teshsuite/smpi/vector_test
265 teshsuite/msg/get_sender
266 teshsuite/msg/trace/test_trace_integration
267 teshsuite/simdag/basic0
268 teshsuite/simdag/basic1
269 teshsuite/simdag/basic2
270 teshsuite/simdag/basic3
271 teshsuite/simdag/basic4
272 teshsuite/simdag/basic5
273 teshsuite/simdag/basic6
274 teshsuite/simdag/incomplete
275 teshsuite/simdag/network/mxn/test_intra_all2all
276 teshsuite/simdag/network/mxn/test_intra_independent_comm
277 teshsuite/simdag/network/mxn/test_intra_scatter
278 teshsuite/simdag/network/p2p/test_latency1
279 teshsuite/simdag/network/p2p/test_latency2
280 teshsuite/simdag/network/p2p/test_latency3
281 teshsuite/simdag/network/p2p/test_latency_bound
282 teshsuite/simdag/network/test_reinit_costs
283 teshsuite/simdag/platforms/basic_parsing_test
284 teshsuite/simdag/platforms/flatifier
285 teshsuite/simdag/platforms/basic_tracing
286 teshsuite/simdag/platforms/basic_link_test
287 teshsuite/simdag/platforms/evaluate_get_route_time
288 teshsuite/simdag/platforms/evaluate_parse_time
289 teshsuite/simdag/partask/test_comp_only_par
290 teshsuite/simdag/partask/test_comp_only_seq
291 teshsuite/xbt/log_large_test
292 teshsuite/xbt/parallel_log_crashtest
293 testsuite/xbt/parmap_bench
294 teshsuite/xbt/mmalloc_test
295 testsuite/run_tests
296 testsuite/simdag/sd_test
297 testsuite/surf/lmm_usage
298 testsuite/surf/maxmin_bench
299 testsuite/surf/surf_usage
300 testsuite/surf/surf_usage2
301 testsuite/surf/trace_usage
302 testsuite/testgraph.dot
303 testsuite/testgraph.xml
304 testsuite/xbt/context_usage
305 testsuite/xbt/graphxml_usage
306 testsuite/xbt/heap_bench
307 testsuite/xbt/log_usage
308 tools/tesh/tesh
309 examples/msg/tracing/categories
310 examples/msg/tracing/ms
311 teshsuite/simdag/platforms/is_router_test
312 examples/msg/masterslave/masterslave_cluster
313 examples/simdag/simdag_tracing
314 examples/smpi/smpi_traced
315 examples/smpi/ttest01
316 teshsuite/datadesc_usage.out
317 test_rl
318 test_sg
319 examples/smpi/smpi_traced.trace
320 examples/simdag/dot/simulate_dot
321 teshsuite/simdag/platforms/graphicator
322
323 #########################################""
324 ## tutorial files
325 doc/gtut-files/01-bones_client
326 doc/gtut-files/01-bones_server
327 doc/gtut-files/02-simple_client
328 doc/gtut-files/02-simple_server
329 doc/gtut-files/03-args_client
330 doc/gtut-files/03-args_server
331 doc/gtut-files/04-callback_client
332 doc/gtut-files/04-callback_server
333 doc/gtut-files/05-globals_client
334 doc/gtut-files/05-globals_server
335 doc/gtut-files/06-logs_client
336 doc/gtut-files/06-logs_server
337 doc/gtut-files/07-timers_client
338 doc/gtut-files/07-timers_server
339 doc/gtut-files/08-exceptions_client
340 doc/gtut-files/08-exceptions_server
341 doc/gtut-files/09-simpledata_client
342 doc/gtut-files/09-simpledata_server
343 doc/gtut-files/10-rpc_client
344 doc/gtut-files/10-rpc_server
345 doc/gtut-files/11-explicitwait_client
346 doc/gtut-files/11-explicitwait_server