summaryrefslogtreecommitdiffstats
path: root/.fossil-settings/crnl-glob
Commit message (Collapse)AuthorAgeFilesLines
* Use wildcards in crlf file list. Ignore nmakehlp.outapnadkarni2017-12-231-7/+2
|
* Convert win/rules-ext.vc and win/targets.vc from lf to crlf line-endings. ↵jan.nijtmans2017-12-221-0/+2
| | | | Also adapt .fossil-settings/crlf-glob accordingly
* Remove "makefile.bc". Not update for many-many years, most likely it doesn't ↵jan.nijtmans2017-03-071-1/+0
| | | | work any more and it doesn't seem to care anyone.
* Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then ↵jan.nijtmans2015-06-251-0/+6
| | | | | | 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.
* Tell fossil and Eclipse that the default eol-convention is LF. jan.nijtmans2013-04-111-0/+0
Tell fossil which files are binary and which files should never be committed. Tell Eclipse that the default encoding is UTF-8