Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VS generator: support /diagnostics compiler flag | Justin Goshi | 2017-10-25 | 1 | -0/+4 |
* | Merge branch 'release-3.10' | Brad King | 2017-10-25 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'omp-oacc-werror-return-type' into release-3.10 | Brad King | 2017-10-24 | 2 | -3/+11 |
| |\ | |||||
| * \ | Merge branch 'findmpi-core-count' into release-3.10 | Brad King | 2017-10-24 | 1 | -7/+2 |
| |\ \ | |||||
* | \ \ | Merge topic 'server-codemodel-install-dest' | Brad King | 2017-10-25 | 4 | -1/+45 |
|\ \ \ \ | |||||
| * | | | | cmake-server: Add target install destinations to codemodel | Justin Goshi | 2017-10-24 | 4 | -1/+45 |
* | | | | | Merge topic 'flang-windows' | Brad King | 2017-10-25 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Flang: Add partial support on Windows | Isuru Fernando | 2017-10-24 | 1 | -0/+2 |
* | | | | | | Merge topic 'windows_symlinks' | Brad King | 2017-10-25 | 4 | -7/+48 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmTimestamp: For symlinks switch to timestamp of resolved path | Manuel Núñez | 2017-10-24 | 1 | -2/+4 |
| * | | | | | | cmSystemTools: Implement GetRealPath on Windows | Manuel Núñez | 2017-10-24 | 2 | -0/+39 |
| * | | | | | | Call GetRealPath through cmSystemTools instead of KWSys directly | Manuel Núñez | 2017-10-24 | 1 | -5/+5 |
* | | | | | | | Merge topic 'omp-oacc-werror-return-type' | Brad King | 2017-10-25 | 2 | -3/+11 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Find{OpenMP,OpenACC}: Fix detection with -Werror=return-type | Christian Pfeiffer | 2017-10-24 | 2 | -3/+11 |
* | | | | | | | Merge topic 'findmpi-core-count' | Brad King | 2017-10-25 | 1 | -7/+2 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | FindMPI: Use physical cores for MPIEXEC_MAX_NUMPROCS | Christian Pfeiffer | 2017-10-24 | 1 | -7/+2 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'defer-target-source-check' | Brad King | 2017-10-25 | 25 | -76/+100 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Defer check for sources within a target until generation. | Deniz Bahadir | 2017-10-24 | 24 | -75/+97 |
| * | | | | | | Tests: Exclude bad RunCMake.add_executable case on multi-arch Xcode | Brad King | 2017-10-24 | 1 | -1/+3 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-25 | 1 | -1/+1 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge branch 'release-3.10' | Brad King | 2017-10-24 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Merge branch 'FindOpenCL-more-versions' into release-3.10 | Brad King | 2017-10-23 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'help_parse_arguments' into release-3.10 | Brad King | 2017-10-23 | 1 | -10/+13 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'gnuid-cmp54-fix' into release-3.10 | Brad King | 2017-10-23 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'doc-cxx-std-msvc' into release-3.10 | Brad King | 2017-10-23 | 2 | -2/+4 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'FindCUDA-doc-format' | Brad King | 2017-10-24 | 1 | -18/+19 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | FindCUDA: Improve documentation formatting markup | Henry Schreiner | 2017-10-23 | 1 | -18/+19 |
* | | | | | | | | | | | Merge topic 'FindOpenCL-more-versions' | Brad King | 2017-10-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | FindOpenCL: Add detection of OpenCL 2.1 and 2.2 | Henry Schreiner | 2017-10-23 | 1 | -1/+1 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'help_parse_arguments' | Brad King | 2017-10-24 | 1 | -10/+13 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Help: Fix cmake_parse_arguments behavior for not found arguments | Sylvain Joubert | 2017-10-20 | 1 | -10/+13 |
* | | | | | | | | | | Merge topic 'gnuid-cmp54-fix' | Brad King | 2017-10-24 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | GNUInstallDirs: Enable CMP0054 | Christian Pfeiffer | 2017-10-23 | 1 | -0/+5 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'doc-cxx-std-msvc' | Brad King | 2017-10-24 | 2 | -2/+4 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| * | | | | | | | | Help: Correct <LANG>_STANDARD help w.r.t. MSVC | Christian Pfeiffer | 2017-10-23 | 2 | -2/+4 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'generator-instance' | Brad King | 2017-10-24 | 38 | -18/+330 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | VS: Select and save a VS 2017 instance persistently | Brad King | 2017-10-19 | 16 | -24/+135 |
| * | | | | | | | | cmVSSetupHelper: Add option to specify an instance | Brad King | 2017-10-19 | 2 | -4/+29 |
| * | | | | | | | | CheckLanguage: Pass generator instance into check | Brad King | 2017-10-19 | 1 | -0/+6 |
| * | | | | | | | | ExternalProject: Propagate the generator instance | Brad King | 2017-10-19 | 1 | -0/+15 |
| * | | | | | | | | Add infrastructure for generators to select a build tool instance | Brad King | 2017-10-19 | 22 | -0/+155 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-24 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | Merge branch 'release-3.10' | Brad King | 2017-10-23 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Merge branch 'flang-remove-boundscheck' into release-3.10 | Brad King | 2017-10-19 | 1 | -2/+0 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'flang-remove-boundscheck' | Brad King | 2017-10-23 | 1 | -2/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Flang: Remove unsupported fbounds-check flag | Christian Pfeiffer | 2017-10-19 | 1 | -2/+0 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-23 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-22 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-21 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-20 | 1 | -1/+1 |