Logo AND Algorithmique Numérique Distribuée

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