summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'pgi-rdynamic-fix'Brad King2017-05-081-0/+1
|\
| * Linux-PGI: Prevent -rdynamic ending up in flagsChristian Pfeiffer2017-05-051-0/+1
* | Merge topic 'pgi-fix-linux'Brad King2017-05-082-31/+31
|\ \
| * | Do not assume GCC libs are linked by all compilersChristian Pfeiffer2017-05-052-31/+31
| |/
* | Merge topic 'FindOpenCL-AMDAPPSDKROOT'Brad King2017-05-081-0/+1
|\ \
| * | FindOpenCL: Add missing PATHS keywordKirill Mavreshko2017-05-051-0/+1
* | | Merge topic 'clazy-cleanup'Brad King2017-05-086-35/+32
|\ \ \
| * | | CMakeSetupDialog: use multi-argDaniel Pfeifer2017-05-051-6/+3
| * | | QCMakeCacheView: prever QVector over QListDaniel Pfeifer2017-05-051-2/+2
| * | | QtDialog: add reference in foreachDaniel Pfeifer2017-05-053-9/+9
| * | | QCMakeCacheView: avoid temporary containers for iterationDaniel Pfeifer2017-05-051-4/+10
| * | | QtDialog: add missing emit keywordsDaniel Pfeifer2017-05-052-5/+5
| * | | cmFileMonitor: use cmDeleteAllDaniel Pfeifer2017-05-051-9/+3
* | | | Merge topic 'libuv-solaris'Brad King2017-05-081-3/+12
|\ \ \ \
| * | | | libuv: Compile as C 99 on Solaris 5.11Brad King2017-05-051-0/+7
| * | | | libuv: Compile as C 90 on Solaris 5.10 with SunPro 5.14Brad King2017-05-051-3/+5
* | | | | CMake Nightly Date StampKitware Robot2017-05-081-1/+1
* | | | | CMake Nightly Date StampKitware Robot2017-05-071-1/+1
* | | | | CMake Nightly Date StampKitware Robot2017-05-061-1/+1
* | | | | 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