Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Set variables for windows.
[simgrid.git] / .gitignore
1 checkall.log
2 TAGS
3 *.mk
4 *.l[oa]
5 *.loT
6 *.[oa]
7 *.class
8 *.cmake
9 .libs
10 .deps
11 .dirstamp
12 stamp*
13 .emacs.desktop
14 CMakeFiles
15 CMakeCache.txt
16 DartConfiguration.tcl
17 Testing/
18 Makefile
19 test_rl
20 test_sg
21 _*.c
22 *~
23 *.swp
24 *_simulator
25
26 config.log
27 config.status
28 config.cache
29 config.guess
30 config.sub
31 Makefile.in
32 autom4te.cache
33 aclocal.m4
34 acmacro/libtool.m4
35 acmacro/ltoptions.m4
36 acmacro/ltsugar.m4
37 acmacro/ltversion.m4
38 acmacro/lt~obsolete.m4
39 configure
40 install-sh
41 libtool
42 ltmain.sh
43 depcomp
44 missing
45 texinfo.tex
46
47 simgrid.jar
48 src/simgrid.jar
49 src/bindings/ruby/simgrid.so
50 examples/ruby/simgrid.so
51 examples/lua/simgrid.so
52 src/bindings/ruby/libsimgrid.so
53
54 examples/msg/ms.trace
55 examples/msg/procmig.trace
56 examples/msg/tasks.trace
57 examples/msg/volume.trace
58 examples/msg/zmsg_test.trace
59 examples/msg/categories.trace
60 examples/msg/masterslave/toto.txt
61 examples/msg/simulation.trace
62 examples/msg/toto.txt
63 examples/msg/z_gtnets.trace
64 examples/msg/tracing/procmig
65 examples/msg/tracing/tasks
66 examples/msg/tracing/volume
67 examples/msg/mc/bugged3
68 examples/msg/mc/random_test
69 examples/simdag/ex_sd_seq_access
70 examples/simdag/sd_seq_access
71
72 src/simgrid_units_main.c
73 *_unit.c
74 src/supernovae_*.c
75
76 buildtools/Cmake/tmp_gras_config.h.in
77 buildtools/Cmake/tmp_tracing_config.h.in
78 make_simgrid_java.sh
79
80 testgraph.dot
81 testgraph.xml
82 conftestval
83 cmake_install.cmake
84 CMakeFiles
85 install_manifest.txt
86 _CPack_Packages/
87
88 bibtex2html-1.02/
89
90 examples/smpi/toto.txt
91 src/gras_config.h.in
92 tools/graspe_master
93 examples/java/*/classnoinst.stamp
94 buildtools/Cmake/test_prog/prog_va_copy.c
95 ###
96 doc/all_bib.html
97 doc/all_bib.latin1.html
98 doc/all_bib.latin1.html.tmp
99 doc/logcategories.sh
100 doc/publis_core.bib
101 doc/publis_core_bib.html
102 doc/publis_core_bib.latin1.html
103 doc/publis_core_bib.latin1.html.tmp
104 doc/publis_count.html
105 doc/publis_extern.bib
106 doc/publis_extern_bib.html
107 doc/publis_extern_bib.latin1.html
108 doc/publis_extern_bib.latin1.html.tmp
109 doc/publis_intra.bib
110 doc/publis_intra_bib.html
111 doc/publis_intra_bib.latin1.html
112 doc/publis_intra_bib.latin1.html.tmp
113 doc/realtoc.sh
114 doc/tmp.realtoc
115 doc/using_bib.html
116 doc/using_bib.latin1.html
117 doc/using_bib.latin1.html.tmp
118
119 doc/Doxyfile
120 include/simgrid_config.h
121 include/instr/tracing_config.h
122 examples/amok/bandwidth/bandwidth_maestro
123 examples/amok/bandwidth/bandwidth_sensor
124 examples/amok/saturate/saturate_maestro
125 examples/amok/saturate/saturate_sensor
126 examples/gras/all2all/all2all_receiver
127 examples/gras/all2all/all2all_sender
128 examples/gras/chrono/chrono_multiplier
129 examples/gras/mmrpc/mmrpc_client
130 examples/gras/mmrpc/mmrpc_server
131 examples/gras/mutual_exclusion/simple_token/simple_token_node
132 examples/gras/mutual_exclusion/simple_token/simple_token_checker
133 examples/gras/ping/ping_client
134 examples/gras/ping/ping_server
135 examples/gras/ping/ping_checker
136 examples/gras/pmm/pmm_master
137 examples/gras/pmm/pmm_slave
138 examples/gras/properties/properties_alice
139 examples/gras/properties/properties_bob
140 examples/gras/properties/properties_master
141 examples/gras/properties/properties_slave
142 examples/gras/rpc/rpc_client
143 examples/gras/rpc/rpc_forwarder
144 examples/gras/rpc/rpc_server
145 examples/gras/spawn/spawn_child
146 examples/gras/spawn/spawn_father
147 examples/gras/synchro/synchro_philosopher
148 examples/gras/timer/timer_client
149 examples/gras/replay/replay_simulator
150 examples/gras/replay/replay_master
151 examples/gras/replay/replay_worker
152 examples/msg/actions/actions
153 examples/msg/gtnets/gtnets
154 examples/msg/masterslave/masterslave_bypass
155 examples/msg/masterslave/masterslave_failure
156 examples/msg/masterslave/masterslave_forwarder
157 examples/msg/masterslave/masterslave_mailbox
158 examples/msg/migration/migration
159 examples/msg/parallel_task/parallel_task
160 examples/msg/parallel_task/test_ptask
161 examples/msg/priority/priority
162 examples/msg/properties/msg_prop
163 examples/msg/sendrecv/sendrecv
164 examples/msg/suspend/suspend
165 examples/msg/trace/test_trace_integration
166 examples/msg/mc/centralized
167 examples/msg/mc/bugged2
168 examples/msg/mc/bugged1
169 examples/simdag/ex_sd_test
170 examples/simdag/ex_sd_test2
171 examples/simdag/metaxml/sd_meta
172 examples/simdag/properties/sd_prop
173 examples/simdag/sd_test
174 examples/simdag/sd_test2
175 examples/simdag/dax/dax_test
176 examples/simdag/scheduling/minmin_test
177 examples/smpi/reduce
178 examples/smpi/bcast
179 examples/smpi/bcbench
180 examples/smpi/compute
181 examples/smpi/compute2
182 examples/smpi/compute3
183 examples/smpi/first
184 examples/smpi/mvmul
185 examples/smpi/ring_c
186 examples/smpi/second
187 examples/smpi/split
188 examples/smpi/allreduce
189 examples/smpi/pingpong
190 examples/smpi/scatter
191 examples/smpi/alltoall2
192 examples/smpi/alltoall_basic
193 examples/smpi/alltoallv
194 examples/smpi/sendrecv
195 examples/smpi/smpi_sendrecv
196 simgrid-*-svn/*
197 src/context_sysv_config.h
198 src/gras_config.h
199 src/smpi/smpicc
200 src/smpi/smpirun
201 src/bindings/lua/libsimgrid.so
202 src/testall
203 src/ucontext_stack.h
204 teshsuite/datadesc_usage.out
205 teshsuite/gras/datadesc/datadesc_usage
206 teshsuite/gras/empty_main/empty_main_function
207 teshsuite/gras/msg_handle/msg_handle_client
208 teshsuite/gras/msg_handle/msg_handle_server
209 teshsuite/gras/small_sleep/log.txt
210 teshsuite/gras/small_sleep/small_sleep_function
211 teshsuite/gras/modelcheck/modelcheck_checker
212 teshsuite/msg/get_sender
213 teshsuite/simdag/basic0
214 teshsuite/simdag/basic1
215 teshsuite/simdag/basic2
216 teshsuite/simdag/basic3
217 teshsuite/simdag/basic4
218 teshsuite/simdag/basic5
219 teshsuite/simdag/basic6
220 teshsuite/simdag/network/mxn/test_intra_all2all
221 teshsuite/simdag/network/mxn/test_intra_independent_comm
222 teshsuite/simdag/network/mxn/test_intra_scatter
223 teshsuite/simdag/network/p2p/test_latency1
224 teshsuite/simdag/network/p2p/test_latency2
225 teshsuite/simdag/network/p2p/test_latency3
226 teshsuite/simdag/network/p2p/test_latency_bound
227 teshsuite/simdag/network/test_reinit_costs
228 teshsuite/simdag/platforms/basic_parsing_test
229 teshsuite/simdag/platforms/flatifier
230 teshsuite/simdag/partask/test_comp_only_par
231 teshsuite/simdag/partask/test_comp_only_seq
232 teshsuite/xbt/log_large_test
233 teshsuite/xbt/parallel_log_crashtest
234 testsuite/run_tests
235 testsuite/simdag/sd_test
236 testsuite/surf/lmm_usage
237 testsuite/surf/maxmin_bench
238 testsuite/surf/surf_usage
239 testsuite/surf/surf_usage2
240 testsuite/surf/trace_usage
241 testsuite/testgraph.dot
242 testsuite/testgraph.xml
243 testsuite/xbt/context_usage
244 testsuite/xbt/graphxml_usage
245 testsuite/xbt/heap_bench
246 testsuite/xbt/log_usage
247 tools/gras/gras_stub_generator
248 tools/graspe-slave
249 tools/tesh/tesh
250 examples/msg/tracing/categories
251 examples/msg/tracing/ms
252
253 .cproject
254 .project
255
256 .externalToolBuilders/
257 Debug/
258 bin/
259 lib/
260 buildtools/Cmake/transfert.sh
261 buildtools/pipol/install_cmake.sh