Historique des commits

Auteur SHA1 Message Date
  Bill Hoffman 36c8f1d157 ENH: put error checking for missing linker languages il y a 21 ans
  Bill Hoffman 7cef36c628 ENH: add the ability to generate custom commands for a language that is not supported by an IDE il y a 21 ans
  Bill Hoffman 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. il y a 21 ans
  Bill Hoffman 5001eed8a5 ENH: clean up of INCLUDE_EXTERNAL_MSPROJECT contributed by Clinton Stimpson il y a 21 ans
  Bill Hoffman b41d447935 ENH: use GetRequiredDefinition instead of GetDefinition and crash il y a 21 ans
  Brad King aa1b32218a BUG: Fixed crash when CMAKE_CXX_STACK_SIZE is not defined. il y a 21 ans
  Bill Hoffman 07dae7bba4 ENH: sort flags, and fix order and case problems and add a few more il y a 21 ans
  Bill Hoffman 871db9760f ENH: remove warnings il y a 21 ans
  Bill Hoffman a3eeaa1ce2 ENH: use a map to fill out flags, and keep command line consistent with the GUI il y a 21 ans
  Bill Hoffman 86195caf6a ENH: add support for VCExpress 2005 il y a 21 ans
  Bill Hoffman b6466061cb ENH: add NDEBUG to windows release builds for both ide and nmake il y a 21 ans
  Bill Hoffman 8d1a5c48e7 BUG: fix for 871, include external should work for 7.1 and 7.0 il y a 21 ans
  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 il y a 21 ans
  Bill Hoffman 71b57bc454 BUG: fix for bug 769 CMAKE_STANDARD_LIBRARIES now used in ides il y a 21 ans
  Bill Hoffman 0b7d154ebd ENH: add verbose make abilility to visual studio 7 il y a 21 ans
  Bill Hoffman 7b576866b7 ENH: add support for static library property STATIC_LIBRARY_FLAGS il y a 21 ans
  Bill Hoffman 4e8b76dc93 BUG 178: make top level cmakelist file a source in ALL_BUILD il y a 21 ans
  Bill Hoffman 62bd5b7c8c BUG: fix for bug 91 il y a 21 ans
  Ken Martin df3205e873 fix problem with custom command il y a 21 ans
  Andy Cedilnik c7067f426f ENH: Properly build WIN32 executables il y a 22 ans
  Andy Cedilnik b1a7421840 ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE il y a 22 ans
  Bill Hoffman a588dbcba1 BUG: .lib from a .dll should go in m_LibraryOutputPath not m_ExecutableOutputPath il y a 22 ans
  Bill Hoffman 8685faba69 BUG: fix for debug flags into project files il y a 22 ans
  Bill Hoffman 0bdb092a01 ENH: add relative paths to visual studio 6 and 7 project files il y a 22 ans
  Andy Cedilnik 72d8bd1e41 BUG: Fix Bug #445 - Same library in multiple projects can cause problems il y a 22 ans
  Brad King 6018ebdc85 BUG#393: Adding XML escaping for additional per-source compile flags. il y a 22 ans
  Bill Hoffman 343f327b32 BUG: fix for 363, VCMIDLTool not used for idl files il y a 22 ans
  Bill Hoffman 77afae681a BUG: add preprocessor flags to resource compiler il y a 22 ans
  Bill Hoffman 16fe086267 BUG: make sure -M flags are not duplicated and are only set in the xml il y a 22 ans
  Bill Hoffman 545ae439b7 BUG: fix for unicode and for /D -D il y a 22 ans