Tcl Source Code

Check-in [46c1b89e22]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Some more ignore-glob settings for msvc, mac, hp ....
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | core-8-4-branch
Files: files | file ages | folders
SHA1: 46c1b89e2280164209915014592a07c3c68dac2f
User & Date: jan.nijtmans 2013-03-08 21:12:27
Context
2013-03-12
08:26
Patch by Andrew Shadura, providing better support for three architectures they have in Debian. (rege... check-in: 4826897f80 user: jan.nijtmans tags: core-8-4-branch
2013-03-08
21:12
Some more ignore-glob settings for msvc, mac, hp .... check-in: 46c1b89e22 user: jan.nijtmans tags: core-8-4-branch
2013-03-06
21:51
Cleaner error handling in fixempties(). check-in: ee7549bebd user: dgp tags: core-8-4-branch
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to .fossil-settings/ignore-glob.

1
2

3


4
5


6
7
8
9
10
11
12
13

14
15
*.a
*.dll

*.exe


*.o
*.obj


*.so
*/Makefile
*/config.cache
*/config.log
*/config.status
*/tclConfig.sh
*/tclsh*
*/tcltest*

unix/dltest.marker
win/tcl.hpj


>

>
>


>
>








>


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
*.a
*.dll
*.dylib
*.exe
*.exp
*.lib
*.o
*.obj
*.res
*.sl
*.so
*/Makefile
*/config.cache
*/config.log
*/config.status
*/tclConfig.sh
*/tclsh*
*/tcltest*
*/versions.vc
unix/dltest.marker
win/tcl.hpj