Stephen Kelly
|
311018e5ad
cmGeneratorTarget: Move GetExportMacro from cmTarget.
|
10 years ago |
Stephen Kelly
|
3e8ef64273
cmLocalGenerator: Port some API to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
cfb2f7508a
Use cmGeneratorTarget for property access.
|
10 years ago |
Stephen Kelly
|
b857f0d84b
Use GetName from cmGeneratorTarget.
|
10 years ago |
Brad King
|
f13521317a
Merge topic 'clean-up-cmTarget'
|
10 years ago |
Stephen Kelly
|
38df5c36d6
Remove now-obsolete casts.
|
10 years ago |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 years ago |
Stephen Kelly
|
983c00f8f9
Generators: Use GetType from the cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
7f5ec9f109
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
11165525ba
cmGeneratorExpression: Port to cmLocalGenerator.
|
10 years ago |
Brad King
|
aad0e62060
Merge topic 'use-generator-target'
|
10 years ago |
Stephen Kelly
|
a367416cec
cmLocalGenerator: Add current source directory accessor.
|
10 years ago |
Stephen Kelly
|
bbef3c2da8
cmLocalGenerator: Add current binary directory accessor.
|
10 years ago |
Stephen Kelly
|
50dc9b4440
cmGeneratorTarget: Move GetPDBDirectory from cmTarget.
|
10 years ago |
Stephen Kelly
|
8b0168863e
cmGeneratorTarget: Move GetDirectory from cmTarget.
|
11 years ago |
Brad King
|
6c25ceb6a8
Merge topic 'vs-win10-store'
|
10 years ago |
Gilles Khouzam
|
1be2f12cf2
VS: Add support for Windows 10 Universal (Store) Applications
|
10 years ago |
Gilles Khouzam
|
2798dbdacb
VS: Refactor indentation of LinkLibraryDependencies
|
10 years ago |
Brad King
|
d80161b08c
Merge topic 'vs-win10-sdk'
|
10 years ago |
Gilles Khouzam
|
3f077996f5
VS: Add support for selecting the Windows 10 SDK (#15670)
|
10 years ago |
Brad King
|
f90acf522b
cmVisualStudio10TargetGenerator: Fix unsigned integer constant type
|
10 years ago |
Mike Pagel
|
fa5284f07f
VS: Prevent generated "rule" files from causing rebuilds
|
10 years ago |
Brad King
|
40c7b46123
VS: Fix rebuild with regeneration after input CMake code change (#15754)
|
10 years ago |
Brad King
|
03bfe71ae0
VS: Refactor target ordering logic
|
10 years ago |
Brad King
|
e134e53b47
Add support for *.manifest source files with MSVC tools
|
10 years ago |
Brad King
|
08ae6ced4d
Merge topic 'vs-store-phone-cert-thumbs'
|
10 years ago |
Gilles Khouzam
|
ac0bb4333d
VS: Windows Store/Phone package cert thumbprint
|
10 years ago |
Stephen Kelly
|
c2b7336ff3
cmGeneratorTarget: Move GetConfigCommonSourceFiles from cmTarget.
|
10 years ago |
Stephen Kelly
|
a7f5d70dde
cmGeneratorTarget: Move compile defintions processing from cmTarget.
|
10 years ago |
Stephen Kelly
|
44ffb9cdb4
Replace foo.size() pattern with !foo.empty().
|
11 years ago |