| Commit message (Expand) | Author | Age | Files | Lines |
* | Help: Add Sphinx 'versionadded' directives to each top-level document | Kitware Robot | 2020-07-06 | 166 | -0/+332 |
|
|
* | Help: Correct and condense examples for VS_SOLUTION_DEPLOY | Craig Scott | 2020-06-18 | 1 | -8/+6 |
|
|
* | Help: Add missing cross-referencing for generator expressions | Craig Scott | 2020-06-18 | 2 | -2/+2 |
|
|
* | Help: Formatting, crossref for FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG> | Craig Scott | 2020-06-18 | 1 | -11/+12 |
|
|
* | Help: Add missing PCH_WARN_INVALID docs and related cleanups | Craig Scott | 2020-06-18 | 1 | -2/+4 |
|
|
* | CUDA: Add support for disabling CUDA_ARCHITECTURES | Raul Tambre | 2020-06-15 | 1 | -0/+10 |
|
|
* | Merge topic 'doc-EXCLUDE_FROM_ALL' | Brad King | 2020-06-03 | 1 | -6/+6 |
|\ |
|
| * | Help: Clarify the effect of EXCLUDE_FROM_ALL on target installation | Arcturus | 2020-06-02 | 1 | -6/+6 |
|
|
* | | add_library/add_executable: allow local alias to imported targets | Marc Chevrier | 2020-06-02 | 2 | -4/+29 |
|
|
* | | Help: Clarify that no version of MSVC today support C standard levels | Hong Xu | 2020-06-01 | 1 | -2/+2 |
|/ |
|
* | Merge topic 'fortran-preprocess-property' | Brad King | 2020-05-22 | 1 | -0/+23 |
|\ |
|
| * | Ninja: Skip Fortran preprocessing if Fortran_PREPROCESS is OFF | Peter Hill | 2020-05-21 | 1 | -0/+5 |
|
|
| * | Fortran: Add Fortran_PREPROCESS property | Peter Hill | 2020-05-21 | 1 | -0/+18 |
|
|
* | | Merge branch 'backport-cuda-default-runtime' into cuda-default-runtime | Brad King | 2020-05-22 | 1 | -2/+2 |
|\ \ |
|
| * | | CUDA: Compute CMAKE_CUDA_RUNTIME_LIBRARY default from toolchain | Robert Maynard | 2020-05-21 | 1 | -2/+2 |
|
|
| * | | Merge topic 'docs_macho_prop_tgt' into release-3.17 | Brad King | 2020-03-31 | 4 | -26/+65 |
| |\ \ |
|
* | | | | CUDA: Add support for Clang compiler | Raul Tambre | 2020-05-15 | 1 | -1/+1 |
|
|
* | | | | Help: Add an example for each UNITY_BUILD_MODE setting | Robert Maynard | 2020-05-11 | 1 | -2/+38 |
|
|
* | | | | Merge topic 'unity_explicit_groups' | Brad King | 2020-05-11 | 2 | -2/+44 |
|\ \ \ \ |
|
| * | | | | Unity Builds: Support explicit specification of sources to groups | Robert Maynard | 2020-05-07 | 2 | -2/+44 |
| | |_|/
| |/| | |
|
* | | | | Help: Mention CMP0095 in INSTALL_RPATH documentation | Kyle Edwards | 2020-05-07 | 1 | -0/+4 |
|/ / / |
|
* | | | VS: Add option for per-target PlatformToolset | Julien Jemine | 2020-04-29 | 1 | -0/+10 |
|
|
* | | | CUDA: Device linking use now link options | Marc Chevrier | 2020-04-19 | 1 | -4/+8 |
|
|
* | | | CUDA: Add CUDA_ARCHITECTURES target property | Raul Tambre | 2020-04-15 | 1 | -0/+30 |
|
|
* | | | Merge topic 'docs_macho_prop_tgt' | Brad King | 2020-03-31 | 4 | -26/+65 |
|\ \ \
| | |/
| |/| |
|
| * | | Help: Fix inaccuracies and omissions in MACHO_* property docs | Craig Scott | 2020-03-31 | 4 | -26/+65 |
|
|
* | | | Merge topic 'vs-non-built-file-item-metadata' | Brad King | 2020-03-30 | 1 | -0/+19 |
|\ \ \ |
|
| * | | | VS: Add documentation for VS_SETTINGS and VS_SOURCE_SETTINGS_<tool>. | Matt Davies | 2020-03-27 | 1 | -0/+19 |
|
|
* | | | | Merge topic 'docs-xcode-gen-scheme-workdir' | Brad King | 2020-03-30 | 2 | -2/+3 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Help: Add missing XCODE_SCHEME_WORKING_DIRECTORY | Craig Scott | 2020-03-29 | 1 | -0/+1 |
|
|
| * | | | Help: Minor typos and formatting for XCODE_SCHEME_WORKING_DIRECTORY | Craig Scott | 2020-03-29 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | PCH: add an option to disable `-Winvalid-pch` | Cristian Adam | 2020-03-26 | 1 | -0/+8 |
| |/
|/| |
|
* | | Merge topic 'generated-byproducts-docs' | Brad King | 2020-03-12 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Help: Add missing word in AUTOGEN_TARGET_DEPENDS.rst | FeRD (Frank Dana) | 2020-03-12 | 1 | -1/+1 |
|
|
* | | Merge topic 'rename-macho-version-properties' | Craig Scott | 2020-03-12 | 6 | -31/+31 |
|\ \
| |/ |
|
| * | macOS: Rename OSX_*_VERSION properties to MACHO_*_VERSION | Brad King | 2020-03-12 | 6 | -31/+31 |
|
|
* | | Add support for FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG> | Alexandru Croitor | 2020-03-04 | 2 | -0/+28 |
|
|
* | | VS: Add target property to explicitly control solution deployment | Alexander Boczar | 2020-02-25 | 1 | -0/+29 |
|/ |
|
* | Help: Fix typo in Help/prop_tgt/OSX_COMPATIBILITY_VERSION.rst | Isuru Fernando | 2020-02-04 | 1 | -1/+1 |
|
|
* | AIX: Add an option to disable automatic exports from shared libraries | Brad King | 2020-01-31 | 1 | -0/+12 |
|
|
* | Merge topic 'automoc-using-depfiles' | Brad King | 2020-01-30 | 1 | -0/+3 |
|\ |
|
| * | AutoGen: Use moc's feature to output dependencies | Joerg Bornemann | 2020-01-28 | 1 | -0/+3 |
|
|
* | | Merge topic 'osx-version-flags' | Brad King | 2020-01-28 | 4 | -6/+37 |
|\ \ |
|
| * | | macOS: Add OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION properties | Isuru Fernando | 2020-01-24 | 4 | -6/+37 |
|
|
* | | | Merge topic 'cuda_runtime_library_controls' | Brad King | 2020-01-28 | 2 | -0/+30 |
|\ \ \
| |_|/
|/| | |
|
| * | | CUDA: Add abstraction for cuda runtime selection | Robert Maynard | 2020-01-27 | 2 | -0/+30 |
| |/ |
|
* | | VS: Add support for .NET Standard and .NET Core | Joerg Bornemann | 2020-01-24 | 3 | -5/+21 |
|/ |
|
* | Merge topic 'out-of-dir-link-list' | Brad King | 2020-01-17 | 1 | -3/+3 |
|\ |
|
| * | target_link_libraries: Fix out-of-dir linking of a list of targets | Brad King | 2020-01-16 | 1 | -3/+3 |
|
|
* | | Ninja: Add a separate job pool for PCH creation | Dan Johnston | 2020-01-16 | 1 | -0/+21 |
|/ |
|