Commit Verlauf

Autor SHA1 Nachricht Datum
  Brad King 2516c05c2c VS: Create a Fortran DLL's import library directory vor 15 Jahren
  Brad King bfb7288f81 Record backtrace in cmCustomCommand vor 15 Jahren
  Brad King 6fe5b3db0b Simplify VS generator ConstructScript interface vor 15 Jahren
  Brad King e30a775f68 Improve signature of cmLocalGenerator::GetRealDependency vor 15 Jahren
  Bill Hoffman 390117435a Fix KWStyle line length issues. vor 15 Jahren
  Brad King 9d21281b7d Fix line-too-long style errors vor 15 Jahren
  Brad King fe971d97ca Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768) vor 15 Jahren
  Brad King 7458d465dd Fix LINK_FLAGS_<CONFIG> in VS 6 generator vor 15 Jahren
  Bill Hoffman 667b1b223f Fix for Bug#10700, COMPILE_DEFINITIONS_MINSIZEREL missing REL part. vor 15 Jahren
  Brad King b38c2929b0 Create a static library's output dir for VS 6 vor 16 Jahren
  Brad King 90b8164e44 Use per-config output dir in VS 6 templates vor 16 Jahren
  Brad King 51ba120844 Remove unused members of local VS 6 generator vor 16 Jahren
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License vor 16 Jahren
  Brad King 0e8c7859c8 Silence VS generator for missing CMakeLists.txt 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
  Brad King a608467180 ENH: Simpler cmTarget::GetLinkerLanguage signature vor 16 Jahren
  Brad King 43669f0ef2 BUG: Avoid cmTarget::GetDirectory for utilities vor 16 Jahren
  Brad King 44021718a6 STYLE: Replace large if() with named boolean vor 16 Jahren
  Brad King 962bbbec95 BUG: Create an exe's implib output dir for VS 6 vor 16 Jahren
  Brad King 5129c23cba ENH: Refactor VS 6 build event generation vor 16 Jahren
  Brad King 708d1cf1ee ENH: Support more preprocessor values in VS6 vor 16 Jahren
  Brad King 4085454658 ENH: Support preprocessor def values in VS6 vor 16 Jahren
  Brad King 3cf9265fa7 ENH: Refactor passing of max length object dir vor 17 Jahren
  David Cole 227c86d8cc STYLE: Fix line length style violations. vor 17 Jahren
  David Cole 16f35e189e COMP: Fix the ExternalProject test for Visual Studio 6. Visual Studio 6 *.dsp files cannot have hyphens in them. Add utility function GetVS6TargetName to replace hyphens with underscores when generating *.dsp file names. Use the function everywhere necessary in the VS6 generators. And, a workaround: VS6 uses ".\Debug" (for example) as an "$(IntDir)" value - strip any leading ".\" when processing a --config argument in the cmake --build handling code. vor 17 Jahren
  Bill Hoffman 97392a754c STYLE: fix link length issues vor 17 Jahren
  Bill Hoffman 68cf9e0a0d BUG: fix for bug #8216 vor 17 Jahren
  Bill Hoffman a50cdcb5a6 BUG: fix for rc and vs6 vor 17 Jahren
  Bill Hoffman 364ac7e386 BUG: fix empty /D option for vs6, fix for 7580 vor 17 Jahren
  Brad King 10db44a81d COMP: Fix build with concept checking of STL. vor 17 Jahren