Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add setset to cmake build chain
[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 *_unit.c
48 src/simgrid.jar
49 src/simgrid_units_main.c
50 src/bindings/ruby/simgrid.so
51 examples/ruby/simgrid.so
52 examples/lua/simgrid.so
53 src/bindings/ruby/libsimgrid.so
54 examples/msg/zmsg_test.trace
55 examples/msg/categories.trace
56 examples/msg/masterslave/toto.txt
57 examples/msg/simulation.trace
58 examples/msg/toto.txt
59 examples/msg/z_gtnets.trace
60 *_unit.c
61 src/supernovae_*.c
62
63 buildtools/Cmake/src/tmp_gras_config.h.in
64 buildtools/Cmake/src/tmp_tracing_config.h.in
65 make_simgrid_java.sh
66
67 testgraph.dot
68 testgraph.xml
69 conftestval
70 cmake_install.cmake
71 CMakeFiles
72 install_manifest.txt
73 _CPack_Packages/
74
75 bibtex2html-1.02/
76
77 examples/smpi/toto.txt
78 src/gras_config.h.in
79 tools/graspe_master
80 examples/java/*/classnoinst.stamp
81 ###
82 doc/all_bib.html
83 doc/all_bib.latin1.html
84 doc/all_bib.latin1.html.tmp
85 doc/logcategories.sh
86 doc/publis_core.bib
87 doc/publis_core_bib.html
88 doc/publis_core_bib.latin1.html
89 doc/publis_core_bib.latin1.html.tmp
90 doc/publis_count.html
91 doc/publis_extern.bib
92 doc/publis_extern_bib.html
93 doc/publis_extern_bib.latin1.html
94 doc/publis_extern_bib.latin1.html.tmp
95 doc/publis_intra.bib
96 doc/publis_intra_bib.html
97 doc/publis_intra_bib.latin1.html
98 doc/publis_intra_bib.latin1.html.tmp
99 doc/realtoc.sh
100 doc/tmp.realtoc
101 doc/using_bib.html
102 doc/using_bib.latin1.html
103 doc/using_bib.latin1.html.tmp
104
105 doc/Doxyfile
106 include/simgrid_config.h
107 include/instr/tracing_config.h
108 examples/amok/bandwidth/bandwidth_maestro
109 examples/amok/bandwidth/bandwidth_sensor
110 examples/amok/saturate/saturate_maestro
111 examples/amok/saturate/saturate_sensor
112 examples/gras/all2all/all2all_receiver
113 examples/gras/all2all/all2all_sender
114 examples/gras/chrono/chrono_multiplier
115 examples/gras/mmrpc/mmrpc_client
116 examples/gras/mmrpc/mmrpc_server
117 examples/gras/mutual_exclusion/simple_token/simple_token_node
118 examples/gras/mutual_exclusion/simple_token/simple_token_checker
119 examples/gras/ping/ping_client
120 examples/gras/ping/ping_server
121 examples/gras/ping/ping_checker
122 examples/gras/pmm/pmm_master
123 examples/gras/pmm/pmm_slave
124 examples/gras/properties/properties_alice
125 examples/gras/properties/properties_bob
126 examples/gras/properties/properties_master
127 examples/gras/properties/properties_slave
128 examples/gras/rpc/rpc_client
129 examples/gras/rpc/rpc_forwarder
130 examples/gras/rpc/rpc_server
131 examples/gras/spawn/spawn_child
132 examples/gras/spawn/spawn_father
133 examples/gras/synchro/synchro_philosopher
134 examples/gras/timer/timer_client
135 examples/gras/replay/replay_simulator
136 examples/gras/replay/replay_master
137 examples/gras/replay/replay_worker
138 examples/msg/actions/actions
139 examples/msg/gtnets/gtnets
140 examples/msg/masterslave/masterslave_bypass
141 examples/msg/masterslave/masterslave_failure
142 examples/msg/masterslave/masterslave_forwarder
143 examples/msg/masterslave/masterslave_mailbox
144 examples/msg/migration/migration
145 examples/msg/parallel_task/parallel_task
146 examples/msg/parallel_task/test_ptask
147 examples/msg/priority/priority
148 examples/msg/properties/msg_prop
149 examples/msg/sendrecv/sendrecv
150 examples/msg/suspend/suspend
151 examples/msg/trace/test_trace_integration
152 examples/simdag/ex_sd_test
153 examples/simdag/ex_sd_test2
154 examples/simdag/metaxml/sd_meta
155 examples/simdag/properties/sd_prop
156 examples/simdag/sd_test
157 examples/simdag/sd_test2
158 examples/simdag/dax/dax_test
159 examples/smpi/reduce
160 examples/smpi/bcast
161 examples/smpi/bcbench
162 examples/smpi/compute
163 examples/smpi/compute2
164 examples/smpi/compute3
165 examples/smpi/first
166 examples/smpi/mvmul
167 examples/smpi/ring_c
168 examples/smpi/second
169 examples/smpi/split
170 examples/smpi/allreduce
171 examples/smpi/pingpong
172 examples/smpi/scatter
173 examples/smpi/alltoall2
174 examples/smpi/alltoall_basic
175 examples/smpi/alltoallv
176 examples/smpi/sendrecv
177 examples/smpi/smpi_sendrecv
178 simgrid-*-svn/*
179 src/context_sysv_config.h
180 src/gras_config.h
181 src/smpi/smpicc
182 src/smpi/smpirun
183 src/testall
184 src/ucontext_stack.h
185 teshsuite/datadesc_usage.out
186 teshsuite/gras/datadesc/datadesc_usage
187 teshsuite/gras/empty_main/empty_main_function
188 teshsuite/gras/msg_handle/msg_handle_client
189 teshsuite/gras/msg_handle/msg_handle_server
190 teshsuite/gras/small_sleep/log.txt
191 teshsuite/gras/small_sleep/small_sleep_function
192 teshsuite/gras/modelcheck/modelcheck_checker
193 teshsuite/msg/get_sender
194 teshsuite/simdag/basic0
195 teshsuite/simdag/basic1
196 teshsuite/simdag/basic2
197 teshsuite/simdag/basic3
198 teshsuite/simdag/basic4
199 teshsuite/simdag/basic5
200 teshsuite/simdag/basic6
201 teshsuite/simdag/network/mxn/test_intra_all2all
202 teshsuite/simdag/network/mxn/test_intra_independent_comm
203 teshsuite/simdag/network/mxn/test_intra_scatter
204 teshsuite/simdag/network/p2p/test_latency1
205 teshsuite/simdag/network/p2p/test_latency2
206 teshsuite/simdag/network/p2p/test_latency3
207 teshsuite/simdag/network/p2p/test_latency_bound
208 teshsuite/simdag/network/test_reinit_costs
209 teshsuite/simdag/platforms/basic_parsing_test
210 teshsuite/simdag/platforms/flatifier
211 teshsuite/simdag/partask/test_comp_only_par
212 teshsuite/simdag/partask/test_comp_only_seq
213 teshsuite/xbt/log_large_test
214 teshsuite/xbt/parallel_log_crashtest
215 testsuite/run_tests
216 testsuite/simdag/sd_test
217 testsuite/surf/lmm_usage
218 testsuite/surf/maxmin_bench
219 testsuite/surf/surf_usage
220 testsuite/surf/surf_usage2
221 testsuite/surf/trace_usage
222 testsuite/testgraph.dot
223 testsuite/testgraph.xml
224 testsuite/xbt/context_usage
225 testsuite/xbt/graphxml_usage
226 testsuite/xbt/heap_bench
227 testsuite/xbt/log_usage
228 tools/gras/gras_stub_generator
229 tools/graspe-slave
230 tools/tesh/tesh
231 examples/msg/tracing/categories
232 examples/msg/tracing/ms
233
234