aboutsummaryrefslogtreecommitdiff
path: root/src/scintilla_backports/6138_55368b05bb72.patch
AgeCommit message (Collapse)Author
2018-03-12Start using Scintilla's LongTerm3, which now includes Scintillua and Scinterm.mitchell
Since LongTerm3 requires a C++11 compiler, GCC 4.9+ is required. Since C++11 includes regex capability, drop TRE dependency.
2017-04-07Effectively updated to Scintilla 3.7.4 with select backports to 3.7.3.mitchell
Scintilla 3.7.4 requires a C++11 compiler, which I do not have.