Arkadiusz Michalski
|
c1ebde5c28
|
Bug [#2306] Allow choice of object file directory with makefile by setting DIR_O.
|
2022-01-11 17:58:52 +11:00 |
|
Neil
|
c15fc57b0b
|
Remove remnants of support for including lexers in Scintilla.
|
2021-07-03 08:28:56 +10:00 |
|
Neil
|
fef08214e2
|
Update DepGen to not look for lexers or lexlib.
|
2020-11-02 22:48:14 +11:00 |
|
Neil
|
9e2bd8b981
|
Making dependencies now requires Python 3.6+.
|
2020-04-17 15:29:20 +10:00 |
|
Neil
|
0af155eae8
|
Implement SCI_SETILEXER.
|
2019-12-31 20:19:24 +11:00 |
|
Neil
|
f142d93df4
|
Move collection of modules from Catalogue.cxx to CatalogueModules.h so it can
be reused.
|
2019-12-31 15:50:48 +11:00 |
|
Neil
|
d04015772a
|
Make dependencies scripts work when called from scite/scripts/RegenerateSource.py.
|
2019-04-08 16:31:00 +10:00 |
|
Neil
|
8c406e0fc4
|
Switch generation of make dependencies to Python scripts DepGen.py.
Dependencies files deps.mak and nmdeps.mak are formatted with one file per line
as that makes it easier to examine differences between versions.
|
2019-04-01 14:30:32 +11:00 |
|