summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-vim-cmake-syntax'Patrick Boettcher2017-08-303-30/+68
|\
| * vim-cmake-syntax 2017-08-30 (40f5f4f3)vim-cmake-syntax upstream2017-08-303-30/+71
* | Merge branch 'release-3.9'Brad King2017-08-300-0/+0
|\ \
| * \ Merge branch 'fix-find-package-mode' into release-3.9Brad King2017-08-292-1/+3
| |\ \
| * \ \ Merge branch 'cpack-dmg-iwyu' into release-3.9Brad King2017-08-291-0/+1
| |\ \ \
* | \ \ \ Merge topic 'add-cppcheck'Brad King2017-08-3024-12/+184
|\ \ \ \ \
| * | | | | Add properties to run cppcheck along with the compilerBill Hoffman2017-08-3024-12/+184
* | | | | | Merge topic 'fix-find-package-mode'Brad King2017-08-302-1/+3
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | cmake: Fix --find-package mode with imported targetsBrad King2017-08-292-1/+3
* | | | | | Merge topic 'cpack-dmg-iwyu'Brad King2017-08-301-0/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | cmCPackDragNDropGenerator: Add missing includeBrad King2017-08-291-0/+1
| |/ / / /
* | | | | Merge topic 'codeblocks-dedup'Brad King2017-08-301-6/+7
|\ \ \ \ \
| * | | | | CodeBlocks: Avoid listing files multiple timesAlexandr (Sagrer) Gridnev2017-08-301-6/+7
| | |/ / / | |/| | |
* | | | | Merge topic 'gettext-windows'Brad King2017-08-301-2/+6
|\ \ \ \ \
| * | | | | FindGettext: fix support for MS Windows gettext binariesTomasz Słodkowicz2017-08-301-2/+6
| |/ / / /
* | | | | Merge topic 'wxwidgets-windows-xp'Brad King2017-08-301-0/+4
|\ \ \ \ \
| * | | | | FindwxWidgets: Add support for Windows XP compatible builsTomasz Słodkowicz2017-08-301-0/+4
| |/ / / /
* | | | | Merge topic 'install-CMP0054'Brad King2017-08-301-2/+2
|\ \ \ \ \
| * | | | | install: Avoid CMP0054 warning in generated install scriptBrad King2017-08-301-2/+2
| |/ / / /
* | | | | Merge topic 'suppress-warning-count'Brad King2017-08-301-4/+4
|\ \ \ \ \
| * | | | | CTestCustom: Suppress warning summary count from SunProBrad King2017-08-301-0/+1
| * | | | | CTestCustom: Generalize comment on warning summary suppressionBrad King2017-08-301-4/+3
| |/ / / /
* | | | | Merge topic 'update-jsoncpp'Brad King2017-08-3021-2277/+3475
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | jsoncpp: Drop doxygen comments not recognized by ClangBrad King2017-08-304-6/+6
| * | | | jsoncpp: Add initialization to pacify scanbuildBrad King2017-08-301-0/+1
| * | | | jsoncpp: Fix compilation on SunProBrad King2017-08-305-0/+20
| * | | | jsoncpp: Drop deprecation markupBrad King2017-08-304-11/+12
| * | | | Merge branch 'upstream-jsoncpp' into update-jsoncppBrad King2017-08-3019-2272/+3417
| |\ \ \ \
| | * | | | jsoncpp 2017-08-27 (4cfae897)JsonCpp Upstream2017-08-2819-2271/+3417
| * | | | | jsoncpp: Update script to get jsoncpp 1.8.2Brad King2017-08-301-1/+1
| * | | | | jsoncpp: Drop unnecessary files from source listBrad King2017-08-301-2/+0
| * | | | | Merge branch 'upstream-jsoncpp' into update-jsoncppBrad King2017-08-300-0/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | jsoncpp 2014-11-20 (7165f6ac)JsonCpp Upstream2017-08-281-0/+1
| * | | | | jsoncpp: Add script to update from upstreamBrad King2017-08-301-0/+33
|/ / / / /
* | | | | Merge topic 'no-crlf-blobs'Brad King2017-08-3022-1266/+1043
|\ \ \ \ \
| * | | | | Avoid CRLF newlines in Git repo blobsBrad King2017-08-3020-1043/+1043
| * | | | | bzip2: Drop unused .dsp filesBrad King2017-08-302-223/+0
* | | | | | Merge topic 'doc-dev-review-messages'Craig Scott2017-08-301-0/+29
|\ \ \ \ \ \
| * | | | | | Help/dev: Add commit reference format to review process guideBrad King2017-08-291-0/+20
| * | | | | | Help/dev: Organize commit message instructions into subsectionsBrad King2017-08-241-0/+9
* | | | | | | Merge topic 'lexer'Daniel Pfeifer2017-08-3013-1490/+3454
|\ \ \ \ \ \ \
| * | | | | | | Lexer: add a helper script to automate generating the lexersMatthias Maennich2017-08-291-0/+33
| * | | | | | | cmFortranLexer: regenerate with flex 2.6.4 (previously 2.6.1)Matthias Maennich2017-08-283-497/+950
| * | | | | | | cmExprLexer: regenerate with flex 2.6.4 (previously 2.6.1)Matthias Maennich2017-08-283-298/+824
| * | | | | | | cmDependsJavaLexer: regenerate with flex 2.6.4 (previously 2.6.1)Matthias Maennich2017-08-283-395/+824
| * | | | | | | cmCommandArgumentLexer: regenerate with flex 2.6.4 (previously 2.6.1)Matthias Maennich2017-08-283-300/+823
* | | | | | | | Merge topic 'cstyle-casts'Daniel Pfeifer2017-08-3033-93/+99
|\ \ \ \ \ \ \ \
| * | | | | | | | Replace C-style castsDaniel Pfeifer2017-08-2733-93/+99
* | | | | | | | | Merge topic 'bootstrap-std'Daniel Pfeifer2017-08-301-2/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bootstrap: Require compiler mode aware of C++11Brad King2017-08-291-2/+6