summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Help: Improve accuracy, readability and cross-referencing of cpack docsCraig Scott2018-04-273-82/+76
* 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
| * | | | | cmVisualStudio10TargetGenerator: Use cmLocalVisualStudio10GeneratorFujii Hironori2018-04-172-4/+5
* | | | | | Merge topic 'vs-hlsl-object-name'Brad King2018-04-254-0/+21
|\ \ \ \ \ \
| * | | | | | VS: Add VS_SHADER_OBJECT_FILE_NAME source file propertyJeremiah van Oosten2018-04-244-0/+21
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'testbigendian-cache-check-fix'Brad King2018-04-251-2/+2
|\ \ \ \ \ \
| * | | | | | TestBigEndian: Include CheckTypeSize outside macroCristian Adam2018-04-241-2/+2
* | | | | | | Merge topic 'file_install_always_out_of_date_fix'Brad King2018-04-251-0/+12
|\ \ \ \ \ \ \
| * | | | | | | file(INSTALL): Preserve file time when writing NTFS alternate streamYves Frederix2018-04-231-0/+12
* | | | | | | | Merge topic 'cuda-no-cache-host-compiler'Brad King2018-04-251-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | CUDA: Do not create CMAKE_CUDA_HOST_COMPILER cache entryBrad King2018-04-241-1/+0
| | |/ / / / / / | |/| | | | | |