Stephen Kelly
|
a6286e92c9
Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037)
|
12 年之前 |
Anton Helwart
|
545fdec4f8
VS: Avoid empty source groups in some cases (#3474)
|
12 年之前 |
Mark Salisbury
|
cf82d1e166
VS: Specify WinCE subsystems correctly in VS 9 2008
|
12 年之前 |
Mark Salisbury
|
8f4cae7aa6
VS: Specify WinCE subsystem also for DLLs
|
12 年之前 |
Stephen Kelly
|
0e10782ba7
Move GetCompileDefinitions to cmTarget.
|
13 年之前 |
Brad King
|
581b0c0d07
Merge topic 'windows-ce'
|
13 年之前 |
Patrick Gansterer
|
2118a2016f
VS: Support setting correct subsystem and entry point for WinCE
|
13 年之前 |
Stephen Kelly
|
0bbae6f95f
Revert "Move GetLinkInformation to cmGeneratorTarget"
|
13 年之前 |
Stephen Kelly
|
5f6432f253
Resolve warnings about shadowing parameters and local variables.
|
13 年之前 |
Stephen Kelly
|
9f16d428a1
Resolve warnings about used enum values in switch blocks.
|
13 年之前 |
Stephen Kelly
|
2a6bd96c13
Fix config-specific INCLUDE_DIRECTORIES in multi-config generators
|
13 年之前 |
Brad King
|
7dce31f3d0
Merge topic 'vs-pdb-output'
|
13 年之前 |
Yuchen Deng
|
3f60dbf148
Add PDB_OUTPUT_DIRECTORY and PDB_NAME target properties (#10830)
|
13 年之前 |
Stephen Kelly
|
2c2b25b203
Return a std::string from GetCompileDefinitions.
|
13 年之前 |
Stephen Kelly
|
0ff4e3f0b8
Port remaining code to GetCompileDefinitions().
|
13 年之前 |
Stephen Kelly
|
290e92ada8
Move GetIncludeDirectories to cmGeneratorTarget.
|
13 年之前 |
Stephen Kelly
|
4f5384e75c
Move GetLinkInformation to cmGeneratorTarget
|
13 年之前 |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 年之前 |
Zaheer Chothia
|
8945489c07
VS: Set Intel Fortran 13 project version
|
13 年之前 |
Brad King
|
01e979acef
VS: Add CMakeLists.txt re-run rules at start of generation
|
13 年之前 |
Brad King
|
c403f27a2d
Add $<TARGET_OBJECTS:...> expression to use an object library
|
13 年之前 |
Brad King
|
3a53005f7d
Build object library targets in VS
|
13 年之前 |
Brad King
|
d57047de33
Pre-compute object file names before VS project generation
|
13 年之前 |
Brad King
|
51b67366ed
Merge branch 'cleanup-object-file-names' into object-library
|
13 年之前 |
David Cole
|
f55119e63b
Merge topic 'fix-12189-support-SBCS-in-VS'
|
13 年之前 |
Brad King
|
67734be8cf
VS: Simplify object name computation
|
13 年之前 |
Brad King
|
4ae7f3656b
Remove unused partial OBJECT_FILES property implementation
|
13 年之前 |
Stephen Kelly
|
9106b564ae
Extract and use the INCLUDE_DIRECTORIES target properties.
|
14 年之前 |
Aaron C. Meadows
|
ba89e92ba6
Visual Studio: Allow setting Single Byte Character Set (#12189)
|
13 年之前 |
Brad King
|
6571f4655a
Fix Intel Fortran .vfproj files for VS 10
|
14 年之前 |