aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/LexGen.py
AgeCommit message (Expand)AuthorFilesLines
2020-08-12Updating version number.Neil Hodgson1-1/+1
2020-05-23Regenerate version numbers in cocoa/Scintilla project.Neil1-2/+12
2020-05-19Use pathlib in generator scripts.Neil1-18/+21
2019-04-11Updated required Python version due to differences in how imports work in 2.7.Neil1-2/+2
2019-04-08Make dependencies scripts work when called from scite/scripts/RegenerateSourc...Neil1-1/+9
2019-04-01Switch generation of make dependencies to Python scripts DepGen.py.Neil1-0/+9
2017-02-15Automatically add new lexers to Xcode project in LexGen.py.Neil1-1/+69
2015-11-20Remove line end whitespace.Neil1-2/+2
2015-09-21Automate updating of version numbers in the Scintilla framework.Neil Hodgson1-1/+5
2015-06-02Provide downloads from scintilla.org to avoid degradation of SourceForge.Neil1-2/+2
2014-01-14Make HFacer callable from other Python code and call it from LexGen soNeil1-0/+3
2013-07-03Restructured LexGen.py by moving discovery code into ScintillaData.py andNeil1-239/+34
2013-07-01Move non-platform-specific scripts into the scripts directory.Neil1-0/+256