Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
cases. Windows automatically provides CF_UNICODETEXT when CF_TEXT on clipboard.
This does not change drag-and-drop as that depends on CF_TEXT such as when
dragging from DBCS.
|
|
|
|
|
|
HEREDOCs style termination.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implement ILexer5 on object lexers.
Implement ILexer5 on LexerSimple wrapper for function lexers.
|
|
|
|
|
|
This allows building a version of SciTE that is statically linked to Scintilla
and does not include any lexers but allows the use of lexers provided by
loading a DLL.
|
|
be reused.
|
|
|
|
This is preparing to move much of Catalogue into a header for reuse.
|
|
|
|
Mark noexcept where reasonable. Check that functions are available.
|
|
|
|
This allows removal of related #include statements.
|
|
Turn off this warning as can't change system headers.
|
|
That allows simplifying the recipe to just use the prerequisites $^.
|
|
Add a .PHONY target to avoid possible failure caused by file with same name.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Accumulate BASE_FLAGS and DEFINES instead of using multiple variables.
|
|
This simplifies referencing the objects and makes for smaller patches when
changing the set of objects.
|
|
|
|
|
|
lexers but not most other files.
|
|
C++ file that requires it.
|
|
flto-visibility-public-std was added by revision 6665 in 2018.
|
|
add-stdcall-alias was added by revision 1106 in 2002
enable-runtime-pseudo-reloc-v2 was added by revision 3371 in 2010
|
|
|
|
|
|
|
|
|