Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VS generator: support /diagnostics compiler flag | Justin Goshi | 2017-10-25 | 1 | -0/+4 |
* | Merge topic 'server-codemodel-install-dest' | Brad King | 2017-10-25 | 3 | -1/+39 |
|\ | |||||
| * | cmake-server: Add target install destinations to codemodel | Justin Goshi | 2017-10-24 | 3 | -1/+39 |
* | | 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 'defer-target-source-check' | Brad King | 2017-10-25 | 4 | -15/+45 |
|\ \ \ | |||||
| * | | | Defer check for sources within a target until generation. | Deniz Bahadir | 2017-10-24 | 4 | -15/+45 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-25 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'generator-instance' | Brad King | 2017-10-24 | 10 | -11/+160 |
|\ \ \ | |||||
| * | | | VS: Select and save a VS 2017 instance persistently | Brad King | 2017-10-19 | 4 | -7/+66 |
| * | | | cmVSSetupHelper: Add option to specify an instance | Brad King | 2017-10-19 | 2 | -4/+29 |
| * | | | Add infrastructure for generators to select a build tool instance | Brad King | 2017-10-19 | 5 | -0/+65 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-24 | 1 | -1/+1 |
* | | | 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 topic 'curl_netrc_options' | Brad King | 2017-10-19 | 3 | -0/+98 |
|\ \ | |||||
| * | | file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboption | Shane Parris | 2017-10-18 | 3 | -0/+98 |
* | | | Merge topic 'ide-direct-CMakeLists.txt' | Brad King | 2017-10-19 | 6 | -71/+92 |
|\ \ \ | |||||
| * | | | VS,Xcode: Add CMakeLists.txt sources without mutating targets | Brad King | 2017-10-18 | 6 | -71/+92 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-19 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'cmake-open' | Brad King | 2017-10-18 | 17 | -28/+264 |
|\ \ \ | |||||
| * | | | 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 | 13 | -0/+218 |
| | |/ | |/| | |||||
* | | | 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 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-18 | 1 | -1/+1 |
* | | | | 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 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-17 | 1 | -1/+1 |
* | | | | Merge topic 'imported-interface-no-system' | Brad King | 2017-10-16 | 2 | -5/+9 |
|\ \ \ \ | |||||
| * | | | | Do not initialize NO_SYSTEM_FROM_IMPORTED on INTERFACE libraries | Brad King | 2017-10-13 | 2 | -5/+9 |
| |/ / / | |||||
* | | | | Merge topic 'cpack-wix-cygwin' | Brad King | 2017-10-16 | 8 | -16/+192 |
|\ \ \ \ | |||||
| * | | | | cpack wix: support WiX generator on Cygwin | Stephen Sorley | 2017-10-13 | 8 | -16/+192 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'cpack-dmg-errors' | Brad King | 2017-10-16 | 1 | -6/+14 |
|\ \ \ \ | |||||
| * | | | | cmCPackDragNDropGenerator: Improve error reporting | Clinton Stimpson | 2017-10-12 | 1 | -6/+14 |
* | | | | | Merge topic 'update-kwsys' | Brad King | 2017-10-16 | 5 | -27/+40 |
|\ \ \ \ \ | |||||
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-10-13 | 5 | -27/+40 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-16 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-15 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-14 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-13 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-12 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'linked-tree' | Brad King | 2017-10-11 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | cmLinkedTree: avoid unnecessary copies during Push of T | Matthias Maennich | 2017-10-09 | 1 | -3/+3 |
| |/ / |