summaryrefslogtreecommitdiffstats
path: root/.fossil-settings
Commit message (Collapse)AuthorAgeFilesLines
* Remove "makefile.bc". Not update for many-many years, most likely it doesn't ↵jan.nijtmans2017-03-073-3/+0
| | | | work any more and it doesn't seem to care anyone.
* Added more glob patterns in order to ignore Windows-specific compilation ↵fvogel2017-01-041-0/+3
| | | | products when running fossil extra
* Add another few Xlib stubs for Win32. Cherry-picked from ↵jan.nijtmans2016-11-071-0/+6
| | | | [http://www.androwish.org/index.html/info/862eb620a096fddc|AndroWish]. Thanks to Christian Werner.
* Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then ↵jan.nijtmans2015-06-252-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-globjan.nijtmans2013-06-131-0/+1
|
* Tell fossil and Eclipse that the default eol-convention is LF. jan.nijtmans2013-04-113-0/+23
Tell fossil which files are binary and which files should never be committed. Tell Eclipse that the default encoding is UTF-8