Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge core-8-6-branch - update to nmake rules 1.1 | apnadkarni | 2017-12-23 | 3 | -10/+5 |
|\ | |||||
| * | Use wildcards in crlf file list. Ignore nmakehlp.out | apnadkarni | 2017-12-23 | 3 | -14/+5 |
| | | |||||
* | | merge core-8-6-branch. Sync win/rules.vc with Tcl version. | jan.nijtmans | 2017-12-22 | 2 | -0/+4 |
|\ \ | |/ | |||||
| * | Convert win/rules-ext.vc and win/targets.vc from lf to crlf line-endings. ↵ | jan.nijtmans | 2017-12-22 | 2 | -0/+4 |
| | | | | | | | | Also adapt .fossil-settings/crlf-glob accordingly | ||||
* | | merge core-8-6-branch | jan.nijtmans | 2017-10-10 | 1 | -2/+4 |
|\ \ | |/ | |||||
| * | Sync nmakehlp.exe with Tcl version. And add VC entries to ignore-glob (taken ↵ | jan.nijtmans | 2017-10-10 | 1 | -2/+4 |
| |\ | | | | | | | | | | over from reform-vc branch) | ||||
| | * | Sync nmakehlp.exe with Tcl version. And add VC entries to ignore-glob (taken ↵ | jan.nijtmans | 2017-10-10 | 1 | -0/+5 |
| | | | | | | | | | | | | over from reform-vc branch) | ||||
* | | | Merge core-8-6-branch | jan.nijtmans | 2017-03-07 | 3 | -3/+0 |
|\ \ \ | |/ / | |||||
| * | | Remove "makefile.bc". Not update for many-many years, most likely it doesn't ↵ | jan.nijtmans | 2017-03-07 | 3 | -3/+0 |
| | | | | | | | | | | | | work any more and it doesn't seem to care anyone. | ||||
* | | | If Tk is compiled with -DTK_NO_DEPRECATED=1, remove some deprecated code ↵ | jan.nijtmans | 2017-01-23 | 3 | -6/+0 |
|/ / | | | | | | | | | (pack subcommands) and other stuff which is not used any more. And fix a few typos. Remove rmd.bat and rmd.bat, which are also not used any more. | ||||
* | | Added more glob patterns in order to ignore Windows-specific compilation ↵ | fvogel | 2017-01-04 | 1 | -0/+3 |
| | | | | | | | | products when running fossil extra | ||||
* | | Add another few Xlib stubs for Win32. Cherry-picked from ↵ | jan.nijtmans | 2016-11-07 | 1 | -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.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 |