| Commit message (Expand) | Author | Age | Files | Lines |
* | VS: Use $(ConfigurationName) as CMAKE_CFG_INTDIR in VS 7, 8, 9 | Brad King | 2015-02-16 | 1 | -5/+5 |
|
|
* | Xcode: Switch to internal CMAKE_MAKE_PROGRAM lookup by generator (#15324) | Brad King | 2015-01-29 | 1 | -2/+9 |
|
|
* | Help: add missing MINGW variable documentation | Ben Boeckel | 2015-01-21 | 1 | -0/+6 |
|
|
* | Merge topic 'doc-CMAKE_FIND_PACKAGE_NAME' | Brad King | 2015-01-12 | 1 | -0/+6 |
|\ |
|
| * | Help: Document CMAKE_FIND_PACKAGE_NAME variable | Brad King | 2015-01-11 | 1 | -0/+6 |
|
|
| * | Merge branch 'doc-CMAKE_INSTALL_PREFIX-link-GNUInstallDirs' into release | Brad King | 2014-11-12 | 1 | -0/+5 |
| |\ |
|
* | | | Add 'ANDROID_API_MIN' target property to set Android Target MIN API | Dmitry Polyanitsa | 2014-12-17 | 1 | -0/+5 |
|
|
* | | | Merge topic 'try_compile-link-flags' | Brad King | 2014-12-08 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | try_compile: Pass linker flags into test project (#14066) | Brad King | 2014-12-03 | 1 | -0/+2 |
|
|
* | | | | cmMakefile: store the number of last matches in a CMake var | Ben Boeckel | 2014-12-03 | 1 | -0/+8 |
|/ / / |
|
* | | | Merge topic 'doc-CMAKE_INSTALL_PREFIX-link-GNUInstallDirs' | Brad King | 2014-11-12 | 1 | -0/+5 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Help: Link to GNUInstallDirs from CMAKE_INSTALL_PREFIX (#15246) | Brad King | 2014-11-12 | 1 | -0/+5 |
|
|
* | | Help: Document CMAKE_XCODE_ATTRIBUTE_<an-attribute> variable (#15215) | Brad King | 2014-10-22 | 1 | -0/+10 |
|/ |
|
* | 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 |
|
|