David Cole
|
b3cf739e2c
Honor FOLDER on include_external_msproject targets (#11436)
|
15 năm trước cách đây |
Brad King
|
dacc47853d
Merge topic 'vs-project-groups'
|
15 năm trước cách đây |
David Cole
|
fd3249e11a
New USE_FOLDERS property OFF by default. (#3796)
|
15 năm trước cách đây |
Brad King
|
28edb70a9e
Merge topic 'vs-project-groups'
|
15 năm trước cách đây |
David Cole
|
e6ac0aacf6
Add FOLDER target property, for IDEs (#3796)
|
15 năm trước cách đây |
Brad King
|
79a88c35f8
Refactor VS <= 7.1 utility-depends workaround
|
15 năm trước cách đây |
Brad King
|
325bdb2a92
Factor out duplicate VS target dependency code
|
15 năm trước cách đây |
Bill Hoffman
|
268448b891
Teach VS generators to set the MACHINE type correctly.
|
16 năm trước cách đây |
Brad King
|
7766473d3e
Avoid duplicate ZERO_CHECK in VS solutions
|
16 năm trước cách đây |
Brad King
|
9000b5a4de
Avoid non-root copies of root-only targets
|
16 năm trước cách đây |
Brad King
|
c8ddb6813b
Cleanup cmGlobalGenerator::GetTargetSets method
|
16 năm trước cách đây |
Brad King
|
7e5c571cce
Move OrderedTargetDependSet into VS superclass
|
16 năm trước cách đây |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 năm trước cách đây |
Brad King
|
e339f3133f
ENH: Separate VS flag table type
|
16 năm trước cách đây |
Bill Hoffman
|
3d1c12b802
ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties instead, fix VXExternalInclude test for VS10
|
16 năm trước cách đây |
Bill Hoffman
|
5c4208f50e
ENH: only 5 failing tests for VS 10
|
16 năm trước cách đây |
Brad King
|
0d83faf3e3
BUG: Fix ALL_BUILD ordering enforcement
|
17 năm trước cách đây |
Brad King
|
5b63e31041
ENH: Make ALL_BUILD always the default project
|
17 năm trước cách đây |
Brad King
|
00ca96ae7c
BUG: Fix VS IDE project order
|
17 năm trước cách đây |
Bill Hoffman
|
ecf312ccc8
STYLE: fix line length stuff for KWStyle
|
17 năm trước cách đây |
Bill Hoffman
|
d2e2ab72bf
BUG: fix for 6794 support for LTCG WholeProgramOptimization, which is not available in VS 8 and newer.
|
17 năm trước cách đây |
Bill Hoffman
|
10c91ded4f
ENH: add support for Intel Fortran Visual studio IDE
|
17 năm trước cách đây |
Bill Hoffman
|
852f6018bb
ENH: make sure ALL_BUILD only shows up once
|
18 năm trước cách đây |
Bill Hoffman
|
22be36f8d5
ENH: make sure global targets are in the right projects
|
18 năm trước cách đây |
Bill Hoffman
|
8a83f09637
ENH: fix for bug 3218 dependant projects are written out automatically if they are in the project. Also fix bug 5829, remove hard coded CMAKE_CONFIGURATION_TYPES from vs 7 generator
|
18 năm trước cách đây |
Brad King
|
5594ad4885
ENH: Updated exporting and importing of targets to support libraries and configurations.
|
18 năm trước cách đây |
Bill Hoffman
|
a7e1031efe
ENH: remove patch as directory change was already fixed
|
18 năm trước cách đây |
Brad King
|
9f864879b4
ENH: Renamed cmGlobalVisualStudioGenerator::CallVisualStudioReloadMacro method to CallVisualStudioMacro and added arguments to select which macro to call and optionally pass the solution file name. Added option to call to new StopBuild macro. Updated logic for replacing the macro file in user directories when the distributed version is newer.
|
18 năm trước cách đây |
Brad King
|
bb1fa4c3f0
BUG: Fix exception handling flag translation to be specific to each VS version. This allows /EHa to be handled correctly for VS 2003.
|
18 năm trước cách đây |
David Cole
|
867de7fc67
ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual Studio macro to reload a solution file automatically if CMake makes changes to .sln files or .vcproj files. Add code to call the macro automatically for any running Visual Studio instances with the .sln file open at the end of the Visual Studio Generate call. Only call the macro if some .sln or .vcproj file changed during Generate. Also, add handling for REG_EXPAND_SZ type to SystemTools::ReadRegistryValue - returned string has environment variable references expanded.
|
18 năm trước cách đây |