aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/DepGen.py
AgeCommit message (Expand)AuthorFilesLines
2021-07-03Remove remnants of support for including lexers in Scintilla.Neil1-6/+0
2020-11-02Update DepGen to not look for lexers or lexlib.Neil1-2/+2
2020-04-17Making dependencies now requires Python 3.6+.Neil1-3/+3
2019-12-31Implement SCI_SETILEXER.Neil1-0/+3
2019-12-31Move collection of modules from Catalogue.cxx to CatalogueModules.h so it canNeil1-3/+0
2019-04-08Make dependencies scripts work when called from scite/scripts/RegenerateSourc...Neil1-2/+2
2019-04-01Switch generation of make dependencies to Python scripts DepGen.py.Neil1-0/+38