Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | install: add NAMELINK_COMPONENT argument | Kyle Edwards | 2018-05-03 | 4 | -15/+113 |
* | Help: clean up install(TARGETS) documentation | Kyle Edwards | 2018-04-30 | 1 | -62/+96 |
* | Help: add list of command signatures to top of INSTALL page | Kyle Edwards | 2018-04-30 | 1 | -0/+18 |
* | 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 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Generate a custom command only in the least dependent target | Fujii Hironori | 2018-04-23 | 8 | -16/+82 |