Commit History

Author SHA1 Message Date
  Brad King fe971d97ca Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768) 15 years ago
  Brad King 159606c366 Implement LINK_FLAGS_<CONFIG> in VS 10 generator 15 years ago
  David Cole 7220df021b Fix generation of .filters files for Visual Studio 2010 generator. 15 years ago
  Bill Hoffman 39f851dc7c Fix for bug 10001, make vs 10 compiler .rc files correctly 16 years ago
  Brad King 5ca6f158d4 Use backslashes in VS 10 library dependencies 16 years ago
  Brad King 5ff4e04180 Revert "Always set OutputPath in VS 10 projects" 16 years ago
  Bill Hoffman 7963046350 Fix the showing of non-cpp files in the IDE 16 years ago
  Brad King 5484550af6 Detect and set Unicode character set in VS 10 16 years ago
  Brad King d4377c3377 Always set OutputPath in VS 10 projects 16 years ago
  Brad King 0f0b726f50 Fix Microsoft.Cpp.$(Platform).user.props in VS10b2 16 years ago
  Brad King 50759a9ed3 WIP: VS 10 Win64 generator 16 years ago
  Bill Hoffman 7c06e91c9c Fix for bugs #9756, #9690 and #9755, header files were not included, and link_directories we incorrect 16 years ago
  Brad King bc43b0f2a4 Do not link library dependencies in VS solutions 16 years ago
  Brad King 024d05adad Fix use of module .def files for MS tools 16 years ago
  Brad King caee3af3c5 Do not parse preprocessor defs for VS 10 link/lib 16 years ago
  Bill Hoffman 24624e02f1 Make sure LINK_FLAGS are seen by generator, fix for part of bug#9613 16 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King 4e16813f63 Put custom commands in topological order for VS 10 16 years ago
  Brad King 355511ade9 Do Windows command line escapes for VS 10 too 16 years ago
  Bill Hoffman 7b36fd637c Allow for static libraries to depend on other targets so that the MSBuild runs build things in the correct order 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 11d42b3e8f ENH: almost all tests passing in vs 10, commit fixes preprocess and starts vs external project 16 years ago
  Bill Hoffman 28b1912aa3 ENH: add group support and fix borland error 16 years ago
  Bill Hoffman a4dff91c35 ENH: change so rules show up in GUI, must be windows path 16 years ago
  Bill Hoffman 5c4208f50e ENH: only 5 failing tests for VS 10 16 years ago
  Brad King 173448d988 ENH: Pass config to cmTarget::GetLinkerLanguage 16 years ago
  Brad King a608467180 ENH: Simpler cmTarget::GetLinkerLanguage signature 16 years ago
  Bill Hoffman 07eb80d910 ENH: fix line length 16 years ago
  Bill Hoffman 798024bebf ENH: fix line length issues 16 years ago
  Bill Hoffman 8747e109a6 ENH: remove debug print 16 years ago