| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'lang_lint' | Brad King | 2017-01-25 | 2 | -0/+2 |
|\ |
|
| * | Add properties to run the cpplint style checker with the compiler | Jamie Snape | 2017-01-23 | 2 | -0/+2 |
|
|
* | | Merge topic '16253-xcode-effective-platform-name' | Brad King | 2017-01-24 | 1 | -0/+1 |
|\ \ |
|
| * | | Xcode: Control emission of EFFECTIVE_PLATFORM_NAME | Gregor Jasny | 2017-01-20 | 1 | -0/+1 |
|
|
* | | | Merge topic 'csproj-improvements' | Brad King | 2017-01-24 | 1 | -0/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | VS: improve handling of source files with special extensions in .csproj | Michael Stürmer | 2017-01-18 | 1 | -0/+3 |
| |/ |
|
* | | Add a getter for manually added target dependencies | Gregor Jasny | 2017-01-16 | 1 | -0/+1 |
|/ |
|
* | VS: renamed target property VS_USER_PROPS_CXX to VS_USER_PROPS | Michael Stürmer | 2017-01-13 | 1 | -1/+1 |
|
|
* | Merge topic 'add-cpack-ifw-configure-file' | Brad King | 2017-01-12 | 1 | -0/+1 |
|\ |
|
| * | Add cpack_ifw_configure_file command | Konstantin Podsvirov | 2017-01-11 | 1 | -0/+1 |
|
|
* | | AUTOGEN: Documentation update: cmake-qt, AUTOMOC, AUTOUIC, AUTORCC | Sebastian Holtermann | 2017-01-11 | 1 | -0/+9 |
|
|
* | | AUTOGEN: Documentation for SKIP_AUTOX source file properties | Sebastian Holtermann | 2017-01-10 | 1 | -0/+4 |
|/ |
|
* | VS: add support for .NET references with hint paths | Michael Stürmer | 2016-12-13 | 1 | -0/+2 |
|
|
* | Merge topic 'document_cuda_standard_property' | Brad King | 2016-12-12 | 3 | -0/+12 |
|\ |
|
| * | Help: Document CUDA_STANDARD and related properties | Robert Maynard | 2016-12-09 | 3 | -0/+12 |
|
|
* | | Merge topic 'xcode-message-extension' | Brad King | 2016-12-12 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Xcode: Add target property to override explicitFileType | Gregor Jasny | 2016-12-03 | 1 | -0/+1 |
|
|
| * | Xcode: Add target property to override productType | Gregor Jasny | 2016-12-03 | 1 | -0/+1 |
|
|
* | | Merge topic 'try_compile-lang-std' | Brad King | 2016-12-07 | 1 | -0/+8 |
|\ \ |
|
| * | | try_compile: Add policy CMP0067 to honor language standards | Brad King | 2016-12-06 | 1 | -0/+8 |
| |/ |
|
* | | QtAutogen: CMake-Qt documentation update | Sebastian Holtermann | 2016-12-07 | 1 | -9/+14 |
|/ |
|
* | VS: Add target property VS_DEBUGGER_WORKING_DIRECTORY | Michael Stürmer | 2016-11-30 | 1 | -0/+1 |
|
|
* | Merge topic 'msbuild-customization' | Brad King | 2016-11-30 | 1 | -0/+1 |
|\ |
|
| * | VS: Add option to customize vcxproj user props file | Michael Stürmer | 2016-11-29 | 1 | -0/+1 |
|
|
* | | Merge topic 'vs15-rename-generator-for-master' | Brad King | 2016-11-30 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch 'vs15-rename-generator' into vs15-rename-generator-for-master | Brad King | 2016-11-29 | 1 | -1/+1 |
| |\ \ |
|
| | * | | VS: Rename VS 15 generator to 'Visual Studio 15 2017' | Roman Wüger | 2016-11-29 | 1 | -1/+1 |
|
|
| | * | | Android: Add CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINE | Brad King | 2016-11-18 | 1 | -0/+1 |
|
|
| | * | | Android: Add CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG variable | Brad King | 2016-11-18 | 1 | -0/+1 |
|
|
| | * | | Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION | Brad King | 2016-11-18 | 1 | -1/+1 |
|
|
* | | | | Merge topic 'vs-default-build-package' | Brad King | 2016-11-29 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | VS: Add option to place `PACKAGE` target in solution default build | Michael Stürmer | 2016-11-29 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge topic 'initial_cuda_language_support' | Brad King | 2016-11-29 | 1 | -0/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | CUDA: Add support for the CUDA_SEPARABLE_COMPILATION target property | Robert Maynard | 2016-11-14 | 1 | -0/+1 |
|
|
* | | | | Merge topic 'imported-interface-no-system' | Brad King | 2016-11-22 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | Allow NO_SYSTEM_FROM_IMPORTED on imported INTERFACE libraries | Brad King | 2016-11-21 | 1 | -0/+1 |
|
|
* | | | | | Merge topic 'doc-CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT' | Brad King | 2016-11-22 | 1 | -0/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Help: Document CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT variable | Brad King | 2016-11-21 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
| * | | | Merge branch 'doc-cmake-qt-fixes' into release | Brad King | 2016-11-02 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | Help: Update example Qt 5 find_package call to add missing component | Thiago M. de C. Marques | 2016-11-02 | 1 | -1/+1 |
|
|
| | * | | | Help: Update example Qt 5 find_package call to use COMPONENTS | Marcus D. Hanwell | 2016-11-02 | 1 | -1/+1 |
|
|
* | | | | | Help: Mention IMPORTED_LIBNAME_* in interface library property whitelist | Brad King | 2016-11-21 | 1 | -0/+1 |
| |_|_|/
|/| | | |
|
* | | | | Android: Add CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINE | Brad King | 2016-11-14 | 1 | -0/+1 |
|
|
* | | | | Android: Add CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG variable | Brad King | 2016-11-14 | 1 | -0/+1 |
|
|
* | | | | Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION | Brad King | 2016-11-14 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Allow imported INTERFACE libraries to specify a link library name | Brad King | 2016-11-09 | 1 | -0/+2 |
|
|
* | | | Help: Document language standard meta-features | Brad King | 2016-11-02 | 1 | -0/+27 |
|
|
* | | | Help: Update example Qt 5 find_package call to add missing component | Thiago M. de C. Marques | 2016-11-02 | 1 | -1/+1 |
|
|
* | | | Help: Update example Qt 5 find_package call to use COMPONENTS | Marcus D. Hanwell | 2016-11-01 | 1 | -1/+1 |
|
|
* | | | Merge topic 'st2-env-vars-variable' | Brad King | 2016-11-01 | 1 | -0/+1 |
|\ \ \ |
|