Brad King
|
e1442ac9c1
Avoid msbuild ".\" idiosyncrasy that builds multiple configs (#11594)
|
15 years ago |
Brad King
|
42a2e9d91a
Revert "Avoid msbuild idiosyncrasy that builds multiple configs" (#11633)
|
15 years ago |
Brad King
|
2c2eee61c1
Revert "Remove unused parameter "root" in some VS generator methods"
|
15 years ago |
Brad King
|
10f01ae962
Remove unused parameter "root" in some VS generator methods
|
15 years ago |
Brad King
|
57e71533f4
Avoid msbuild idiosyncrasy that builds multiple configs (#11594)
|
15 years ago |
Brad King
|
772817242b
Remove unused variable "rootdir" in VS generators
|
15 years ago |
David Cole
|
b3cf739e2c
Honor FOLDER on include_external_msproject targets (#11436)
|
15 years ago |
Brad King
|
dacc47853d
Merge topic 'vs-project-groups'
|
15 years ago |
David Cole
|
fd3249e11a
New USE_FOLDERS property OFF by default. (#3796)
|
15 years ago |
Brad King
|
28edb70a9e
Merge topic 'vs-project-groups'
|
15 years ago |
David Cole
|
e6ac0aacf6
Add FOLDER target property, for IDEs (#3796)
|
15 years ago |
Brad King
|
79a88c35f8
Refactor VS <= 7.1 utility-depends workaround
|
15 years ago |
Brad King
|
325bdb2a92
Factor out duplicate VS target dependency code
|
15 years ago |
Bill Hoffman
|
268448b891
Teach VS generators to set the MACHINE type correctly.
|
16 years ago |
Brad King
|
7766473d3e
Avoid duplicate ZERO_CHECK in VS solutions
|
16 years ago |
Brad King
|
9000b5a4de
Avoid non-root copies of root-only targets
|
16 years ago |
Brad King
|
c8ddb6813b
Cleanup cmGlobalGenerator::GetTargetSets method
|
16 years ago |
Brad King
|
7e5c571cce
Move OrderedTargetDependSet into VS superclass
|
16 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
e339f3133f
ENH: Separate VS flag table type
|
16 years ago |
Bill Hoffman
|
3d1c12b802
ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties instead, fix VXExternalInclude test for VS10
|
16 years ago |
Bill Hoffman
|
5c4208f50e
ENH: only 5 failing tests for VS 10
|
16 years ago |
Brad King
|
0d83faf3e3
BUG: Fix ALL_BUILD ordering enforcement
|
17 years ago |
Brad King
|
5b63e31041
ENH: Make ALL_BUILD always the default project
|
17 years ago |
Brad King
|
00ca96ae7c
BUG: Fix VS IDE project order
|
17 years ago |
Bill Hoffman
|
ecf312ccc8
STYLE: fix line length stuff for KWStyle
|
17 years ago |
Bill Hoffman
|
d2e2ab72bf
BUG: fix for 6794 support for LTCG WholeProgramOptimization, which is not available in VS 8 and newer.
|
17 years ago |
Bill Hoffman
|
10c91ded4f
ENH: add support for Intel Fortran Visual studio IDE
|
17 years ago |
Bill Hoffman
|
852f6018bb
ENH: make sure ALL_BUILD only shows up once
|
18 years ago |
Bill Hoffman
|
22be36f8d5
ENH: make sure global targets are in the right projects
|
18 years ago |