Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-11 | Updated required Python version due to differences in how imports work in 2.7. | Neil | 1 | -2/+2 |
2019-04-08 | Make dependencies scripts work when called from scite/scripts/RegenerateSourc... | Neil | 1 | -1/+9 |
2019-04-01 | Switch generation of make dependencies to Python scripts DepGen.py. | Neil | 1 | -0/+9 |
2017-02-15 | Automatically add new lexers to Xcode project in LexGen.py. | Neil | 1 | -1/+69 |
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 |
2013-07-03 | Restructured LexGen.py by moving discovery code into ScintillaData.py and | Neil | 1 | -239/+34 |
2013-07-01 | Move non-platform-specific scripts into the scripts directory. | Neil | 1 | -0/+256 |