aboutsummaryrefslogtreecommitdiffhomepage
path: root/gtk/makefile
AgeCommit message (Expand)AuthorFilesLines
2013-02-18Drop -Wno-long-long as it makes no difference on current systems.nyamatongwe1-2/+2
2013-02-05To run Clang analyzer, use 'analyze' target instead of defining 'CLANG_ANALYZE'.nyamatongwe1-5/+5
2013-01-26Use CXXFLAGS for C++ only, not for C.nyamatongwe1-3/+3
2012-07-16Remove files built as a side effect of clang --analyze.Neil Hodgson1-1/+1
2012-05-27Add a way to run the clang static analyzer by defining CLANG_ANALYZE to make.Neil Hodgson1-2/+5
2012-01-20Include CXXFLAGS from environment for bug #3476149.nyamatongwe1-5/+5
2011-05-01Enable building for GTK+ 3.0 with "make GTK3=1".nyamatongwe1-2/+10
2011-03-26Command line option to check for deprecated calls.nyamatongwe1-1/+3
2011-02-13Make work on Windows.nyamatongwe1-2/+2
2011-01-22Check for Win32 and use DEL instead of rm. Ensures 'make clean' works on Wind...nyamatongwe1-1/+9
2010-08-18Changed deprecation flags to turn off GdkFont use which is deprecated.Unknown1-1/+1
2010-08-18Include deprecation options to make it easy to check for use of deprecated APIs.nyamatongwe1-1/+2
2010-07-17Avoid warning from GTK+ headers: "ISO C++ 1998 does not support 'long long'".nyamatongwe1-1/+1
2010-07-13Using Make functions to avoid regenerating makefile when set of lexers changed.nyamatongwe1-16/+1
2010-07-13Build files that reflect the new lexer directories and added files.nyamatongwe1-7/+22
2010-06-05Using Make functions to avoid regenerating makefile when set ofnyamatongwe1-16/+1
2010-05-04Removed duplicate optimization option.nyamatongwe1-1/+1
2010-04-30Made compatible with clang.nyamatongwe1-0/+5
2010-04-06Reinstated warning as the command line option causes GCCnyamatongwe1-1/+1
2010-03-25Removed support for GTK+ 1.x.nyamatongwe1-20/+6
2010-02-24Turn off integer wrap warning in ContractionState.cxx caused by inlining.nyamatongwe1-1/+1
2009-08-27Markdown lexer from FR #2844081.nyamatongwe1-6/+7
2009-08-13Using simple variables to hold pkg-config info so not runnyamatongwe1-4/+4
2009-07-03Discontiguoues selection and virtual space initial commit.nyamatongwe1-1/+1
2009-04-12Annotations and text margins added.nyamatongwe1-1/+1
2009-03-29Lexer for SML. Feature Request #2710950.nyamatongwe1-1/+1
2009-03-04Nimrod lexer from Andreas Rumpf added.nyamatongwe1-5/+5
2009-01-23Reinstated EScript after license returned to standard Scintilla license.nyamatongwe1-6/+6
2009-01-22Removal of EScript lexer cause changes to build files, etc.nyamatongwe1-6/+6
2009-01-01Lexer for PowerPro from Christopher Bean.nyamatongwe1-4/+4
2008-12-13Lexer added for SORCUS Installation files.nyamatongwe1-3/+3
2008-10-22Addition of lexers for TAL, TACL, and COBOL from ozlooper. FR #2127406nyamatongwe1-8/+9
2008-09-14Added LexMySQL by Anders Karlsson.nyamatongwe1-4/+4
2008-01-18PowerShell lexer implemented by Tim Gerundt.nyamatongwe1-3/+3
2007-12-31Added Magik lexer.nyamatongwe1-5/+5
2007-11-04Added support for 'R' language by Stephen Stagg.nyamatongwe1-1/+1
2007-09-08Lexer for Asymptote.nyamatongwe1-10/+10
2007-06-30Support for Abaqus language added by Sergio Lucato.nyamatongwe1-10/+10
2007-06-12PL/M and Progress lexers added.nyamatongwe1-3/+4
2007-06-02Addition of PositionCache module which adds cacing of stringnyamatongwe1-2/+2
2007-05-15Applied part of a patch from S. Sevki Dincer that changednyamatongwe1-7/+7
2007-04-16Added support for GAP language from Istvan Szollosi.nyamatongwe1-6/+6
2007-04-05Implemented decorations which are extended indicators.nyamatongwe1-2/+2
2007-03-29Incorporated cmake support.nyamatongwe1-8/+8
2006-12-13D lexer and language support from Waldemar Augustyn.nyamatongwe1-1/+1
2006-03-30Support for Spice language added by Fabien Proriol.nyamatongwe1-2/+2
2006-03-02Lexer for TCL contributed by Andre Arpin.nyamatongwe1-2/+2
2006-02-25Patch from Greg Smith with further modifications moved characternyamatongwe1-1/+2
2006-02-13Since casting between void* and function pointers produces a warningnyamatongwe1-1/+1
2006-02-03Support for Opal language from Sebastian Pipping.nyamatongwe1-2/+2