Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2017-10-31 | 1 | -1/+1 |
* | Merge topic 'vs-diagnostics-flag' | Brad King | 2017-10-30 | 1 | -0/+4 |
|\ | |||||
| * | VS generator: support /diagnostics compiler flag | Justin Goshi | 2017-10-25 | 1 | -0/+4 |
* | | Merge topic 'autogen-qrc-file-name' | Brad King | 2017-10-30 | 1 | -5/+15 |
|\ \ | |||||
| * | | Autogen: RCC: Append checksum suffix to wrapped file name | Sebastian Holtermann | 2017-10-29 | 1 | -5/+15 |
* | | | Merge topic 'fix-co-compile' | Brad King | 2017-10-30 | 2 | -82/+75 |
|\ \ \ | |||||
| * \ \ | Merge branch 'backport-fix-co-compile' into fix-co-compile | Brad King | 2017-10-27 | 2 | -82/+75 |
| |\ \ \ | |||||
| | * | | | cmcmd: Restore support for running multiple lint tools | Brad King | 2017-10-27 | 1 | -56/+66 |
| | * | | | cmcmd: Convert lint handlers to file-static functions | Brad King | 2017-10-27 | 2 | -29/+12 |
| | * | | | cmcmd: Rename loop iteration variable for clarity | Brad King | 2017-10-27 | 1 | -2/+2 |
| | |/ / | |||||
* | | | | Merge topic 'autogen-static-library-cycles' | Brad King | 2017-10-30 | 1 | -17/+83 |
|\ \ \ \ | |||||
| * | | | | Autogen: Don't add STATIC_LIBRARY cycle targets to the _autogen dependencies | Sebastian Holtermann | 2017-10-27 | 1 | -17/+83 |
| | |/ / | |/| | | |||||
| * | | | CMake 3.10.0-rc3v3.10.0-rc3 | Brad King | 2017-10-19 | 1 | -1/+1 |
| * | | | Merge branch 'vs-cuda-machine' into release-3.10 | Brad King | 2017-10-17 | 1 | -0/+7 |
| |\ \ \ | |||||
| * \ \ \ | 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 | 2 | -5/+9 |
| |\ \ \ \ \ | |||||
| * | | | | | | CMake 3.10.0-rc2v3.10.0-rc2 | Brad King | 2017-10-12 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-30 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-29 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-28 | 1 | -1/+1 |
* | | | | | | | Merge topic 'generalize-importedtargets-behavior' | Brad King | 2017-10-27 | 15 | -81/+48 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add support for IMPORTED GLOBAL targets to be aliased | Deniz Bahadir | 2017-10-26 | 2 | -13/+5 |
| * | | | | | | | Teach target_* commands to set INTERFACE properties of IMPORTED targets | Deniz Bahadir | 2017-10-26 | 13 | -65/+41 |
| * | | | | | | | cmTargetPropCommandBase: Fix typo in error message | Deniz Bahadir | 2017-10-26 | 1 | -3/+2 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'cmdparser-strcpy' | Brad King | 2017-10-27 | 4 | -49/+51 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmCommandArgumentParser: remove the variable tokens from the class | Rolf Eike Beer | 2017-10-25 | 4 | -32/+32 |
| * | | | | | | | cmCommandArgumentParserHelper: constify some char* values | Rolf Eike Beer | 2017-10-25 | 2 | -17/+19 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'cmp0040-wording' | Brad King | 2017-10-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | CMP0040: Clarify policy warning to match documentation | Brad King | 2017-10-26 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-27 | 1 | -1/+1 |
* | | | | | | | Merge topic 'cm-array-begins-size' | Brad King | 2017-10-26 | 9 | -105/+147 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Replace cmArray{Begin,End,Size} by their standard counterparts | Matthias Maennich | 2017-10-23 | 9 | -105/+147 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-26 | 1 | -1/+1 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | 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 |
| |_|/ / / / / / |/| | | | | | | |