Commit Verlauf

Autor SHA1 Nachricht Datum
  Brad King 448661fbe5 VS10: Skip targets with no linker language (#11230) vor 15 Jahren
  Brad King 7ef659fcc3 VS10: Use $(IntDir) for per-source output directory (#11270) vor 15 Jahren
  David Cole ed37fc3ea3 VS2010: Set IntDir for utility and global targets. vor 15 Jahren
  David Cole e79e412e70 VS2010: Honor PROJECT_LABEL target property (#10611) vor 15 Jahren
  Bill Hoffman 530ade6677 Fix targets with . in the name for VS 10 IDE. vor 15 Jahren
  Brad King d2a65b5f40 Merge topic 'target-dependencies-const' vor 15 Jahren
  Brad King 95b3bb5dbc Restore GetTargetDirectDepends const return vor 15 Jahren
  Robert Goulet e234122693 VS2010: Disable PDBs when there is no debug info vor 15 Jahren
  Christoph Watzl 2d9dc9ac65 Fix nested source groups with VS 10 (#9863) vor 15 Jahren
  Brad King fe971d97ca Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768) vor 15 Jahren
  Brad King 159606c366 Implement LINK_FLAGS_<CONFIG> in VS 10 generator vor 15 Jahren
  David Cole 7220df021b Fix generation of .filters files for Visual Studio 2010 generator. vor 15 Jahren
  Bill Hoffman 39f851dc7c Fix for bug 10001, make vs 10 compiler .rc files correctly vor 16 Jahren
  Brad King 5ca6f158d4 Use backslashes in VS 10 library dependencies vor 16 Jahren
  Brad King 5ff4e04180 Revert "Always set OutputPath in VS 10 projects" vor 16 Jahren
  Bill Hoffman 7963046350 Fix the showing of non-cpp files in the IDE vor 16 Jahren
  Brad King 5484550af6 Detect and set Unicode character set in VS 10 vor 16 Jahren
  Brad King d4377c3377 Always set OutputPath in VS 10 projects vor 16 Jahren
  Brad King 0f0b726f50 Fix Microsoft.Cpp.$(Platform).user.props in VS10b2 vor 16 Jahren
  Brad King 50759a9ed3 WIP: VS 10 Win64 generator vor 16 Jahren
  Bill Hoffman 7c06e91c9c Fix for bugs #9756, #9690 and #9755, header files were not included, and link_directories we incorrect vor 16 Jahren
  Brad King bc43b0f2a4 Do not link library dependencies in VS solutions vor 16 Jahren
  Brad King 024d05adad Fix use of module .def files for MS tools vor 16 Jahren
  Brad King caee3af3c5 Do not parse preprocessor defs for VS 10 link/lib vor 16 Jahren
  Bill Hoffman 24624e02f1 Make sure LINK_FLAGS are seen by generator, fix for part of bug#9613 vor 16 Jahren
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License vor 16 Jahren
  Brad King 4e16813f63 Put custom commands in topological order for VS 10 vor 16 Jahren
  Brad King 355511ade9 Do Windows command line escapes for VS 10 too vor 16 Jahren
  Bill Hoffman 7b36fd637c Allow for static libraries to depend on other targets so that the MSBuild runs build things in the correct order vor 16 Jahren
  Bill Hoffman 3d1c12b802 ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties instead, fix VXExternalInclude test for VS10 vor 16 Jahren