| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'doc-drop-dart' | Brad King | 2014-10-09 | 1 | -8/+5 |
|\ |
|
| * | Help: Replace 'Dart' with 'CDash' in ctest.1 manual | Brad King | 2014-10-08 | 1 | -8/+5 |
|
|
* | | Merge topic 'ctest-memcheck-sanitizers' | Brad King | 2014-10-08 | 3 | -6/+9 |
|\ \ |
|
| * | | Help: Add notes for topic 'ctest-memcheck-sanitizers' | Brad King | 2014-10-07 | 2 | -5/+8 |
|
|
| * | | ctest_memcheck: Add support for MemorySanitizer msan | Bill Hoffman | 2014-10-07 | 1 | -1/+1 |
|
|
| * | | ctest_memcheck: Add support for UndefinedBehaviorSanitizer ubsan | Ben Boeckel | 2014-10-07 | 1 | -1/+1 |
|
|
* | | | Merge topic 'ctest-memcheck-sanitizers' | Brad King | 2014-10-07 | 4 | -2/+21 |
|\ \ \
| |/ / |
|
| * | | ctest: add support for additional sanitizer options | Ben Boeckel | 2014-10-03 | 3 | -0/+12 |
|
|
| * | | ctest: update documentation for CTEST_MEMORYCHECK_TYPE | Ben Boeckel | 2014-10-03 | 2 | -2/+9 |
|
|
* | | | Merge topic 'clarify_size_t_docs' | Brad King | 2014-10-03 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Help: Clarify size_t usage in cmake-developer.7 | Robert Maynard | 2014-10-03 | 1 | -2/+2 |
| |/ / |
|
* | | | FindVTK: Drop this ancient compatibility module | Brad King | 2014-10-02 | 1 | -1/+10 |
|
|
* | | | FindITK: Drop this ancient compatibility module | Brad King | 2014-10-02 | 1 | -1/+10 |
|/ / |
|
* | | Merge topic 'vs-nsight-tegra-generator' | Brad King | 2014-09-30 | 8 | -0/+46 |
|\ \ |
|
| * | | Help: Add notes for topic 'vs-nsight-tegra-generator' | Brad King | 2014-09-30 | 1 | -0/+8 |
|
|
| * | | Add 'ANDROID_API' target property to set Android Target API | Brad King | 2014-09-30 | 4 | -0/+14 |
|
|
| * | | Add 'ANDROID_GUI' target property to mark Android applications | Brad King | 2014-09-29 | 4 | -0/+16 |
|
|
| * | | VS: Teach VS >= 10 to recognize CMAKE_SYSTEM_NAME 'Android' | Brad King | 2014-09-29 | 2 | -0/+8 |
|
|
* | | | CPackWiX: Extend CPACK_WIX_ACL to support directories | Nils Gladitz | 2014-09-27 | 1 | -1/+2 |
|
|
* | | | Help: Add Windows Phone/Store cross-compiling to cmake-toolchains.7 | Brad King | 2014-09-19 | 1 | -0/+22 |
|
|
* | | | Help: Add Windows CE cross-compiling to cmake-toolchains.7 manual | Pascal Bach | 2014-09-19 | 1 | -0/+26 |
|
|
* | | | Help: Add Cross Compiling subsections in cmake-toolchains.7 manual | Pascal Bach | 2014-09-19 | 1 | -14/+30 |
|/ / |
|
* | | Merge topic 'doc-set_test_properties-example' | Brad King | 2014-09-15 | 1 | -1/+1 |
|\ \ |
|
| * | | Help: Fix set_tests_properties documentation typo | Andrew Bauer | 2014-09-12 | 1 | -1/+1 |
|
|
* | | | Merge topic 'vs-generator-platform' | Brad King | 2014-09-15 | 3 | -1/+16 |
|\ \ \ |
|
| * | | | cmake: Add -A option to specify a generator platform | Brad King | 2014-09-15 | 3 | -1/+16 |
|
|
* | | | | Merge topic 'if-sanity' | Brad King | 2014-09-15 | 4 | -0/+31 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | If: Introduce policy CMP0054 - don't dereference quoted variables in if() | Nils Gladitz | 2014-09-11 | 4 | -0/+31 |
|
|
* | | | | Help: Document the WINCE variable | Pascal Bach | 2014-09-11 | 2 | -0/+6 |
|
|
* | | | | Merge topic 'vs-generator-platform' | Brad King | 2014-09-10 | 11 | -24/+105 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | CTest: Add options to set generator platform | Brad King | 2014-09-05 | 1 | -0/+3 |
|
|
| * | | | VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8 | Brad King | 2014-09-05 | 7 | -24/+80 |
|
|
| * | | | CMake: Add CMAKE_GENERATOR_PLATFORM option | Brad King | 2014-09-05 | 2 | -0/+14 |
|
|
| * | | | Help: Document CMAKE_VS_PLATFORM_NAME variable | Brad King | 2014-09-05 | 2 | -0/+8 |
| |/ / |
|
* | | | Merge topic 'string-uuid-doc-fix' | Brad King | 2014-09-10 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | StringUuid: Mark UPPER flag optional in sub-command synopsis | Nils Gladitz | 2014-09-10 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge topic 'doc-add_custom_command-multiple-commands' | Brad King | 2014-09-09 | 1 | -0/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Help: Suggest in add_custom_command how to create a script (#15112) | Brad King | 2014-09-08 | 1 | -0/+3 |
|
|
* | | | Merge topic 'doc-add_custom_command-multiple-commands' | Brad King | 2014-09-04 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | Help: Clarify add_custom_command multiple command behavior (#15112) | Brad King | 2014-09-02 | 1 | -1/+2 |
|
|
* | | | Merge topic 'doc-try_compile-debug-advice' | Brad King | 2014-09-04 | 1 | -3/+4 |
|\ \ \ |
|
| * | | | Help: Clarify --debug-trycompile usage with try_compile | Alan W. Irwin | 2014-09-03 | 1 | -3/+4 |
| |/ / |
|
* | | | Merge topic 'InstallRequiredSystemLibraries-vs-openmp' | Brad King | 2014-09-04 | 1 | -0/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | Help: Add notes for topic 'InstallRequiredSystemLibraries-vs-openmp' | Brad King | 2014-09-04 | 1 | -0/+6 |
|
|
* | | | Merge topic 'string-uuid' | Brad King | 2014-09-02 | 2 | -0/+17 |
|\ \ \ |
|
| * | | | Help: Add notes for topic 'string-uuid' | Brad King | 2014-09-02 | 1 | -0/+5 |
|
|
| * | | | StringUuid: Implement new string(UUID) sub-command. | Nils Gladitz | 2014-08-28 | 1 | -0/+12 |
| |/ / |
|
* | | | Merge topic 'vs-windows-apps' | Brad King | 2014-09-02 | 4 | -3/+20 |
|\ \ \
| |/ /
|/| | |
|
| * | | Help: Add notes for topic 'vs-windows-apps' | Brad King | 2014-09-02 | 1 | -0/+6 |
|
|
| * | | VS: Do not compile C sources as WinRT (#15100) | Brad King | 2014-09-02 | 1 | -3/+0 |
|
|