コミット履歴

作者 SHA1 メッセージ 日付
  Bill Hoffman a588dbcba1 BUG: .lib from a .dll should go in m_LibraryOutputPath not m_ExecutableOutputPath 22 年 前
  Bill Hoffman 8685faba69 BUG: fix for debug flags into project files 22 年 前
  Bill Hoffman 0bdb092a01 ENH: add relative paths to visual studio 6 and 7 project files 22 年 前
  Andy Cedilnik 72d8bd1e41 BUG: Fix Bug #445 - Same library in multiple projects can cause problems 22 年 前
  Brad King 6018ebdc85 BUG#393: Adding XML escaping for additional per-source compile flags. 22 年 前
  Bill Hoffman 343f327b32 BUG: fix for 363, VCMIDLTool not used for idl files 22 年 前
  Bill Hoffman 77afae681a BUG: add preprocessor flags to resource compiler 22 年 前
  Bill Hoffman 16fe086267 BUG: make sure -M flags are not duplicated and are only set in the xml 22 年 前
  Bill Hoffman 545ae439b7 BUG: fix for unicode and for /D -D 22 年 前
  Bill Hoffman 073a5b69b7 ENH: allow users to change to unicode 22 年 前
  Bill Hoffman db3cd82590 BUG: fix for bug 78 should be on 1.8 branch 22 年 前
  Brad King c056415593 BUG: Check for whether to use CMAKE_EXE_LINKER_FLAGS should look both for EXECUTABLE and WIN32_EXECUTABLE targets. 22 年 前
  Bill Hoffman dd4e8df29a BUG: make sure exe output path is used for dep hack stuff 22 年 前
  Ken Martin 2b2a9d73da fix to executable depends for custom commands 22 年 前
  Bill Hoffman 58d9cfa141 BUG: fix bug with custom commands depending on executables 22 年 前
  Bill Hoffman 4a1412b0cb BUG: fix for bugs 125 - 128, and a fix for the bug introduced by the bug fix for but 92. & was being replaced with &amp, but after double quote was replaced with &quot causing it to be &quot. Also add more search paths for mpi 22 年 前
  Brad King 8830b45b88 BUG#92 - Added XML escaping for <, >, and &. 22 年 前
  Brad King 48aedb2ba3 ENH: Fully implemented SOURCE_GROUP command. 22 年 前
  Bill Hoffman f22a4a908d ENH: add linker flags 22 年 前
  Ken Martin 840389b64f moved depend code into cmTarget 22 年 前
  Ken Martin 6309da4242 fix for bad assumption on custom rules 22 年 前
  Ken Martin 703242071f more crazt changes source files now must match with full path 22 年 前
  Bill Hoffman fc0a916eee ENH: allow duplicate commands with the same output to be reduced automatically to one command 22 年 前
  Ken Martin 904fb91a42 compielr warnings 22 年 前
  Ken Martin ba68f771b3 yikes added new custom command support 22 年 前
  Bill Hoffman 6112e7fc16 add support for vs 71 22 年 前
  Bill Hoffman 961fb56029 BUG: remove 64 bit warnings 22 年 前
  Bill Hoffman d4d2779542 BUG: fix crash with force cxx type 23 年 前
  Bill Hoffman 0afb1fa1aa force cxx compiler for cxx files 23 年 前
  Bill Hoffman bd47afa2cd Force c++ builds for c++ files 23 年 前