Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix [e14d152114efee10394a7e0b4b1c0478efff52c5|e14d152114]: bundled zlib ↵ | jan.nijtmans | 2017-03-07 | 1 | -0/+14 |
| | | | | documentation is under a potentially non-free license | ||||
* | Remove "makefile.bc". Not updated for many-many years, most likely it ↵ | jan.nijtmans | 2017-03-07 | 2 | -2/+0 |
| | | | | doesn't work any more and it doesn't seem to care anyone. Let's see if someone complains ;-) | ||||
* | Complete the upgrade to Zlib 1.2.10: Now add the *.lib and *.dll files. | jan.nijtmans | 2017-01-06 | 4 | -4/+11 |
| | |||||
* | Added more glob patterns in order to ignore html generated documentation and ↵ | fvogel | 2017-01-04 | 1 | -0/+4 |
| | | | | Windows-specific compilation products when running fossil extra | ||||
* | Update zlib to version 1.2.10. Dll's and *.lib files not updated yet | jan.nijtmans | 2017-01-03 | 2 | -0/+4 |
| | |||||
* | Fix mp_cnt_lsb() signature, so it matches the signature used in Tcl. Add two ↵ | jan.nijtmans | 2016-11-18 | 1 | -0/+6 |
| | | | | missing "static" keywords in tclUnixNotfy.c. Remove some more files in libtommath directory which are not useful for Tcl. | ||||
* | Remove subdirectories of "libtommath", and various individual related files, ↵ | jan.nijtmans | 2016-11-17 | 1 | -0/+12 |
| | | | | not taking any part in the Tcl build. Makes the Tcl distribution smaller without sacrificing anything. | ||||
* | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then ↵ | jan.nijtmans | 2015-06-25 | 2 | -0/+20 |
| | | | | | | translate some windows-specific files to UTF-8 too. Solution: commit those files with CRLF line-ending, which eliminates the need for eolFix altgether. See als: [495120] for the reason why eolFix was introduced in the first place. No longer needed with fossil. | ||||
* | some more "ignore-glob" patterns | jan.nijtmans | 2013-04-03 | 1 | -0/+3 |
| | |||||
* | Some more ignore-glob settings for msvc, mac, hp .... | jan.nijtmans | 2013-03-08 | 1 | -0/+6 |
| | |||||
* | Tell fossil and Eclipse that the default eol-convention is LF. | jan.nijtmans | 2013-03-06 | 3 | -0/+18 |
Tell fossil which files are binary and which files should never be committed. Tell Eclipse that the default encoding is UTF-8 |