Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | 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 | |
* | | | | | Merge branch 'release-3.10' | Brad King | 2017-10-19 | 0 | -0/+0 | |
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | | | ||||||
| * | | | CMake 3.10.0-rc3v3.10.0-rc3 | Brad King | 2017-10-19 | 1 | -1/+1 | |
* | | | | Merge topic 'curl_netrc_options' | Brad King | 2017-10-19 | 20 | -4/+277 | |
|\ \ \ \ | ||||||
| * | | | | Add dev notes for topic 'curl_netrc_options' | Shane Parris | 2017-10-18 | 1 | -0/+14 | |
| * | | | | ExternalProject: Add support for NETRC and NETRC_FILE suboption | Shane Parris | 2017-10-18 | 3 | -3/+47 | |
| * | | | | Add testcases for file(DOWNLOAD|UPLOAD) netrc options | Shane Parris | 2017-10-18 | 9 | -0/+72 | |
| * | | | | file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboption | Shane Parris | 2017-10-18 | 8 | -1/+144 | |
* | | | | | Merge topic 'ti-compiler-depfile-support' | Brad King | 2017-10-19 | 3 | -0/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | Compiler/TI: Add support for depfile generation for Ninja | Nico Müller | 2017-10-18 | 3 | -0/+8 | |
* | | | | | | Merge topic 'ide-direct-CMakeLists.txt' | Brad King | 2017-10-19 | 12 | -124/+93 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | VS,Xcode: Add CMakeLists.txt sources without mutating targets | Brad King | 2017-10-18 | 12 | -124/+93 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-19 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'release-3.10' | Brad King | 2017-10-18 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Merge branch 'vs-cuda-machine' into release-3.10 | Brad King | 2017-10-17 | 1 | -0/+7 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'findopenmp-lib-paths' into release-3.10 | Brad King | 2017-10-17 | 1 | -7/+21 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'cmake-open' | Brad King | 2017-10-18 | 21 | -29/+299 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmake-gui: Use cmake::Open to open generated project | Gregor Jasny | 2017-10-13 | 4 | -28/+46 | |
| * | | | | | | | | cmake: Add --open option for IDE generators | Gregor Jasny | 2017-10-13 | 17 | -1/+253 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'module-fetchcontent' | Brad King | 2017-10-18 | 23 | -0/+1266 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FetchContent: Add tests | Craig Scott | 2017-10-16 | 18 | -0/+318 | |
| * | | | | | | | | FetchContent: New module for populating content at configure time | Craig Scott | 2017-10-16 | 5 | -0/+948 | |
* | | | | | | | | | Merge topic 'vs-cuda-machine' | Brad King | 2017-10-18 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | VS: Set CUDA TargetMachinePlatform explicitly on x64 | Brad King | 2017-10-17 | 1 | -0/+7 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'findopenmp-lib-paths' | Brad King | 2017-10-18 | 1 | -7/+21 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | FindOpenMP: Improve OMP libraries search | Christian Pfeiffer | 2017-10-17 | 1 | -7/+21 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-18 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'release-3.10' | Brad King | 2017-10-17 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'vs-2017-cl-check' into release-3.10 | Brad King | 2017-10-16 | 2 | -25/+40 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'imported-interface-no-system' into release-3.10 | Brad King | 2017-10-13 | 5 | -15/+22 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge topic 'vs-2017-cl-check' | Brad King | 2017-10-17 | 2 | -25/+40 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | VS: Detect compiler component in VS 2017 instances more reliably | Brad King | 2017-10-16 | 2 | -19/+27 | |
| * | | | | | | | | | cmVSSetupHelper: Fix install location encoding conversion | Brad King | 2017-10-16 | 1 | -2/+3 | |
| * | | | | | | | | | cmVSSetupHelper: Factor out install location string construction | Brad King | 2017-10-16 | 2 | -6/+12 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'Linux-CUDA-OpenCL' | Brad King | 2017-10-17 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindOpenCL: Add support for CUDA OpenCL on Linux | Takenori Yamamoto | 2017-10-15 | 1 | -1/+4 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-17 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'imported-interface-no-system' | Brad King | 2017-10-16 | 5 | -15/+22 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Help: Clarify documentation of NO_SYSTEM_FROM_IMPORTED | Brad King | 2017-10-13 | 2 | -8/+13 | |
| * | | | | | | | | Do not initialize NO_SYSTEM_FROM_IMPORTED on INTERFACE libraries | Brad King | 2017-10-13 | 4 | -7/+9 | |
| | |/ / / / / / | |/| | | | | | |