| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | ctest: add support for additional sanitizer options | Ben Boeckel | 2014-10-03 | 1 | -0/+5 |
|
|
* | ctest: update documentation for CTEST_MEMORYCHECK_TYPE | Ben Boeckel | 2014-10-03 | 1 | -2/+3 |
|
|
* | Add 'ANDROID_API' target property to set Android Target API | Brad King | 2014-09-30 | 1 | -0/+5 |
|
|
* | Add 'ANDROID_GUI' target property to mark Android applications | Brad King | 2014-09-29 | 1 | -0/+5 |
|
|
* | VS: Teach VS >= 10 to recognize CMAKE_SYSTEM_NAME 'Android' | Brad King | 2014-09-29 | 1 | -0/+7 |
|
|
* | Merge topic 'vs-generator-platform' | Brad King | 2014-09-15 | 1 | -0/+2 |
|\ |
|
| * | cmake: Add -A option to specify a generator platform | Brad King | 2014-09-15 | 1 | -0/+2 |
|
|
* | | Help: Document the WINCE variable | Pascal Bach | 2014-09-11 | 1 | -0/+5 |
|/ |
|
* | CMake: Add CMAKE_GENERATOR_PLATFORM option | Brad King | 2014-09-05 | 1 | -0/+13 |
|
|
* | Help: Document CMAKE_VS_PLATFORM_NAME variable | Brad King | 2014-09-05 | 1 | -0/+7 |
|
|
* | Merge topic 'ctest_update_status_only' | Brad King | 2014-08-18 | 1 | -0/+5 |
|\ |
|
| * | ctest_update: Add CTEST_UPDATE_VERSION_ONLY option to only note the version | Bill Hoffman | 2014-08-18 | 1 | -0/+5 |
|
|
* | | Define 'WINDOWS_PHONE' and 'WINDOWS_STORE' variables | Gilles Khouzam | 2014-07-31 | 2 | -0/+10 |
|/ |
|
* | ctest_memcheck: Add support for ThreadSanitizer | Bill Hoffman | 2014-07-09 | 1 | -0/+6 |
|
|
* | Merge topic 'vs14-generator' | Brad King | 2014-06-30 | 2 | -3/+8 |
|\ |
|
| * | VS14: Add Visual Studio 14 generator (#14982) | Brad King | 2014-06-25 | 2 | -3/+8 |
|
|
* | | install: Add CMAKE_INSTALL_MESSAGE variable (#13761) | Brad King | 2014-06-24 | 1 | -0/+30 |
|/ |
|
* | Help: Add notes about new OpenWatcom compiler id and versioning | Brad King | 2014-06-05 | 1 | -1/+1 |
|
|
* | Merge topic 'delay-generator-toolset' | Brad King | 2014-06-05 | 1 | -0/+6 |
|\ |
|
| * | Allow a toolchain file to specify a generator toolset | Brad King | 2014-06-04 | 1 | -0/+6 |
|
|
* | | CTest: Generalize Cobertura coverage format handling | Joseph Snyder | 2014-06-04 | 1 | -0/+55 |
|/ |
|
* | Help: Add placeholder documents for CTest Script variables | Brad King | 2014-06-03 | 44 | -0/+219 |
|
|
* | Help: Add a manual for compiler feature control. | Stephen Kelly | 2014-05-27 | 8 | -0/+24 |
|
|
* | Features: Extend concept to C language. | Stephen Kelly | 2014-05-14 | 4 | -0/+32 |
|
|
* | Merge topic 'package-disable-registry' | Brad King | 2014-05-12 | 3 | -0/+37 |
|\ |
|
| * | Allow the Package Registry to be disabled (#14849) | Daniele E. Domenichelli | 2014-05-12 | 3 | -0/+37 |
|
|
* | | cmTarget: Add CXX_STANDARD_REQUIRED to control decay. | Stephen Kelly | 2014-05-07 | 1 | -0/+8 |
|/ |
|
* | Features: Make CMAKE_CXX_KNOWN_FEATURES a property. | Stephen Kelly | 2014-05-02 | 2 | -243/+2 |
|
|
* | Features: Add cxx_template_template_parameters. | Stephen Kelly | 2014-04-16 | 1 | -0/+3 |
|
|
* | Features: Add cxx_defaulted_move_initializers. | Stephen Kelly | 2014-04-08 | 1 | -0/+5 |
|
|
* | Features: Add cxx_long_long_type. | Stephen Kelly | 2014-04-08 | 1 | -0/+5 |
|
|
* | Features: Add cxx_func_identifier. | Stephen Kelly | 2014-04-08 | 1 | -0/+5 |
|
|
* | Features: Add cxx_local_type_template_args. | Stephen Kelly | 2014-04-08 | 1 | -0/+5 |
|
|
* | Features: Add cxx_extended_friend_declarations. | Stephen Kelly | 2014-04-08 | 1 | -0/+5 |
|
|
* | Features: Add cxx_enum_forward_declarations. | Stephen Kelly | 2014-04-08 | 1 | -0/+5 |
|
|
* | Features: Add cxx_default_function_template_args. | Stephen Kelly | 2014-04-08 | 1 | -0/+5 |
|
|
* | Features: Add cxx_right_angle_brackets. | Stephen Kelly | 2014-04-08 | 1 | -0/+5 |
|
|
* | Features: Add cxx_decltype_incomplete_return_types. | Stephen Kelly | 2014-04-08 | 1 | -0/+5 |
|
|
* | Features: Add cxx_sizeof_member. | Stephen Kelly | 2014-04-08 | 1 | -0/+5 |
|
|
* | Features: Add cxx_thread_local. | Stephen Kelly | 2014-04-08 | 1 | -0/+5 |
|
|
* | Features: Add cxx_inline_namespaces. | Stephen Kelly | 2014-04-08 | 1 | -0/+5 |
|
|
* | Features: Add cxx_variadic_macros. | Stephen Kelly | 2014-04-08 | 1 | -0/+5 |
|
|
* | Features: Add cxx_uniform_initialization. | Stephen Kelly | 2014-04-08 | 1 | -0/+5 |
|
|
* | Features: Add cxx_generalized_initializers. | Stephen Kelly | 2014-04-08 | 1 | -0/+5 |
|
|
* | Features: Add cxx_attributes. | Stephen Kelly | 2014-04-08 | 1 | -0/+5 |
|
|
* | Features: Add cxx_alignof. | Stephen Kelly | 2014-04-08 | 1 | -0/+5 |
|
|
* | Features: Add cxx_alignas. | Stephen Kelly | 2014-04-08 | 1 | -0/+5 |
|
|
* | Features: Add cxx_extern_templates. | Stephen Kelly | 2014-04-08 | 1 | -0/+5 |
|
|