- Jun 28, 2016
-
-
Kitware Robot authored
-
- Jun 27, 2016
-
-
Brad King authored
-
8bbd5db4 Ninja: Make bundle resources a dependency of their target
-
00caa1dd Help: Describe VERSION and SOVERSION meanings for Mach-O binaries
-
Run clang-tidy's modernize-use-override checker. This checker must have issues in version 3.8. It has way too little matches. And it adds override to destructors. Revert the changes on the destructors and change override to CM_OVERRIDE.
-
-
-
Turn the feature check for cxx11_unordered_map into a function such that we can use it for other features as well. Drop the 11 suffix, as we may want to check features from other standards.
-
Kitware Robot authored
-
- Jun 26, 2016
-
-
Kitware Robot authored
-
- Jun 25, 2016
-
-
-
-
Kitware Robot authored
-
- Jun 24, 2016
-
-
Kitware Robot authored
-
- Jun 23, 2016
- Jun 22, 2016
-
-
Rolf Eike Beer authored
-
Brad King authored
-
Brad King authored
-
4bb83514 FindZLIB: Do not mark unused variable as advanced
-
867b73e2 GetPrerequisites: Optimize on Windows by filtering `objdump` output
-
d3e538ea Help: Clarify VS_STARTUP_PROJECT documentation
-
Allow one to specify external SDK references such as `Microsoft.AdMediatorWindows81, Version=1.0`.
-
Kitware Robot authored
-
- Jun 21, 2016
-
-
Brad King authored
-
8ddbd4c2 cmOutputConverter: remove unnecessary conversion bdaadbdc cmOutputConverter: collapse ConvertToOutputForExisting functions 191fc3a0 cmOutputConverter: remove unused 'local' argument b86007e3 cmOutputConverter: remove 'optional' argument cde127b0 cmOutputConverter::Convert: invert condition c23f89bc cmOutputConverter::Convert: make precondition explicit
-
6509ad29 CTest: Properly set buildname if only C langage is enabled
-
6087b9e4 FindGLEW: Search for debug and release configurations separately
-