Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then ↵ | jan.nijtmans | 2015-06-25 | 2 | -0/+12 |
| | | | | | | 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. | ||||
* | one more entry in ignore-glob | jan.nijtmans | 2013-06-13 | 1 | -0/+1 |
| | |||||
* | Tell fossil and Eclipse that the default eol-convention is LF. | jan.nijtmans | 2013-04-11 | 3 | -0/+23 |
Tell fossil which files are binary and which files should never be committed. Tell Eclipse that the default encoding is UTF-8 |