summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TestFindOpenMP,MPI: Disable default languagesChristian Pfeiffer2017-05-082-2/+2
* Merge topic 'c++11-iwyu'Brad King2017-05-0811-45/+62
|\
| * QtDialog: block include-what-you-useDaniel Pfeifer2017-05-051-0/+6
| * cmServer: include what you useDaniel Pfeifer2017-05-058-45/+43
| * IWYU: map system symbols to libuvDaniel Pfeifer2017-05-051-0/+5
| * IWYU: add mapping for cm::auto_ptrDaniel Pfeifer2017-05-051-0/+6
| * cmInstalledFile: add cmConfigure.h as first #includeDaniel Pfeifer2017-05-051-0/+2
* | Merge topic 'f2c-int-fix'Brad King2017-05-084-6/+16
|\ \
| * | FortranCInterface: Add support for PGI on WindowsChristian Pfeiffer2017-05-063-3/+9
| * | FortranCInt: Pass CONFIG flags to try_compileChristian Pfeiffer2017-05-062-3/+7
* | | Merge topic 'jsoncpp-no-iwyu'Brad King2017-05-081-0/+1
|\ \ \
| * | | jsoncpp: Exclude from include-what-you-useBrad King2017-05-051-0/+1
| | |/ | |/|
* | | Merge topic 'nag-fortran-version'Brad King2017-05-082-1/+8
|\ \ \
| * | | NAG: Detect compiler version of NAG FortranTom Clune2017-05-051-0/+5
| * | | NAG: Extend compiler tool selection with NAG FortranTom Clune2017-05-051-1/+3
| |/ /
* | | 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
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |