Commit History

Author SHA1 Message Date
  Bill Hoffman a3eeaa1ce2 ENH: use a map to fill out flags, and keep command line consistent with the GUI 21 years ago
  Bill Hoffman 86195caf6a ENH: add support for VCExpress 2005 21 years ago
  Bill Hoffman b6466061cb ENH: add NDEBUG to windows release builds for both ide and nmake 21 years ago
  Bill Hoffman 8d1a5c48e7 BUG: fix for 871, include external should work for 7.1 and 7.0 21 years ago
  Bill Hoffman 70eaddbf8e BUG: make sure global generate is done when cmakelist file chagnes, also make sure guids are stored in the cache so the .sln file does not change every time 21 years ago
  Bill Hoffman 71b57bc454 BUG: fix for bug 769 CMAKE_STANDARD_LIBRARIES now used in ides 21 years ago
  Bill Hoffman 0b7d154ebd ENH: add verbose make abilility to visual studio 7 21 years ago
  Bill Hoffman 7b576866b7 ENH: add support for static library property STATIC_LIBRARY_FLAGS 21 years ago
  Bill Hoffman 4e8b76dc93 BUG 178: make top level cmakelist file a source in ALL_BUILD 21 years ago
  Bill Hoffman 62bd5b7c8c BUG: fix for bug 91 21 years ago
  Ken Martin df3205e873 fix problem with custom command 21 years ago
  Andy Cedilnik c7067f426f ENH: Properly build WIN32 executables 21 years ago
  Andy Cedilnik b1a7421840 ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE 21 years ago
  Bill Hoffman a588dbcba1 BUG: .lib from a .dll should go in m_LibraryOutputPath not m_ExecutableOutputPath 22 years ago
  Bill Hoffman 8685faba69 BUG: fix for debug flags into project files 22 years ago
  Bill Hoffman 0bdb092a01 ENH: add relative paths to visual studio 6 and 7 project files 22 years ago
  Andy Cedilnik 72d8bd1e41 BUG: Fix Bug #445 - Same library in multiple projects can cause problems 22 years ago
  Brad King 6018ebdc85 BUG#393: Adding XML escaping for additional per-source compile flags. 22 years ago
  Bill Hoffman 343f327b32 BUG: fix for 363, VCMIDLTool not used for idl files 22 years ago
  Bill Hoffman 77afae681a BUG: add preprocessor flags to resource compiler 22 years ago
  Bill Hoffman 16fe086267 BUG: make sure -M flags are not duplicated and are only set in the xml 22 years ago
  Bill Hoffman 545ae439b7 BUG: fix for unicode and for /D -D 22 years ago
  Bill Hoffman 073a5b69b7 ENH: allow users to change to unicode 22 years ago
  Bill Hoffman db3cd82590 BUG: fix for bug 78 should be on 1.8 branch 22 years ago
  Brad King c056415593 BUG: Check for whether to use CMAKE_EXE_LINKER_FLAGS should look both for EXECUTABLE and WIN32_EXECUTABLE targets. 22 years ago
  Bill Hoffman dd4e8df29a BUG: make sure exe output path is used for dep hack stuff 22 years ago
  Ken Martin 2b2a9d73da fix to executable depends for custom commands 22 years ago
  Bill Hoffman 58d9cfa141 BUG: fix bug with custom commands depending on executables 22 years ago
  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 years ago
  Brad King 8830b45b88 BUG#92 - Added XML escaping for <, >, and &. 22 years ago