summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 '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-293-497/+950
| * | | cmExprLexer: regenerate with flex 2.6.4 (previously 2.6.1)Matthias Maennich2017-08-293-298/+824
| * | | cmDependsJavaLexer: regenerate with flex 2.6.4 (previously 2.6.1)Matthias Maennich2017-08-293-395/+824
| * | | cmCommandArgumentLexer: regenerate with flex 2.6.4 (previously 2.6.1)Matthias Maennich2017-08-293-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
* | | | | | CMake Nightly Date StampKitware Robot2017-08-301-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'release-3.9'Brad King2017-08-290-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'revert-xcode-9-new-buildsystem-support' into release-3.9Brad King2017-08-242-13/+5
| |\ \ \ \ \
* | | | | | | CMake Nightly Date StampKitware Robot2017-08-291-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'lexer'Brad King2017-08-282-278/+435
|\ \ \ \ \ \
| * | | | | | cmListFileLexer: regenerate with flex 2.6.4 (previously 2.6.1)Matthias Maennich2017-08-252-276/+429
| * | | | | | cmListFileLexer: fix 'bail out on seek-errors' also in original fileMatthias Maennich2017-08-251-2/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'cpackifw-repositories-directories'Brad King2017-08-284-0/+54
|\ \ \ \ \ \
| * | | | | | CPackIFW: Add CPACK_IFW_REPOSITORIES_DIRECTORIES variableKonstantin Podsvirov2017-08-174-0/+54
* | | | | | | Merge topic 'FindQt4-do-not-assume-all-libraries-are-frameworks'Brad King2017-08-281-6/+8
|\ \ \ \ \ \ \
| * | | | | | | FindQt4: Do not assume all libraries are frameworksJean-Christophe Fillion-Robin2017-08-211-6/+8
* | | | | | | | Merge topic 'fix-gnu-to-ms'Brad King2017-08-281-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | GNUToMS: Tolerate existence of a %USERPROFILE%/source directoryAlbert Ziegenhagel2017-08-251-0/+1
* | | | | | | | | Merge topic 'gnu-to-ms-ninja-support'Brad King2017-08-281-1/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ninja: Implement support for GNUToMSAlbert Ziegenhagel2017-08-251-1/+10
| |/ / / / / / / /
* | | | | | | | | Merge topic 'test-fix-vs15-toolset-v90'Brad King2017-08-281-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Tests: Fix RunCMake.BuildDepends on VS 2017 with v90 toolsetBrad King2017-08-251-1/+2
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2017-08-281-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge topic 'server-cxx11'Daniel Pfeifer2017-08-2713-66/+42
|\ \ \ \ \ \ \ \
| * | | | | | | | CTestCustom: Suppress exception loosening warningDaniel Pfeifer2017-08-261-0/+1
| * | | | | | | | server: always enable serverDaniel Pfeifer2017-08-269-61/+19
| * | | | | | | | server: backport to C++11Daniel Pfeifer2017-08-264-6/+23
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'cmSourceFile-Nocopy'Daniel Pfeifer2017-08-271-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | cmSourceFile: Avoid unnecessary vector copySebastian Holtermann2017-08-261-4/+4
* | | | | | | | | Merge topic 'iwyu-keep-cmConfigure'Daniel Pfeifer2017-08-27318-333/+285
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-26318-333/+285
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'cmConfigure-fix'Daniel Pfeifer2017-08-271-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmConfigure: Add missing #Daniel Pfeifer2017-08-261-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2017-08-271-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge topic 'deb-libarchive-ar'Daniel Pfeifer2017-08-261-271/+19
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | cmCPackDebGenerator: Use libarchive to create .deb fileDaniel Pfeifer2017-08-251-271/+19
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2017-08-261-1/+1
|/ / / / / /