Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-20 | Remove line end whitespace. | Neil | 1 | -2/+2 | |
2015-09-21 | Automate updating of version numbers in the Scintilla framework. | Neil Hodgson | 1 | -1/+5 | |
2015-06-02 | Provide downloads from scintilla.org to avoid degradation of SourceForge. | Neil | 1 | -2/+2 | |
2014-01-14 | Make HFacer callable from other Python code and call it from LexGen so | Neil | 1 | -0/+3 | |
LexGen is always woking on up-to-date headers. | |||||
2013-07-03 | Restructured LexGen.py by moving discovery code into ScintillaData.py and | Neil | 1 | -239/+34 | |
SciTE regeneration into ../scite/scripts/RegenerateSource.py. FileGenerator.py adds ReplaceREInFile function. | |||||
2013-07-01 | Move non-platform-specific scripts into the scripts directory. | Neil | 1 | -0/+256 | |
Use FileGenerator module for file generation instead of code in each script. |