Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge topic 'vs-shader-generator-expressions' | Brad King | 2018-04-30 | 2 | -6/+41 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add generator expressions for VS_SHADER_ source file properties. | Jeremiah van Oosten | 2018-04-26 | 2 | -6/+41 | |
* | | | | | | | | | Merge topic 'doc_required_vs_component' | Brad King | 2018-04-30 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | Help: Add hint to required VS 2017 component for C++/CLI support | Michael Stürmer | 2018-04-27 | 1 | -0/+3 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-30 | 1 | -1/+1 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-29 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-28 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge topic 'vs-refactor-xml' | Brad King | 2018-04-27 | 2 | -56/+49 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmVisualStudio10TargetGenerator: XML refactoring | Vitaly Stakhovsky | 2018-04-26 | 2 | -56/+49 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'vs-managed-fastlink' | Brad King | 2018-04-27 | 1 | -0/+9 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | VS: Don't turn on /DEBUG:FASTLINK for managed C++ targets | Calum Robinson | 2018-04-26 | 1 | -0/+9 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-27 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge topic 'csharp_reference_imported_targets' | Brad King | 2018-04-26 | 25 | -82/+475 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmVisualStudio10TargetGenerator: warn if /clr flag is set manually | Michael Stürmer | 2018-04-24 | 1 | -2/+14 | |
| * | | | | | cmVisualStudio10TargetGenerator: fix for backward compatibility | Michael Stürmer | 2018-04-24 | 1 | -5/+18 | |
| * | | | | | cmGlobalVisualStudioGenerator: remove TargetCanBeReferenced() | Michael Stürmer | 2018-04-24 | 3 | -17/+4 | |
| * | | | | | add tests for using target_link_libraries() with imported managed targets | Michael Stürmer | 2018-04-24 | 18 | -0/+332 | |
| * | | | | | cmVisualStudio10TargetGenerator: store managed reference information in maps | Michael Stürmer | 2018-04-24 | 2 | -7/+60 | |
| * | | | | | cmVisualStudio10TargetGenerator: make some methods config aware | Michael Stürmer | 2018-04-23 | 2 | -12/+22 | |
| * | | | | | cmVisualStudio10TargetGenerator: /clr compatible flags for managed tgt | Michael Stürmer | 2018-04-23 | 1 | -1/+6 | |
| * | | | | | remove TargetIsCSharpOnly() and use methods from cmGeneratorTarget | Michael Stürmer | 2018-04-23 | 4 | -40/+14 | |
| * | | | | | cmExportFileGenerator: set IMPORTED_COMMON_LANGUAGE_RUNTIME for CSharp target | Michael Stürmer | 2018-04-23 | 1 | -2/+7 | |
| * | | | | | cmGeneratorTarget: change GetManagedType() result if language is CSharp | Michael Stürmer | 2018-04-23 | 1 | -3/+5 | |
* | | | | | | Merge branch 'release-3.11' | Brad King | 2018-04-26 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Merge branch 'backport-ninja-issue-17942' into release-3.11 | Brad King | 2018-04-26 | 2 | -1/+9 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'ninja-issue-17942' | Brad King | 2018-04-26 | 6 | -4/+39 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Ninja: Make assumed source dependencies order-only | Brad King | 2018-04-26 | 1 | -3/+5 | |
| * | | | | | | | Ninja: Avoid empty phony edges for target ordering | Brad King | 2018-04-26 | 4 | -0/+25 | |
| * | | | | | | | Merge branch 'backport-ninja-issue-17942' into ninja-issue-17942 | Brad King | 2018-04-26 | 2 | -1/+9 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | Ninja: Do not add empty custom command for file(GENERATE) outputs | Brad King | 2018-04-26 | 2 | -1/+9 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
* | | | | | | | Merge topic 'vs-refactor-xml' | Brad King | 2018-04-26 | 2 | -50/+71 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | VS: Add Elem::Content() helper and usage demo | Vitaly Stakhovsky | 2018-04-26 | 2 | -18/+21 | |
| * | | | | | | | cmVisualStudio10TargetGenerator: refactoring (continued) | Vitaly Stakhovsky | 2018-04-24 | 2 | -32/+50 | |
* | | | | | | | | Merge topic 'numeric-indent' | Brad King | 2018-04-26 | 5 | -68/+68 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmVisualStudioGeneratorOptions: specify indentation with integer | Vitaly Stakhovsky | 2018-04-25 | 5 | -68/+68 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'release-3.11' | Brad King | 2018-04-26 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'backport-java-new-packaging' into release-3.11 | Brad King | 2018-04-25 | 3 | -23/+91 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
* | | | | | | | | Merge topic 'java-new-packaging' | Brad King | 2018-04-26 | 3 | -23/+91 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Merge branch 'backport-java-new-packaging' into java-new-packaging | Brad King | 2018-04-25 | 3 | -23/+91 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| / / / / | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | FindJava, FindJNI, UseJava: update for version 10 support | Marc Chevrier | 2018-04-25 | 3 | -23/+91 | |
| | | |_|/ / | | |/| | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-26 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'release-3.11' | Brad King | 2018-04-25 | 0 | -0/+0 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge branch 'BLAS-no-target-in-libs' into release-3.11 | Brad King | 2018-04-24 | 2 | -2/+5 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'fix-CMAKE_DISABLE_SOURCE_CHANGES-top-dir' into release-3.11 | Brad King | 2018-04-24 | 1 | -1/+2 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'BLAS-no-target-in-libs' | Brad King | 2018-04-25 | 2 | -2/+5 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | FindBLAS: do not write an imported target name into BLAS_LIBRARIES | Rolf Eike Beer | 2018-04-24 | 1 | -1/+5 | |
| * | | | | | | FindPkgConfig: do not unset unused variable | Rolf Eike Beer | 2018-04-24 | 1 | -1/+0 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'fix-CMAKE_DISABLE_SOURCE_CHANGES-top-dir' | Brad King | 2018-04-25 | 1 | -1/+2 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Fix CMAKE_DISABLE_SOURCE_CHANGES recognition of top of build tree | Marc Chevrier | 2018-04-24 | 1 | -1/+2 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'vs-dedup-custom-commands' | Brad King | 2018-04-25 | 8 | -20/+87 | |
|\ \ \ \ \ |