Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
and now, fix the distcheck target
[simgrid.git] / tools / internal / check_dist_archive.exclude
1 # Expected dfferences between git repository and tardists
2 #
3 # lines beginning with '#', and empty lines are ignored
4 # lines beginning with '- ' are expected in archive only
5 # lines beginning with '+ ' are expected in git only
6 # each line is an extended regexp that should match full file names
7
8 - \.gitversion
9 - Makefile
10 - doc/html/.*
11
12 + \.classpath
13 + \.cproject
14 + \.project
15 + \.travis.yml
16 + appveyor.yml
17 + COPYRIGHT.template
18 + README\.(coding|git)
19 + mk_win-dist.sh
20
21 + tools/jenkins/.*
22
23 + contrib/.*
24
25 + examples/msg/actions/NAS_LU_S_4/.*
26 + examples/msg/chainsend/generate_deployment_file\.rb
27 + examples/msg/chord/chord3\.xml
28
29 + examples/smpi/MM/command_exemple
30 + examples/smpi/MM/host
31 + examples/smpi/NAS/.*
32
33 + src/simix/README_attempt_without_stack
34 + src/simix/simix_network\.tla
35
36 + src/smpi/BUGS
37 + src/smpi/colls/alltoall-bruck\.c
38 + src/smpi/fixsrc\.pl
39 + src/smpi/myprintloc\.cocci
40 + src/smpi/patch_source\.sh
41 + src/smpi/replace_globals\.cocci
42 + src/smpi/replace_static\.cocci
43
44 + teshsuite/smpi/mpich3-test/f77/attr/.*
45
46 + tools/internal/.*