Brad King
|
28edb70a9e
Merge topic 'vs-project-groups'
|
15 жил өмнө |
David Cole
|
e6ac0aacf6
Add FOLDER target property, for IDEs (#3796)
|
15 жил өмнө |
Brad King
|
79a88c35f8
Refactor VS <= 7.1 utility-depends workaround
|
15 жил өмнө |
Brad King
|
bc43b0f2a4
Do not link library dependencies in VS solutions
|
16 жил өмнө |
Brad King
|
7766473d3e
Avoid duplicate ZERO_CHECK in VS solutions
|
16 жил өмнө |
Brad King
|
9000b5a4de
Avoid non-root copies of root-only targets
|
16 жил өмнө |
Brad King
|
7e5c571cce
Move OrderedTargetDependSet into VS superclass
|
16 жил өмнө |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 жил өмнө |
Brad King
|
09e398fa9f
Create VS generator GetRegistryBase method
|
16 жил өмнө |
Brad King
|
e339f3133f
ENH: Separate VS flag table type
|
16 жил өмнө |
Bill Hoffman
|
3d1c12b802
ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties instead, fix VXExternalInclude test for VS10
|
16 жил өмнө |
Bill Hoffman
|
5c4208f50e
ENH: only 5 failing tests for VS 10
|
16 жил өмнө |
Brad King
|
f1e74ae018
BUG: Fix VS IDE solution files order again
|
17 жил өмнө |
Brad King
|
00ca96ae7c
BUG: Fix VS IDE project order
|
17 жил өмнө |
Bill Hoffman
|
5a36673807
STYLE: line length
|
18 жил өмнө |
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 жил өмнө |
Alexander Neundorf
|
43de8c8628
|
18 жил өмнө |
Brad King
|
2c1204e361
ENH: Added cmGlobalVisualStudioGenerator as superclass to all VS global generators.
|
18 жил өмнө |
Brad King
|
fb38af53c0
BUG: Split precompiled header flags into a separate per-global-generator flag map. This is needed because the flag mappings differ across VS IDE versions. This fixes bug#3512 for VS8 where as the previous fix only worked for VS7.
|
18 жил өмнө |
Bill Hoffman
|
b0bc59f709
ENH: commit fix for putting everything in the build on vs
|
19 жил өмнө |
Brad King
|
8824f7984a
BUG: Fixed references to projects outside the build tree and in other locations with spaces in the path. This is needed for out-of-source/out-of-binary subdirectories in the build.
|
19 жил өмнө |
Brad King
|
9a1d4e92eb
BUG: Fix/cleanup custom commands and custom targets. Make empty comment strings work. Fix ZERO_CHECK target always out of date for debugging. Fix Makefile driving of custom commands in a custom target. Fix dependencies on custom targets not in ALL in VS generators.
|
19 жил өмнө |
Brad King
|
87d4d0e039
BUG: cmGlobalGenerator::Build should not always use the /fast target name because dependency checking is often required. It now takes an argument specifying whether to use the /fast target name, and the argument is currently only true for try-compiles.
|
19 жил өмнө |
Ken Martin
|
bf0cb4d49a
STYLE: fix line length
|
19 жил өмнө |
Brad King
|
bc135b7fc2
BUG: MSVC* variables should be set in IDE generators instead of just NMake.
|
19 жил өмнө |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 жил өмнө |
Bill Hoffman
|
89e5fc63fe
STYLE: fix line lengths
|
19 жил өмнө |
Brad King
|
93c95f1cc5
BUG: Fixed installation of MacOSX Bundle executables and the corresponding install_name remapping support. Extended the BundleTest test to check that this all works. Part of these fixes required changing the signature of AppendDirectoryForConfig in all generators. It now accepts prefix and suffix strings to deal with whether leading or trailing slashes should be included with the configuration subdirectory.
|
19 жил өмнө |
Andy Cedilnik
|
c4156b4531
COMP: Even more global target fixes
|
19 жил өмнө |
Brad King
|
afa8367885
BUG: Fixed cmTarget::GetFullPath to not append the configuration name when only one configuration is built. It now asks the generator what subdirectory if any to use for a given configuration name.
|
20 жил өмнө |