Brad King
|
af94289f5a
Merge topic 'fix-11461-add-midl-vs10'
|
15 년 전 |
Brad King
|
c73babf5d2
Merge topic 'vs-Fortran-only-DLL'
|
15 년 전 |
Brian Bassett
|
f661b95333
VS: Fix linking of Fortran-only DLL projects (#10803)
|
15 년 전 |
David Cole
|
13caaa3eb7
VS10: Finish Midl support (#11461)
|
15 년 전 |
Brad King
|
b29eadd8f3
Map multiple /FI flags for VS < 10 (#11649)
|
15 년 전 |
Brad King
|
6fe5b3db0b
Simplify VS generator ConstructScript interface
|
15 년 전 |
Brad King
|
e30a775f68
Improve signature of cmLocalGenerator::GetRealDependency
|
15 년 전 |
Brad King
|
22aec406e6
Set Intel .vfproj RuntimeLibrary attribute
|
15 년 전 |
Brad King
|
3d79e7d58c
Fix Intel .vfproj SubSystem attribute values
|
15 년 전 |
Patrick Gansterer
|
4fec681fa7
VS: Map /ENTRY linker option to EntryPointSymbol
|
15 년 전 |
Patrick Gansterer
|
be491298d4
VS: Add more TargetMachine option values
|
15 년 전 |
David Cole
|
d710a78a34
For VS10: Really use full path file names.
|
15 년 전 |
David Cole
|
616462ce45
Use full path file names to express dependencies.
|
15 년 전 |
Brad King
|
fe971d97ca
Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768)
|
15 년 전 |
Brad King
|
9e99ac5879
Fix .pdb name attribute in VS project files
|
15 년 전 |
Bill Hoffman
|
cf3e42f811
Partial fix from bug #10503, use full paths to fix custom commands.
|
15 년 전 |
David Cole
|
8952f49803
Fix issue #9042 - correctly this time. Fix failing tests on VS 7, 8 and 9 dashboards. Use ConvertToXMLOutputPathSingle instead of ConvertToOptionallyRelativeOutputPath to handle spaces in the path and double quoting properly. Related to commit trying to fix issue #9042 from yesterday.
|
16 년 전 |
David Cole
|
68ed752b7d
Fix issue #9042 - use relative path for pdb file name when CMAKE_USE_RELATIVE_PATHS is on.
|
16 년 전 |
Brad King
|
8c5d817779
Fix .vfproj files with per-source settings
|
16 년 전 |
Brad King
|
bc43b0f2a4
Do not link library dependencies in VS solutions
|
16 년 전 |
Brad King
|
0140d293de
Avoid C++ linker language in VS Fortran project
|
16 년 전 |
Brad King
|
024d05adad
Fix use of module .def files for MS tools
|
16 년 전 |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 년 전 |
Brad King
|
6f010f1c40
Fix .vfproj file version for Intel Fortran 10.1
|
16 년 전 |
Bill Hoffman
|
8e8c9b7242
Bug #9430, recognize the FR flag
|
16 년 전 |
Brad King
|
2006e4a405
Generate proper Intel Fortran project version
|
16 년 전 |
Brad King
|
0e8c7859c8
Silence VS generator for missing CMakeLists.txt
|
16 년 전 |
Bill Hoffman
|
b590e1dfae
ENH: remove code duplication and use cmVisualStudioGeneratorOptions for all versions of vs 7 and greater.
|
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 년 전 |