Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
plug a memleak on my way
[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/chord/chord
163 examples/msg/chord/chord_stateful
164 examples/msg/chord/deployments
165 examples/msg/chord/exp_*
166 examples/msg/token_ring/token_ring
167 examples/msg/token_ring/token_bypass
168 examples/msg/icomms/peer
169 examples/msg/icomms/peer2
170 examples/msg/start_kill_time/sk_time
171 examples/msg/icomms/.kdbgrc.peer3
172 examples/msg/icomms/peer3
173 examples/msg/icomms/toto.txt
174 examples/msg/masterslave/masterslave_console
175 examples/msg/irc_isend/peer
176 examples/msg/irc_isend/toto.txt
177 examples/simdag/ex_sd_seq_access
178 examples/simdag/sd_seq_access
179 examples/simdag/sd_comm_throttling
180 examples/simdag/sd_fail
181 examples/simdag/sd_typed_tasks_test
182 examples/simdag/ex_sd_test_console
183 examples/simdag/sd_test_console
184 examples/simdag/scheduling/Montage_25.jed
185 examples/simdag/dot/dot_test
186 examples/simdag/dot/dot_test2
187 examples/simdag/ex_sd_test
188 examples/simdag/ex_sd_test2
189 examples/simdag/metaxml/sd_meta
190 examples/simdag/properties/sd_prop
191 examples/simdag/sd_test
192 examples/simdag/sd_test2
193 examples/simdag/dax/dax_test
194 examples/simdag/goal/goal_test
195 examples/simdag/scheduling/minmin_test
196 examples/msg/actions/actions
197 examples/msg/bittorrent/bittorrent
198 examples/msg/bittorrent/bittorrent_platfgen
199 examples/msg/kademlia/kademlia
200 examples/msg/gtnets/gtnets
201 examples/msg/masterslave/masterslave_bypass
202 examples/msg/masterslave/masterslave_failure
203 examples/msg/masterslave/masterslave_forwarder
204 examples/msg/masterslave/masterslave_mailbox
205 examples/msg/masterslave/masterslave_kill
206 examples/msg/masterslave/masterslave_arg
207 examples/msg/masterslave/masterslave_failure_platfgen
208 examples/msg/masterslave/masterslave_platfgen
209 examples/msg/migration/migration
210 examples/msg/parallel_task/parallel_task
211 examples/msg/parallel_task/test_ptask
212 examples/msg/priority/priority
213 examples/msg/properties/msg_prop
214 examples/msg/sendrecv/sendrecv
215 examples/msg/suspend/suspend
216 examples/msg/trace/test_trace_integration
217 examples/msg/mc/centralized
218 examples/msg/mc/bugged2
219 examples/msg/mc/bugged1
220 examples/msg/parallel_contexts/pcontexts
221 examples/msg/parallel_contexts/pcontexts2
222 examples/msg/pmm/msg_pmm
223 examples/smpi/toto.txt
224 examples/smpi/MM/MM_mpi
225 examples/smpi/smpi_replay
226 examples/smpi/replay/one_trace
227 examples/smpi/bcbench
228 examples/smpi/first
229 examples/smpi/mvmul
230 examples/smpi/ring_c
231 examples/smpi/second
232 examples/smpi/sendrecv
233 examples/smpi/mc_bugged1
234 examples/smpi/mc_bugged2
235 examples/smpi/smpi_traced_simple
236
237 examples/msg/mc/bugged1_liveness
238 examples/msg/mc/bugged1_stateful
239 examples/msg/mc/bugged2_liveness
240 examples/msg/mc/bugged2_stateful
241 examples/msg/mc/centralized_liveness
242
243 src/replay/replay
244 src/testall
245 teshsuite/smpi/allreduce
246 teshsuite/smpi/alltoall2
247 teshsuite/smpi/alltoall_basic
248 teshsuite/smpi/alltoallv
249 teshsuite/smpi/bcast
250 teshsuite/smpi/compute
251 teshsuite/smpi/compute2
252 teshsuite/smpi/compute3
253 teshsuite/smpi/dsend
254 teshsuite/smpi/hvector_test
255 teshsuite/smpi/indexed_test
256 teshsuite/smpi/pingpong
257 teshsuite/smpi/reduce
258 teshsuite/smpi/scatter
259 teshsuite/smpi/smpi_sendrecv
260 teshsuite/smpi/split
261 teshsuite/smpi/struct_test
262 teshsuite/smpi/ttest01
263 teshsuite/smpi/vector_test
264 teshsuite/msg/get_sender
265 teshsuite/msg/trace/test_trace_integration
266 teshsuite/simdag/basic0
267 teshsuite/simdag/basic1
268 teshsuite/simdag/basic2
269 teshsuite/simdag/basic3
270 teshsuite/simdag/basic4
271 teshsuite/simdag/basic5
272 teshsuite/simdag/basic6
273 teshsuite/simdag/incomplete
274 teshsuite/simdag/network/mxn/test_intra_all2all
275 teshsuite/simdag/network/mxn/test_intra_independent_comm
276 teshsuite/simdag/network/mxn/test_intra_scatter
277 teshsuite/simdag/network/p2p/test_latency1
278 teshsuite/simdag/network/p2p/test_latency2
279 teshsuite/simdag/network/p2p/test_latency3
280 teshsuite/simdag/network/p2p/test_latency_bound
281 teshsuite/simdag/network/test_reinit_costs
282 teshsuite/simdag/platforms/basic_parsing_test
283 teshsuite/simdag/platforms/flatifier
284 teshsuite/simdag/platforms/basic_tracing
285 teshsuite/simdag/platforms/basic_link_test
286 teshsuite/simdag/platforms/evaluate_get_route_time
287 teshsuite/simdag/platforms/evaluate_parse_time
288 teshsuite/simdag/partask/test_comp_only_par
289 teshsuite/simdag/partask/test_comp_only_seq
290 teshsuite/xbt/log_large_test
291 teshsuite/xbt/parallel_log_crashtest
292 testsuite/xbt/parmap_bench
293 teshsuite/xbt/mmalloc_test
294 testsuite/run_tests
295 testsuite/simdag/sd_test
296 testsuite/surf/lmm_usage
297 testsuite/surf/maxmin_bench
298 testsuite/surf/surf_usage
299 testsuite/surf/surf_usage2
300 testsuite/surf/trace_usage
301 testsuite/testgraph.dot
302 testsuite/testgraph.xml
303 testsuite/xbt/context_usage
304 testsuite/xbt/graphxml_usage
305 testsuite/xbt/heap_bench
306 testsuite/xbt/log_usage
307 tools/tesh/tesh
308 examples/msg/tracing/categories
309 examples/msg/tracing/ms
310 teshsuite/simdag/platforms/is_router_test
311 examples/msg/masterslave/masterslave_cluster
312 examples/simdag/simdag_tracing
313 examples/smpi/smpi_traced
314 examples/smpi/ttest01
315 teshsuite/datadesc_usage.out
316 test_rl
317 test_sg
318 examples/smpi/smpi_traced.trace
319 examples/simdag/dot/simulate_dot
320 teshsuite/simdag/platforms/graphicator
321
322 #########################################""
323 ## tutorial files
324 doc/gtut-files/01-bones_client
325 doc/gtut-files/01-bones_server
326 doc/gtut-files/02-simple_client
327 doc/gtut-files/02-simple_server
328 doc/gtut-files/03-args_client
329 doc/gtut-files/03-args_server
330 doc/gtut-files/04-callback_client
331 doc/gtut-files/04-callback_server
332 doc/gtut-files/05-globals_client
333 doc/gtut-files/05-globals_server
334 doc/gtut-files/06-logs_client
335 doc/gtut-files/06-logs_server
336 doc/gtut-files/07-timers_client
337 doc/gtut-files/07-timers_server
338 doc/gtut-files/08-exceptions_client
339 doc/gtut-files/08-exceptions_server
340 doc/gtut-files/09-simpledata_client
341 doc/gtut-files/09-simpledata_server
342 doc/gtut-files/10-rpc_client
343 doc/gtut-files/10-rpc_server
344 doc/gtut-files/11-explicitwait_client
345 doc/gtut-files/11-explicitwait_server