summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* install: add NAMELINK_COMPONENT argumentKyle Edwards2018-05-034-15/+113
* Help: clean up install(TARGETS) documentationKyle Edwards2018-04-301-62/+96
* Help: add list of command signatures to top of INSTALL pageKyle Edwards2018-04-301-0/+18
* CMake Nightly Date StampKitware Robot2018-04-301-1/+1
* CMake Nightly Date StampKitware Robot2018-04-291-1/+1
* CMake Nightly Date StampKitware Robot2018-04-281-1/+1
* Merge topic 'vs-refactor-xml'Brad King2018-04-272-56/+49
|\
| * cmVisualStudio10TargetGenerator: XML refactoringVitaly Stakhovsky2018-04-262-56/+49
* | Merge topic 'vs-managed-fastlink'Brad King2018-04-271-0/+9
|\ \
| * | VS: Don't turn on /DEBUG:FASTLINK for managed C++ targetsCalum Robinson2018-04-261-0/+9
* | | CMake Nightly Date StampKitware Robot2018-04-271-1/+1
| |/ |/|
* | Merge topic 'csharp_reference_imported_targets'Brad King2018-04-2625-82/+475
|\ \
| * | cmVisualStudio10TargetGenerator: warn if /clr flag is set manuallyMichael Stürmer2018-04-241-2/+14
| * | cmVisualStudio10TargetGenerator: fix for backward compatibilityMichael Stürmer2018-04-241-5/+18
| * | cmGlobalVisualStudioGenerator: remove TargetCanBeReferenced()Michael Stürmer2018-04-243-17/+4
| * | add tests for using target_link_libraries() with imported managed targetsMichael Stürmer2018-04-2418-0/+332
| * | cmVisualStudio10TargetGenerator: store managed reference information in mapsMichael Stürmer2018-04-242-7/+60
| * | cmVisualStudio10TargetGenerator: make some methods config awareMichael Stürmer2018-04-232-12/+22
| * | cmVisualStudio10TargetGenerator: /clr compatible flags for managed tgtMichael Stürmer2018-04-231-1/+6
| * | remove TargetIsCSharpOnly() and use methods from cmGeneratorTargetMichael Stürmer2018-04-234-40/+14
| * | cmExportFileGenerator: set IMPORTED_COMMON_LANGUAGE_RUNTIME for CSharp targetMichael Stürmer2018-04-231-2/+7
| * | cmGeneratorTarget: change GetManagedType() result if language is CSharpMichael Stürmer2018-04-231-3/+5
* | | Merge branch 'release-3.11'Brad King2018-04-260-0/+0
|\ \ \
| * \ \ Merge branch 'backport-ninja-issue-17942' into release-3.11Brad King2018-04-262-1/+9
| |\ \ \
* | \ \ \ Merge topic 'ninja-issue-17942'Brad King2018-04-266-4/+39
|\ \ \ \ \
| * | | | | Ninja: Make assumed source dependencies order-onlyBrad King2018-04-261-3/+5
| * | | | | Ninja: Avoid empty phony edges for target orderingBrad King2018-04-264-0/+25
| * | | | | Merge branch 'backport-ninja-issue-17942' into ninja-issue-17942Brad King2018-04-262-1/+9
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Ninja: Do not add empty custom command for file(GENERATE) outputsBrad King2018-04-262-1/+9
* | | | | | Merge topic 'vs-refactor-xml'Brad King2018-04-262-50/+71
|\ \ \ \ \ \
| * | | | | | VS: Add Elem::Content() helper and usage demoVitaly Stakhovsky2018-04-262-18/+21
| * | | | | | cmVisualStudio10TargetGenerator: refactoring (continued)Vitaly Stakhovsky2018-04-242-32/+50
* | | | | | | Merge topic 'numeric-indent'Brad King2018-04-265-68/+68
|\ \ \ \ \ \ \
| * | | | | | | cmVisualStudioGeneratorOptions: specify indentation with integerVitaly Stakhovsky2018-04-255-68/+68
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'release-3.11'Brad King2018-04-260-0/+0
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'backport-java-new-packaging' into release-3.11Brad King2018-04-253-23/+91
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'java-new-packaging'Brad King2018-04-263-23/+91
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge branch 'backport-java-new-packaging' into java-new-packagingBrad King2018-04-253-23/+91
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| / / / / | | |_|/ / / / | |/| | | | |
| | * | | | | FindJava, FindJNI, UseJava: update for version 10 supportMarc Chevrier2018-04-253-23/+91
| | | |_|/ / | | |/| | |
* | | | | | CMake Nightly Date StampKitware Robot2018-04-261-1/+1
|/ / / / /
* | | | | Merge branch 'release-3.11'Brad King2018-04-250-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'BLAS-no-target-in-libs' into release-3.11Brad King2018-04-242-2/+5
| |\ \ \ \
| * \ \ \ \ Merge branch 'fix-CMAKE_DISABLE_SOURCE_CHANGES-top-dir' into release-3.11Brad King2018-04-241-1/+2
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'BLAS-no-target-in-libs'Brad King2018-04-252-2/+5
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | FindBLAS: do not write an imported target name into BLAS_LIBRARIESRolf Eike Beer2018-04-241-1/+5
| * | | | | | FindPkgConfig: do not unset unused variableRolf Eike Beer2018-04-241-1/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'fix-CMAKE_DISABLE_SOURCE_CHANGES-top-dir'Brad King2018-04-251-1/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Fix CMAKE_DISABLE_SOURCE_CHANGES recognition of top of build treeMarc Chevrier2018-04-241-1/+2
| |/ / / /
* | | | | Merge topic 'vs-dedup-custom-commands'Brad King2018-04-258-20/+87
|\ \ \ \ \
| * | | | | VS: Generate a custom command only in the least dependent targetFujii Hironori2018-04-238-16/+82