summaryrefslogtreecommitdiffstats
path: root/.fossil-settings
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-06-13 19:07:13 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-06-13 19:07:13 (GMT)
commit505f963287b050bd46871d4659cebc65986ca5ac (patch)
tree853ad3262ab07f7c5755e76b8154f36f24608014 /.fossil-settings
parent689987ea924a8fded1801777c1a14ab1205fa826 (diff)
downloadtcl-505f963287b050bd46871d4659cebc65986ca5ac.zip
tcl-505f963287b050bd46871d4659cebc65986ca5ac.tar.gz
tcl-505f963287b050bd46871d4659cebc65986ca5ac.tar.bz2
Update to latest libtommath's "develop" branch. On the way to 1.2.0
Diffstat (limited to '.fossil-settings')
-rw-r--r--.fossil-settings/ignore-glob17
1 files changed, 13 insertions, 4 deletions
diff --git a/.fossil-settings/ignore-glob b/.fossil-settings/ignore-glob
index 68c48e5..5d46675 100644
--- a/.fossil-settings/ignore-glob
+++ b/.fossil-settings/ignore-glob
@@ -3,7 +3,9 @@
*.dylib
*.exe
*.exp
+*.la
*.lib
+*.lo
*.o
*.obj
*.pdb
@@ -18,15 +20,20 @@
*/tclsh*
*/tcltest*
*/versions.vc
+*/version.vc
+*/libtcl.vfs
+*/libtcl_*.zip
html
libtommath/bn.ilg
libtommath/bn.ind
libtommath/doc
libtommath/pretty.build
libtommath/tommath.src
+libtommath/*.log
libtommath/*.pdf
-libtommath/*.pl
+libtommath/gen.pl
libtommath/*.sh
+libtommath/doc/*
libtommath/tombc/*
libtommath/pre_gen/*
libtommath/pics/*
@@ -41,7 +48,9 @@ unix/dltest.marker
unix/tcl.pc
unix/tclIndex
unix/pkgs/*
-win/Debug_VC*
-win/Release_VC*
+win/Debug*
+win/Release*
win/pkgs/*
-win/tcl.hpj \ No newline at end of file
+win/coffbase.txt
+win/tcl.hpj
+win/nmhlp-out.txt \ No newline at end of file