summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'vs-shader-generator-expressions'Brad King2018-04-301-6/+33
|\
| * Add generator expressions for VS_SHADER_ source file properties.Jeremiah van Oosten2018-04-261-6/+33
* | 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-267-82/+143
|\ \
| * | 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
| * | 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 topic 'ninja-issue-17942'Brad King2018-04-263-4/+27
|\ \ \
| * | | Ninja: Make assumed source dependencies order-onlyBrad King2018-04-261-3/+5
| * | | Ninja: Avoid empty phony edges for target orderingBrad King2018-04-261-0/+13
| * | | 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
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2018-04-261-1/+1
|/ / / /
* | | | 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
| | |/ / | |/| |
| * | | CMake 3.11.1v3.11.1Brad King2018-04-171-1/+1
| * | | Merge branch 'backport-fix-explicit-CMakeLists.txt' into release-3.11Brad King2018-04-134-9/+36
| |\ \ \
| * \ \ \ Merge branch 'cpack-trace-nullptr' into release-3.11Brad King2018-04-101-4/+4
| |\ \ \ \
| * \ \ \ \ Merge branch 'fix-crash-trace-exp-uninit-vars' into release-3.11Brad King2018-04-092-8/+10
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'vs-dedup-custom-commands'Brad King2018-04-254-20/+56
|\ \ \ \ \ \ \
| * | | | | | | VS: Generate a custom command only in the least dependent targetFujii Hironori2018-04-234-16/+51
| * | | | | | | cmVisualStudio10TargetGenerator: Use cmLocalVisualStudio10GeneratorFujii Hironori2018-04-172-4/+5
* | | | | | | | Merge topic 'vs-hlsl-object-name'Brad King2018-04-251-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Add VS_SHADER_OBJECT_FILE_NAME source file propertyJeremiah van Oosten2018-04-241-0/+8
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | 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
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-04-251-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge topic 'Genex-TARGET_GENEX_PROPERTY'Brad King2018-04-243-1/+125
|\ \ \ \ \ \ \ \
| * | | | | | | | Genex: Add $<TARGET_GENEX_EVAL:...> and $<GENEX_EVAL:...>Marc Chevrier2018-04-233-1/+125
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'reorder-sys-includes'Brad King2018-04-242-1/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | Order SYSTEM include directories after non-system directoriesEphi Sinowitz2018-04-232-1/+26
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2018-04-241-1/+1