Brad King
|
558c74d0ab
VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generators
|
12 år sedan |
Stephen Kelly
|
fe732264e9
Add the INTERFACE_LIBRARY target type.
|
13 år sedan |
Patrick Gansterer
|
b02f09d434
VS: Replace ArchitectureId with PlatformName
|
12 år sedan |
Andreas Mohr
|
bf019d765d
Fix spelling and typos (non-binary)
|
13 år sedan |
Patrick Gansterer
|
102521b6b3
VS: Change variable type of ArchitectureId from const char* to string
|
13 år sedan |
Patrick Gansterer
|
332dc09d0d
VS: Add static method to get the base of the registry
|
13 år sedan |
Patrick Gansterer
|
6f439b30cb
VS: Remove AddPlatformDefinitions from platform-specific generators
|
13 år sedan |
Stephen Kelly
|
5f6432f253
Resolve warnings about shadowing parameters and local variables.
|
13 år sedan |
Brad King
|
485a940e4c
VS: Simplify MSVC version reporting
|
13 år sedan |
Patrick Gansterer
|
2c7a451de0
VS: Cleanup AddPlatformDefinitions() of Visual Studio generators
|
13 år sedan |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 år sedan |
Brad King
|
01e979acef
VS: Add CMakeLists.txt re-run rules at start of generation
|
13 år sedan |
Brad King
|
b87d7a60a0
Add OBJECT_LIBRARY target type
|
13 år sedan |
Brad King
|
f737bd416a
Pre-compute and store target object directory in cmGeneratorTarget
|
13 år sedan |
Brad King
|
d57047de33
Pre-compute object file names before VS project generation
|
13 år sedan |
Brad King
|
0bb22cfabe
Avoid passing string literal to char* type
|
15 år sedan |
Brad King
|
fd614e60b5
Use modern global dependency graph for VS < 8 deps
|
15 år sedan |
Brad King
|
28edb70a9e
Merge topic 'vs-project-groups'
|
15 år sedan |
David Cole
|
e6ac0aacf6
Add FOLDER target property, for IDEs (#3796)
|
15 år sedan |
Brad King
|
79a88c35f8
Refactor VS <= 7.1 utility-depends workaround
|
15 år sedan |
Brad King
|
325bdb2a92
Factor out duplicate VS target dependency code
|
15 år sedan |
Brad King
|
1b9e61f214
Add alternative _UTILITY targets to all solutions
|
16 år sedan |
Brad King
|
7e5c571cce
Move OrderedTargetDependSet into VS superclass
|
16 år sedan |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 år sedan |
Brad King
|
09e398fa9f
Create VS generator GetRegistryBase method
|
16 år sedan |
Bill Hoffman
|
3d1c12b802
ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties instead, fix VXExternalInclude test for VS10
|
16 år sedan |
Bill Hoffman
|
5c4208f50e
ENH: only 5 failing tests for VS 10
|
16 år sedan |
David Cole
|
17452105cd
BUG: Fix issue #7088 - do not emit error messages when attempts to run Visual Studio macros fail. You can still get the error output as messages if you want using --debug-output from the cmake command line.
|
17 år sedan |
Bill Hoffman
|
a131a82811
STYLE: fix warning
|
17 år sedan |
Bill Hoffman
|
10c91ded4f
ENH: add support for Intel Fortran Visual studio IDE
|
17 år sedan |