Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/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/gras/console/simgrid.so
33 examples/msg/masterslave/simgrid.so
34 examples/simdag/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/gras_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/test_prog/prog_va_copy.c
77
78
79 ################################################
80 ### windows borland
81 *.bpr
82 *.bpf
83
84 ################################################
85 ### Documentation
86 doc/all_bib.html
87 doc/logcategories.sh
88 doc/realtoc.sh
89 doc/tmp.realtoc
90 doc/using_bib.html
91 doc/Doxyfile
92 doc/footer.html
93 *.doc.toc
94 doc/latex/
95 doc/html
96 doc/index-API.doc
97 doc/index.php
98 doc/logcategories.doc
99 doc/simgrid.tag
100 doc/simgrid_modules.map
101 doc/publis_core.bib
102 doc/publis_core_bib.html
103 doc/publis_count.html
104 doc/publis_extern.bib
105 doc/publis_extern_bib.html
106 doc/publis_intra.bib
107 doc/publis_intra_bib.html
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/cloud/masterslave_virtual_machines
139 examples/msg/tracing/link_srcdst_user_variables
140 examples/msg/tracing/link_user_variables
141 examples/msg/tracing/simple
142 examples/msg/tracing/trace_platform
143 examples/msg/tracing/user_variables
144 examples/msg/tracing/procmig
145 examples/msg/tracing/tasks
146 examples/msg/tracing/volume
147 examples/msg/mc/bugged3
148 examples/msg/mc/random_test
149 examples/msg/chord/chord
150 examples/msg/chord/chord_stateful
151 examples/msg/chord/deployments
152 examples/msg/chord/exp_*
153 examples/msg/token_ring/token_ring
154 examples/simdag/ex_sd_seq_access
155 examples/simdag/sd_seq_access
156 examples/msg/icomms/peer
157 examples/msg/icomms/peer2
158 examples/gras/console/ping_client_console
159 examples/gras/console/ping_server_console
160 examples/gras/console/ping_simulator_console
161 examples/msg/icomms/.kdbgrc.peer3
162 examples/msg/icomms/peer3
163 examples/msg/icomms/toto.txt
164 examples/msg/masterslave/masterslave_console
165 examples/simdag/ex_sd_test_console
166 examples/simdag/sd_test_console
167 examples/simdag/scheduling/Montage_25.jed
168 examples/msg/irc_isend/peer
169 examples/msg/irc_isend/toto.txt
170 examples/simdag/dot/dot_test
171 examples/simdag/dot/dot_test2
172 examples/smpi/toto.txt
173 examples/java/*/classnoinst.stamp
174 examples/amok/bandwidth/bandwidth_maestro
175 examples/amok/bandwidth/bandwidth_sensor
176 examples/amok/saturate/saturate_maestro
177 examples/amok/saturate/saturate_sensor
178 examples/gras/all2all/all2all_receiver
179 examples/gras/all2all/all2all_sender
180 examples/gras/chrono/chrono_multiplier
181 examples/gras/mmrpc/mmrpc_client
182 examples/gras/mmrpc/mmrpc_server
183 examples/gras/mutual_exclusion/simple_token/simple_token_node
184 examples/gras/mutual_exclusion/simple_token/simple_token_checker
185 examples/gras/ping/ping_client
186 examples/gras/ping/ping_server
187 examples/gras/ping/ping_checker
188 examples/gras/pmm/pmm_master
189 examples/gras/pmm/pmm_slave
190 examples/gras/properties/properties_alice
191 examples/gras/properties/properties_bob
192 examples/gras/properties/properties_master
193 examples/gras/properties/properties_slave
194 examples/gras/rpc/rpc_client
195 examples/gras/rpc/rpc_forwarder
196 examples/gras/rpc/rpc_server
197 examples/gras/spawn/spawn_server
198 examples/gras/synchro/synchro_philosopher
199 examples/gras/timer/timer_client
200 examples/gras/replay/replay_simulator
201 examples/gras/replay/replay_master
202 examples/gras/replay/replay_worker
203 examples/msg/actions/actions
204 examples/msg/gtnets/gtnets
205 examples/msg/masterslave/masterslave_bypass
206 examples/msg/masterslave/masterslave_failure
207 examples/msg/masterslave/masterslave_forwarder
208 examples/msg/masterslave/masterslave_mailbox
209 examples/msg/masterslave/masterslave_kill
210 examples/msg/masterslave/masterslave_arg
211 examples/msg/migration/migration
212 examples/msg/parallel_task/parallel_task
213 examples/msg/parallel_task/test_ptask
214 examples/msg/priority/priority
215 examples/msg/properties/msg_prop
216 examples/msg/sendrecv/sendrecv
217 examples/msg/suspend/suspend
218 examples/msg/trace/test_trace_integration
219 examples/msg/mc/centralized
220 examples/msg/mc/bugged2
221 examples/msg/mc/bugged1
222 examples/msg/parallel_contexts/pcontexts
223 examples/msg/parallel_contexts/pcontexts2
224 examples/msg/pmm/msg_pmm
225 examples/simdag/ex_sd_test
226 examples/simdag/ex_sd_test2
227 examples/simdag/metaxml/sd_meta
228 examples/simdag/properties/sd_prop
229 examples/simdag/sd_test
230 examples/simdag/sd_test2
231 examples/simdag/dax/dax_test
232 examples/simdag/goal/goal_test
233 examples/simdag/scheduling/minmin_test
234 examples/smpi/reduce
235 examples/smpi/bcast
236 examples/smpi/bcbench
237 examples/smpi/compute
238 examples/smpi/compute2
239 examples/smpi/compute3
240 examples/smpi/first
241 examples/smpi/mvmul
242 examples/smpi/ring_c
243 examples/smpi/second
244 examples/smpi/split
245 examples/smpi/allreduce
246 examples/smpi/pingpong
247 examples/smpi/scatter
248 examples/smpi/alltoall2
249 examples/smpi/alltoall_basic
250 examples/smpi/alltoallv
251 examples/smpi/sendrecv
252 examples/smpi/smpi_sendrecv
253 examples/smpi/dsend
254 examples/smpi/mc_bugged1
255 examples/smpi/mc_bugged2
256 examples/smpi/smpi_traced_simple
257
258 examples/msg/mc/bugged1_liveness
259 examples/msg/mc/bugged1_stateful
260 examples/msg/mc/bugged2_liveness
261 examples/msg/mc/bugged2_stateful
262 examples/msg/mc/centralized_liveness
263
264 src/replay/replay
265 src/testall
266 teshsuite/gras/datadesc/datadesc_usage
267 teshsuite/gras/empty_main/empty_main_function
268 teshsuite/gras/msg_handle/msg_handle_client
269 teshsuite/gras/msg_handle/msg_handle_server
270 teshsuite/gras/small_sleep/log.txt
271 teshsuite/gras/small_sleep/small_sleep_function
272 teshsuite/gras/modelcheck/modelcheck_checker
273 teshsuite/msg/get_sender
274 teshsuite/msg/trace/test_trace_integration
275 teshsuite/simdag/basic0
276 teshsuite/simdag/basic1
277 teshsuite/simdag/basic2
278 teshsuite/simdag/basic3
279 teshsuite/simdag/basic4
280 teshsuite/simdag/basic5
281 teshsuite/simdag/basic6
282 teshsuite/simdag/network/mxn/test_intra_all2all
283 teshsuite/simdag/network/mxn/test_intra_independent_comm
284 teshsuite/simdag/network/mxn/test_intra_scatter
285 teshsuite/simdag/network/p2p/test_latency1
286 teshsuite/simdag/network/p2p/test_latency2
287 teshsuite/simdag/network/p2p/test_latency3
288 teshsuite/simdag/network/p2p/test_latency_bound
289 teshsuite/simdag/network/test_reinit_costs
290 teshsuite/simdag/platforms/basic_parsing_test
291 teshsuite/simdag/platforms/flatifier
292 teshsuite/simdag/platforms/basic_tracing
293 teshsuite/simdag/platforms/evaluate_get_route_time
294 teshsuite/simdag/platforms/evaluate_parse_time
295 teshsuite/simdag/partask/test_comp_only_par
296 teshsuite/simdag/partask/test_comp_only_seq
297 teshsuite/xbt/log_large_test
298 teshsuite/xbt/parallel_log_crashtest
299 testsuite/xbt/parmap_bench
300 testsuite/run_tests
301 testsuite/simdag/sd_test
302 testsuite/surf/lmm_usage
303 testsuite/surf/maxmin_bench
304 testsuite/surf/surf_usage
305 testsuite/surf/surf_usage2
306 testsuite/surf/trace_usage
307 testsuite/testgraph.dot
308 testsuite/testgraph.xml
309 testsuite/xbt/context_usage
310 testsuite/xbt/graphxml_usage
311 testsuite/xbt/heap_bench
312 testsuite/xbt/log_usage
313 tools/gras/gras_stub_generator
314 tools/tesh/tesh
315 examples/msg/tracing/categories
316 examples/msg/tracing/ms
317 teshsuite/simdag/platforms/is_router_test
318 examples/msg/masterslave/masterslave_cluster
319 examples/simdag/simdag_tracing
320 examples/gras/spawn/spawn_child
321 examples/gras/spawn/spawn_father
322 examples/smpi/smpi_traced
323 examples/smpi/ttest01
324 teshsuite/datadesc_usage.out
325 test_rl
326 test_sg
327 examples/smpi/smpi_traced.trace
328 examples/simdag/dot/simulate_dot
329 teshsuite/simdag/platforms/graphicator
330
331 #########################################""
332 ## tutorial files
333 doc/gtut-files/01-bones_client
334 doc/gtut-files/01-bones_server
335 doc/gtut-files/02-simple_client
336 doc/gtut-files/02-simple_server
337 doc/gtut-files/03-args_client
338 doc/gtut-files/03-args_server
339 doc/gtut-files/04-callback_client
340 doc/gtut-files/04-callback_server
341 doc/gtut-files/05-globals_client
342 doc/gtut-files/05-globals_server
343 doc/gtut-files/06-logs_client
344 doc/gtut-files/06-logs_server
345 doc/gtut-files/07-timers_client
346 doc/gtut-files/07-timers_server
347 doc/gtut-files/08-exceptions_client
348 doc/gtut-files/08-exceptions_server
349 doc/gtut-files/09-simpledata_client
350 doc/gtut-files/09-simpledata_server
351 doc/gtut-files/10-rpc_client
352 doc/gtut-files/10-rpc_server
353 doc/gtut-files/11-explicitwait_client
354 doc/gtut-files/11-explicitwait_server