Overview
Comment: | Updated ignores with Win32 targets |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
1ffb02b806075a0a8d03b1c1fe2d7145 |
User & Date: | rkeene on 2014-05-04 07:27:21 |
Other Links: | manifest | tags |
Context
2014-05-05
| ||
16:22 | Merged in alternate trunk from old development check-in: 75e4d5fbed user: rkeene tags: trunk | |
2014-05-04
| ||
07:27 | Updated ignores with Win32 targets check-in: 1ffb02b806 user: rkeene tags: trunk | |
07:20 | Yet another call to free() missing check-in: 75e4672f6a user: rkeene tags: trunk | |
Changes
Modified .fossil-settings/ignore-glob from [980efb29a3] to [163df1cbc6].
︙ | ︙ | |||
13 14 15 16 17 18 19 20 21 22 23 24 | tcc/* work/* INST/* tcc4tcl.o tcc4tcl-static.a tcc4tcl.so tcc4tcl.sl tcc4tcl.dylib tcc4tcl.syms tcc4tcl.vers TEST-STATUS __TMP__ | > > > | 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | tcc/* work/* INST/* tcc4tcl.o tcc4tcl-static.a tcc4tcl.so tcc4tcl.sl tcc4tcl.dll tcc4tcl.dll.def tcc4tcl.dll.a tcc4tcl.dylib tcc4tcl.syms tcc4tcl.vers TEST-STATUS __TMP__ |