summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-genex-SOURCES'Brad King2017-09-011-1/+1
|\
| * Genex: Fix TARGET_PROPERTY value of SOURCESBrad King2017-09-011-1/+1
* | CMake Nightly Date StampKitware Robot2017-09-011-1/+1
* | Merge topic 'cxx11-clang-format'Brad King2017-08-3146-106/+105
|\ \
| * | clang-format: format all code as Cpp11Daniel Pfeifer2017-08-3046-106/+105
* | | Merge topic 'lexer-null'Brad King2017-08-312-98/+116
|\ \ \
| * | | ListFileLexer: fix heap-buffer-overflow on malicious inputMatthias Maennich2017-08-302-98/+116
* | | | CMake Nightly Date StampKitware Robot2017-08-311-1/+1
| |/ / |/| |
* | | Merge topic 'add-cppcheck'Brad King2017-08-304-11/+82
|\ \ \
| * | | Add properties to run cppcheck along with the compilerBill Hoffman2017-08-304-11/+82
| |/ /
* | | Merge topic 'fix-find-package-mode'Brad King2017-08-301-1/+1
|\ \ \
| * | | cmake: Fix --find-package mode with imported targetsBrad King2017-08-291-1/+1
| | |/ | |/|
* | | 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
| | |/ | |/|
* | | install: Avoid CMP0054 warning in generated install scriptBrad King2017-08-301-2/+2
|/ /
* | Merge topic 'lexer'Daniel Pfeifer2017-08-3012-1490/+3421
|\ \
| * | 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-3031-91/+95
|\ \ \
| * | | Replace C-style castsDaniel Pfeifer2017-08-2731-91/+95
* | | | CMake Nightly Date StampKitware Robot2017-08-301-1/+1
* | | | 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-282-0/+40
|\ \ \ \
| * | | | CPackIFW: Add CPACK_IFW_REPOSITORIES_DIRECTORIES variableKonstantin Podsvirov2017-08-172-0/+40
* | | | | Merge topic 'gnu-to-ms-ninja-support'Brad King2017-08-281-1/+10
|\ \ \ \ \
| * | | | | Ninja: Implement support for GNUToMSAlbert Ziegenhagel2017-08-251-1/+10
* | | | | | CMake Nightly Date StampKitware Robot2017-08-281-1/+1
* | | | | | Merge topic 'server-cxx11'Daniel Pfeifer2017-08-275-23/+36
|\ \ \ \ \ \
| * | | | | | server: always enable serverDaniel Pfeifer2017-08-262-21/+14
| * | | | | | server: backport to C++11Daniel Pfeifer2017-08-263-2/+22
| |/ / / / /
* | | | | | 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-27316-331/+283
|\ \ \ \ \ \ \
| * | | | | | | IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-26316-331/+283
| | |/ / / / / | |/| | | | |
* | | | | | | 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
|/ / / /
* | | | Merge topic 'cxx11-nullptr'Brad King2017-08-25231-1207/+1165
|\ \ \ \
| * | | | Use C++11 nullptrDaniel Pfeifer2017-08-24231-1207/+1165
* | | | | Merge topic 'revert-xcode-9-new-buildsystem-support'Brad King2017-08-251-11/+0
|\ \ \ \ \