Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename MSG_TIMEOUT_FAILURE into MSG_TIMEOUT
[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 *_simulator
24 config.log
25 config.status
26 Makefile.in
27
28 src/*_unit.c
29 src/supernovae_*.c
30 src/simgrid_units_main.c
31 src/gras_config.h.in
32
33 testgraph.dot
34 testgraph.xml
35 buildtools/Cmake/src/tmp_gras_config.h.in
36 conftestval
37 cmake_install.cmake
38 CMakeFiles
39
40 tools/graspe_master
41 examples/java/*/classnoinst.stamp
42 ###
43
44 aclocal.m4
45 acmacro/libtool.m4
46 acmacro/ltoptions.m4
47 acmacro/ltsugar.m4
48 acmacro/ltversion.m4
49 acmacro/lt~obsolete.m4
50 config.guess
51 config.sub
52 configure
53 install-sh
54 libtool
55 ltmain.sh
56
57 autom4te.cache/*
58 doc/Doxyfile
59 include/simgrid_config.h
60 examples/amok/bandwidth/bandwidth_maestro
61 examples/amok/bandwidth/bandwidth_sensor
62 examples/amok/saturate/saturate_maestro
63 examples/amok/saturate/saturate_sensor
64 examples/gras/all2all/all2all_receiver
65 examples/gras/all2all/all2all_sender
66 examples/gras/chrono/chrono_multiplier
67 examples/gras/mmrpc/mmrpc_client
68 examples/gras/mmrpc/mmrpc_server
69 examples/gras/mutual_exclusion/simple_token/simple_token_node
70 examples/gras/mutual_exclusion/simple_token/simple_token_checker
71 examples/gras/ping/ping_client
72 examples/gras/ping/ping_server
73 examples/gras/ping/ping_checker
74 examples/gras/pmm/pmm_master
75 examples/gras/pmm/pmm_slave
76 examples/gras/properties/properties_alice
77 examples/gras/properties/properties_bob
78 examples/gras/properties/properties_master
79 examples/gras/properties/properties_slave
80 examples/gras/rpc/rpc_client
81 examples/gras/rpc/rpc_forwarder
82 examples/gras/rpc/rpc_server
83 examples/gras/spawn/spawn_child
84 examples/gras/spawn/spawn_father
85 examples/gras/synchro/synchro_philosopher
86 examples/gras/timer/timer_client
87 examples/gras/replay/replay_simulator
88 examples/gras/replay/replay_master
89 examples/gras/replay/replay_worker
90 examples/msg/actions/actions
91 examples/msg/gtnets/gtnets
92 examples/msg/masterslave/masterslave_bypass
93 examples/msg/masterslave/masterslave_failure
94 examples/msg/masterslave/masterslave_forwarder
95 examples/msg/masterslave/masterslave_mailbox
96 examples/msg/migration/migration
97 examples/msg/parallel_task/parallel_task
98 examples/msg/parallel_task/test_ptask
99 examples/msg/priority/priority
100 examples/msg/properties/msg_prop
101 examples/msg/sendrecv/sendrecv
102 examples/msg/suspend/suspend
103 examples/msg/trace/test_trace_integration
104 examples/simdag/ex_sd_test
105 examples/simdag/ex_sd_test2
106 examples/simdag/metaxml/sd_meta
107 examples/simdag/properties/sd_prop
108 examples/simdag/sd_test
109 examples/simdag/sd_test2
110 examples/simdag/dax/dax_test
111 examples/smpi/reduce
112 examples/smpi/bcast
113 examples/smpi/bcbench
114 examples/smpi/compute
115 examples/smpi/compute2
116 examples/smpi/compute3
117 examples/smpi/first
118 examples/smpi/mvmul
119 examples/smpi/ring_c
120 examples/smpi/second
121 examples/smpi/split
122 examples/smpi/allreduce
123 examples/smpi/pingpong
124 examples/smpi/scatter
125 examples/smpi/alltoall2
126 examples/smpi/alltoall_basic
127 examples/smpi/alltoallv
128 examples/smpi/sendrecv
129 examples/smpi/smpi_sendrecv
130 simgrid-*-svn/*
131 src/.classes/*
132 src/context_sysv_config.h
133 src/gras_config.h
134 src/simgrid.jar
135 src/smpi/smpicc
136 src/smpi/smpirun
137 src/testall
138 src/ucontext_stack.h
139 teshsuite/datadesc_usage.out
140 teshsuite/gras/datadesc/datadesc_usage
141 teshsuite/gras/empty_main/empty_main_function
142 teshsuite/gras/msg_handle/msg_handle_client
143 teshsuite/gras/msg_handle/msg_handle_server
144 teshsuite/gras/small_sleep/log.txt
145 teshsuite/gras/small_sleep/small_sleep_function
146 teshsuite/gras/modelcheck/modelcheck_checker
147 teshsuite/msg/get_sender
148 teshsuite/simdag/basic0
149 teshsuite/simdag/basic1
150 teshsuite/simdag/basic2
151 teshsuite/simdag/basic3
152 teshsuite/simdag/basic4
153 teshsuite/simdag/basic5
154 teshsuite/simdag/basic6
155 teshsuite/simdag/network/mxn/test_intra_all2all
156 teshsuite/simdag/network/mxn/test_intra_independent_comm
157 teshsuite/simdag/network/mxn/test_intra_scatter
158 teshsuite/simdag/network/p2p/test_latency1
159 teshsuite/simdag/network/p2p/test_latency2
160 teshsuite/simdag/network/p2p/test_latency3
161 teshsuite/simdag/network/p2p/test_latency_bound
162 teshsuite/simdag/network/test_reinit_costs
163 teshsuite/simdag/platforms/basic_parsing_test
164 teshsuite/simdag/platforms/flatifier
165 teshsuite/simdag/partask/test_comp_only_par
166 teshsuite/simdag/partask/test_comp_only_seq
167 teshsuite/xbt/log_large_test
168 teshsuite/xbt/parallel_log_crashtest
169 testsuite/run_tests
170 testsuite/simdag/sd_test
171 testsuite/surf/lmm_usage
172 testsuite/surf/maxmin_bench
173 testsuite/surf/surf_usage
174 testsuite/surf/surf_usage2
175 testsuite/surf/trace_usage
176 testsuite/testgraph.dot
177 testsuite/testgraph.xml
178 testsuite/xbt/context_usage
179 testsuite/xbt/graphxml_usage
180 testsuite/xbt/heap_bench
181 testsuite/xbt/log_usage
182 tools/gras/gras_stub_generator
183 tools/graspe-slave
184 tools/tesh/tesh
185