Stephen Kelly
|
a7f5d70dde
cmGeneratorTarget: Move compile defintions processing from cmTarget.
|
10 年之前 |
Stephen Kelly
|
44ffb9cdb4
Replace foo.size() pattern with !foo.empty().
|
10 年之前 |
Stephen Kelly
|
8f89f8b1e9
Replace 'foo.size() != 0' pattern with !foo.empty().
|
10 年之前 |
Stephen Kelly
|
524610f967
Replace 'foo.size() == 0' pattern with foo.empty().
|
10 年之前 |
Stephen Kelly
|
7c809fa2a6
cmGeneratorTarget: Move GetLinkerLanguage from cmTarget.
|
10 年之前 |
Stephen Kelly
|
d6bb319b09
cmGeneratorTarget: Move GetFullName from cmTarget.
|
10 年之前 |
Stephen Kelly
|
a45fed81e5
cmGeneratorTarget: Move GetCompilePDBPath from cmTarget.
|
10 年之前 |
Stephen Kelly
|
766839c56d
cmGeneratorTarget: Move GetLibraryNames from cmTarget.
|
10 年之前 |
Stephen Kelly
|
47803e6f8e
cmGeneratorTarget: Move GetExecutableNames from cmTarget.
|
10 年之前 |
Stephen Kelly
|
803a7982b4
cmGeneratorTarget: Move GetLinkInformation from cmTarget
|
10 年之前 |
Stephen Kelly
|
d568eefe10
cmCustomCommandGenerator: Require cmLocalGenerator in API.
|
10 年之前 |
Mikhail Filimonov
|
8c0afaf450
VS: Add more Nsight Tegra generator Android property settings
|
10 年之前 |
Brad King
|
ad91d0edd5
Merge topic 'auto_export_dll_symbols'
|
10 年之前 |
Bill Hoffman
|
8f86407cfd
Windows: Optionally generate DLL module definition files automatically
|
10 年之前 |
Stephen Kelly
|
faec4e611d
cmComputeTargetDepends: Change API to use cmGeneratorTarget.
|
10 年之前 |
Stephen Kelly
|
e77142350d
Get the local generator from the GeneratorTarget.
|
10 年之前 |
Brad King
|
d6fe79f3ab
Merge topic 'remove-CMAKE_USE_RELATIVE_PATHS'
|
10 年之前 |
Stephen Kelly
|
6e570f857a
cmLocalGenerator: Remove 'optional' parameter from Convert.
|
10 年之前 |
Brad King
|
c85367f408
VS: Compute project GUIDs deterministically
|
10 年之前 |
Brad King
|
2f4bb4e9b0
VS: Do not accumulate configurations globally (#15577)
|
10 年之前 |
Stephen Kelly
|
e435f875ec
VS: Move version information to global generator.
|
10 年之前 |
Stephen Kelly
|
32b8f03acc
cmMakefile: Port users of GetStart* methods to new names.
|
10 年之前 |
Stephen Kelly
|
54d6a9187f
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
|
10 年之前 |
Stephen Kelly
|
55d80d0a85
cmMakefile: Rename GetCurrent{,Source}Directory.
|
10 年之前 |
Gilles Khouzam
|
01a9ab0def
VS: Add support for XAML source files
|
10 年之前 |
Stephen Kelly
|
0b945ea9a6
Genex: Allow COMPILE_LANGUAGE when processing compile definitions.
|
10 年之前 |
Brad King
|
4ee9005d73
cmVisualStudio10TargetGenerator: Wrap long line
|
10 年之前 |
Tim Blechmann
|
0b54e8366e
VS: Specify absolute output directory for the Midl tool
|
10 年之前 |
Robert Goulet
|
500794b0db
VS: Set default language in generated Windows Phone and Store projects
|
10 年之前 |
Robert Goulet
|
4c5574a15d
VS: Add missing newlines to .vcxproj generation
|
10 年之前 |