summaryrefslogtreecommitdiffstats
path: root/.fossil-settings
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-06-14 21:48:00 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-06-14 21:48:00 (GMT)
commitf526fc6007de7790ffa2ad2553ce78317e577de1 (patch)
tree80050a4af1fcd9e60dbc7cf57462a7ed505974c9 /.fossil-settings
parent26d08455cc371ed8023dda548bc70f2222e255f6 (diff)
parentdb7fa65dce753b80d5f2a87799aabd481e9144a2 (diff)
downloadtcl-f526fc6007de7790ffa2ad2553ce78317e577de1.zip
tcl-f526fc6007de7790ffa2ad2553ce78317e577de1.tar.gz
tcl-f526fc6007de7790ffa2ad2553ce78317e577de1.tar.bz2
Latest libtommath's "develop" branch adapted for Tcl 8.6. And Tcl 8.6 adapted for changes in libtommath
Diffstat (limited to '.fossil-settings')
-rw-r--r--.fossil-settings/ignore-glob9
1 files changed, 7 insertions, 2 deletions
diff --git a/.fossil-settings/ignore-glob b/.fossil-settings/ignore-glob
index 99fd07e..0797468 100644
--- a/.fossil-settings/ignore-glob
+++ b/.fossil-settings/ignore-glob
@@ -3,7 +3,9 @@
*.dylib
*.exe
*.exp
+*.la
*.lib
+*.lo
*.o
*.obj
*.pdb
@@ -19,6 +21,8 @@
*/tcltest*
*/versions.vc
*/version.vc
+*/libtcl.vfs
+*/libtcl_*.zip
html
libtommath/bn.ilg
libtommath/bn.ind
@@ -26,7 +30,7 @@ libtommath/pretty.build
libtommath/tommath.src
libtommath/*.log
libtommath/*.pdf
-libtommath/*.pl
+libtommath/gen.pl
libtommath/*.sh
libtommath/doc/*
libtommath/tombc/*
@@ -46,5 +50,6 @@ unix/pkgs/*
win/Debug*
win/Release*
win/pkgs/*
+win/coffbase.txt
win/tcl.hpj
-win/nmhlp-out.txt
+win/nmhlp-out.txt \ No newline at end of file