Fossil SCM

The 'ignore-glob' setting should not be used for build output files; otherwise, 'extras' command is unable to see them and 'clean' command is unable to remove then. Also, the 'add' command should already ignore files matching the 'clean-glob', there is no need to duplicate its contents in 'ignore-glob'.

mistachkin 2016-11-08 18:41 trunk
Commit dc9ac1d7cb57cd188f75ff8f69b4c26b6f3523fd
--- .fossil-settings/clean-glob
+++ .fossil-settings/clean-glob
@@ -4,10 +4,12 @@
44
*.o
55
*.obj
66
*.pdb
77
*.res
88
Makefile
9
+autosetup/jimsh0
10
+autosetup/jimsh0.exe
911
bld/*
1012
wbld/*
1113
win/*.c
1214
win/*.h
1315
win/*.exe
1416
--- .fossil-settings/clean-glob
+++ .fossil-settings/clean-glob
@@ -4,10 +4,12 @@
4 *.o
5 *.obj
6 *.pdb
7 *.res
8 Makefile
 
 
9 bld/*
10 wbld/*
11 win/*.c
12 win/*.h
13 win/*.exe
14
--- .fossil-settings/clean-glob
+++ .fossil-settings/clean-glob
@@ -4,10 +4,12 @@
4 *.o
5 *.obj
6 *.pdb
7 *.res
8 Makefile
9 autosetup/jimsh0
10 autosetup/jimsh0.exe
11 bld/*
12 wbld/*
13 win/*.c
14 win/*.h
15 win/*.exe
16
--- .fossil-settings/ignore-glob
+++ .fossil-settings/ignore-glob
@@ -1,22 +1,5 @@
1
-*.a
2
-*.lib
3
-*.manifest
4
-*.o
5
-*.obj
6
-*.pdb
7
-*.res
8
-Makefile
9
-bld/*
10
-wbld/*
11
-win/*.c
12
-win/*.h
13
-win/*.exe
14
-win/headers
15
-win/linkopts
16
-autoconfig.h
17
-config.log
181
compat/openssl*
192
compat/tcl*
203
fossil
214
fossil.exe
225
win/fossil.exe
236
--- .fossil-settings/ignore-glob
+++ .fossil-settings/ignore-glob
@@ -1,22 +1,5 @@
1 *.a
2 *.lib
3 *.manifest
4 *.o
5 *.obj
6 *.pdb
7 *.res
8 Makefile
9 bld/*
10 wbld/*
11 win/*.c
12 win/*.h
13 win/*.exe
14 win/headers
15 win/linkopts
16 autoconfig.h
17 config.log
18 compat/openssl*
19 compat/tcl*
20 fossil
21 fossil.exe
22 win/fossil.exe
23
--- .fossil-settings/ignore-glob
+++ .fossil-settings/ignore-glob
@@ -1,22 +1,5 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1 compat/openssl*
2 compat/tcl*
3 fossil
4 fossil.exe
5 win/fossil.exe
6

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button