summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmInstalledFile: add cmConfigure.h as first #includeDaniel Pfeifer2017-05-051-0/+2
* Merge topic 'ctest_submit_headers'Brad King2017-05-0515-4/+87
|\
| * ctest_submit: Add HTTPHEADER optionZack Galbreath2017-05-0415-4/+87
* | Merge topic 'vector-over-list'Brad King2017-05-057-24/+24
|\ \
| * | c++: prefer vectors over listsBen Boeckel2017-05-047-24/+24
* | | Merge topic 'add-more-sunpro-c-flags'Brad King2017-05-051-4/+11
|\ \ \
| * | | SunPro: Add more flags for C language standardsChuck Atkins2017-05-041-4/+11
* | | | Merge topic 'clang-tidy-config'Brad King2017-05-055-5/+58
|\ \ \ \
| * | | | clang-tidy: add option CMake_RUN_CLANG_TIDYDaniel Pfeifer2017-05-044-0/+53
| * | | | auto_ptr: silence clang-tidy warningsDaniel Pfeifer2017-05-041-5/+5
| | |/ / | |/| |
* | | | Merge topic 'findjava-openjdk9'Brad King2017-05-051-0/+3
|\ \ \ \
| * | | | FindJava: Add support for OpenJDK early access buildsBryan Donlan2017-05-041-0/+3
* | | | | Merge topic 'vs-masm-flags'Brad King2017-05-055-157/+164
|\ \ \ \ \
| * | | | | VS: Use tool-specific flag table for COMPILE_FLAGS parsingPeter Ivanyi2017-05-031-1/+16
| * | | | | VS: Fix MASM flag tablesPeter Ivanyi2017-05-034-156/+148
* | | | | | CMake Nightly Date StampKitware Robot2017-05-051-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'sunpro-5.14'Brad King2017-05-043-1/+19
|\ \ \ \ \
| * | | | | Features: Record standards and features for SunPro 5.14Brad King2017-05-033-1/+19
| | |/ / / | |/| | |
* | | | | Merge topic 'FindOpenCL-AMDAPPSDKROOT'Brad King2017-05-041-1/+5
|\ \ \ \ \
| * | | | | FindOpenCL: add AMDAPPSDKROOT into paths for OpenCL libraryJeremy Tellaa2017-05-031-1/+5
* | | | | | Merge topic 'cpackifw-part-refactoring'Brad King2017-05-0411-326/+251
|\ \ \ \ \ \
| * | | | | | CPackIFW: Refactor out some commonly used codeKonstantin Podsvirov2017-05-0311-326/+251
| |/ / / / /
* | | | | | Merge topic 'remove-top-level-xcode-groups'Brad King2017-05-042-37/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Xcode: Remove the top-level Sources and Resources groupsMatt Stevens2017-05-032-37/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-05-041-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'update-vim-syntax'Brad King2017-05-034-286/+201
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-vim-cmake-syntax'Patrick Boettcher2017-05-024-286/+201
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | vim-cmake-syntax 2017-05-02 (15526199)vim-cmake-syntax upstream2017-05-024-285/+200
* | | | | | Merge topic 'ipo-xcode'Brad King2017-05-035-6/+10
|\ \ \ \ \ \
| * | | | | | Xcode: Support IPO (LTO)Ruslan Baratov2017-05-025-6/+10
* | | | | | | Merge topic 'port-language-default-to-common-macro'Brad King2017-05-0316-174/+69
|\ \ \ \ \ \ \
| * | | | | | | AppleClang: Use common compiler macros for language standard defaultChuck Atkins2017-05-022-23/+2
| * | | | | | | SunPro: Use common compiler macros for language standard defaultChuck Atkins2017-05-022-11/+16
| * | | | | | | Clang: Use common compiler macros for language standard defaultChuck Atkins2017-05-023-26/+4
| * | | | | | | Intel: Use common compiler macros for language standard defaultChuck Atkins2017-05-023-29/+6
| * | | | | | | GNU: Use common compiler macros for language standard defaultChuck Atkins2017-05-023-26/+4
| * | | | | | | XL: Use common compiler macros for language standard defaultChuck Atkins2017-05-023-59/+37
* | | | | | | | Merge topic 'fix-typo-in-pgi-files'Brad King2017-05-031-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | PGI: Fix typo in logic for C standard flagsChuck Atkins2017-05-021-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2017-05-031-1/+1
|/ / / / / /
* | | | | | Merge branch 'release'Brad King2017-05-020-0/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | CMake 3.8.1v3.8.1Brad King2017-05-021-1/+1
* | | | | | Merge branch 'release'Brad King2017-05-020-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'FindMatlab-2017a' into releaseBrad King2017-05-011-0/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'add-language-standards-to-more-compilers'Brad King2017-05-028-1/+151
|\ \ \ \ \ \ \
| * | | | | | | PGI: Add language standards for PGIChuck Atkins2017-05-013-0/+34
| * | | | | | | Cray: Add language standards for the Cray compilerChuck Atkins2017-05-013-0/+50
| * | | | | | | CompileFeatures: Let STD compile options be a listChuck Atkins2017-05-011-1/+5
| * | | | | | | Compilers: Add common macros to be used by various compilersChuck Atkins2017-05-011-0/+62
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'doc-no-depend'Brad King2017-05-021-12/+14
|\ \ \ \ \ \ \