index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
sciteco-rel-5-5-8
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gtk
/
makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-02
Allow using C++11 <regex> for searches as a provisional feature.
Neil
1
-1
/
+5
2014-08-02
Clang warns for register keyword used in system headers so turn off warning.
Neil
1
-1
/
+1
2014-07-08
Split out EditModel, MarginView, and EditView classes into separate files.
Neil
1
-1
/
+2
2014-05-31
Remove definitions that are provided by make.
Neil
1
-4
/
+0
2014-05-31
Compatibility with makefile conventions: use CXX for C++ compiler and CC for
Neil
1
-7
/
+7
2014-05-02
Enable building with Clang undefined behaviour sanitizer.
Neil
1
-2
/
+6
2013-09-10
Use C++ struct initialization {} so can drop -Wno-missing-braces setting for ...
Neil
1
-1
/
+1
2013-09-10
Drop warning setting -Wno-missing-braces since this has had no effect since g...
Neil
1
-1
/
+1
2013-08-07
Include lexlib and lexers directory in make dependencies.
nyamatongwe
1
-1
/
+1
2013-07-21
Separating out C and C++ flags so that Clang works agin for C files.
nyamatongwe
1
-5
/
+6
2013-07-21
Add standard compliance flag.
nyamatongwe
1
-2
/
+2
2013-07-11
Include case conversion data in Scintilla so that all platforms will perform
Neil
1
-1
/
+1
2013-07-01
Added CharacterCategory.
Neil
1
-1
/
+1
2013-04-26
Added memory sanitizer to clang debug builds.
Neil Hodgson
1
-0
/
+4
2013-02-18
Drop -Wno-long-long as it makes no difference on current systems.
nyamatongwe
1
-2
/
+2
2013-02-05
To run Clang analyzer, use 'analyze' target instead of defining 'CLANG_ANALYZE'.
nyamatongwe
1
-5
/
+5
2013-01-26
Use CXXFLAGS for C++ only, not for C.
nyamatongwe
1
-3
/
+3
2012-07-16
Remove files built as a side effect of clang --analyze.
Neil Hodgson
1
-1
/
+1
2012-05-27
Add a way to run the clang static analyzer by defining CLANG_ANALYZE to make.
Neil Hodgson
1
-2
/
+5
2012-01-20
Include CXXFLAGS from environment for bug #3476149.
nyamatongwe
1
-5
/
+5
2011-05-01
Enable building for GTK+ 3.0 with "make GTK3=1".
nyamatongwe
1
-2
/
+10
2011-03-26
Command line option to check for deprecated calls.
nyamatongwe
1
-1
/
+3
2011-02-13
Make work on Windows.
nyamatongwe
1
-2
/
+2
2011-01-22
Check for Win32 and use DEL instead of rm. Ensures 'make clean' works on Wind...
nyamatongwe
1
-1
/
+9
2010-08-18
Changed deprecation flags to turn off GdkFont use which is deprecated.
nyamatongwe
1
-1
/
+1
2010-08-18
Include deprecation options to make it easy to check for use of deprecated APIs.
nyamatongwe
1
-1
/
+2
2010-07-17
Avoid warning from GTK+ headers: "ISO C++ 1998 does not support 'long long'".
nyamatongwe
1
-1
/
+1
2010-07-13
Using Make functions to avoid regenerating makefile when set of lexers changed.
nyamatongwe
1
-16
/
+1
2010-07-13
Build files that reflect the new lexer directories and added files.
nyamatongwe
1
-7
/
+22
2010-06-05
Using Make functions to avoid regenerating makefile when set of
nyamatongwe
1
-16
/
+1
2010-05-04
Removed duplicate optimization option.
nyamatongwe
1
-1
/
+1
2010-04-30
Made compatible with clang.
nyamatongwe
1
-0
/
+5
2010-04-06
Reinstated warning as the command line option causes GCC
nyamatongwe
1
-1
/
+1
2010-03-25
Removed support for GTK+ 1.x.
nyamatongwe
1
-20
/
+6
2010-02-24
Turn off integer wrap warning in ContractionState.cxx caused by inlining.
nyamatongwe
1
-1
/
+1
2009-08-27
Markdown lexer from FR #2844081.
nyamatongwe
1
-6
/
+7
2009-08-13
Using simple variables to hold pkg-config info so not run
nyamatongwe
1
-4
/
+4
2009-07-03
Discontiguoues selection and virtual space initial commit.
nyamatongwe
1
-1
/
+1
2009-04-12
Annotations and text margins added.
nyamatongwe
1
-1
/
+1
2009-03-29
Lexer for SML. Feature Request #2710950.
nyamatongwe
1
-1
/
+1
2009-03-04
Nimrod lexer from Andreas Rumpf added.
nyamatongwe
1
-5
/
+5
2009-01-23
Reinstated EScript after license returned to standard Scintilla license.
nyamatongwe
1
-6
/
+6
2009-01-22
Removal of EScript lexer cause changes to build files, etc.
nyamatongwe
1
-6
/
+6
2009-01-01
Lexer for PowerPro from Christopher Bean.
nyamatongwe
1
-4
/
+4
2008-12-13
Lexer added for SORCUS Installation files.
nyamatongwe
1
-3
/
+3
2008-10-22
Addition of lexers for TAL, TACL, and COBOL from ozlooper. FR #2127406
nyamatongwe
1
-8
/
+9
2008-09-14
Added LexMySQL by Anders Karlsson.
nyamatongwe
1
-4
/
+4
2008-01-18
PowerShell lexer implemented by Tim Gerundt.
nyamatongwe
1
-3
/
+3
2007-12-31
Added Magik lexer.
nyamatongwe
1
-5
/
+5
2007-11-04
Added support for 'R' language by Stephen Stagg.
nyamatongwe
1
-1
/
+1
[next]