提交历史

作者 SHA1 备注 提交日期
  Bill Hoffman 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 年之前
  Bill Hoffman 0d4cd0436b ENH better test for free VC tools 21 年之前
  Bill Hoffman 652823dc83 ENH: check for ms free command line tools 21 年之前
  Bill Hoffman 86195caf6a ENH: add support for VCExpress 2005 21 年之前
  Bill Hoffman dc4a6f63b0 C++ compiler is not set for c only projects 21 年之前
  Bill Hoffman b6466061cb ENH: add NDEBUG to windows release builds for both ide and nmake 21 年之前
  Brad King 7fa9a5f5d6 ERR: Fixed incorrect documentation for CMAKE_CXX_WARNING_LEVEL. Submitted by David Cole. 22 年之前
  Ken Martin 32f1d93de3 fix in quoting 22 年之前
  Bill Hoffman 44d6e0362e BUG: fix for bug# 317 22 年之前
  Bill Hoffman db3cd82590 BUG: fix for bug 78 should be on 1.8 branch 22 年之前
  Andy Cedilnik 5d4bdcf942 ERR: allow spaces in the path 22 年之前
  Bill Hoffman a413160fec ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32 22 年之前
  Bill Hoffman c2d52d74a1 BUG: fix for main in a library on windows with nmake 22 年之前
  Ken Martin dfcd4f2154 added test for whether pdbtype should be used for nmake 22 年之前
  Bill Hoffman 0f89043568 force c++ for c++ files 23 年之前
  Brad King 61cd9298cd ENH: Added <LINK_FLAGS> to link rules. 23 年之前
  Andy Cedilnik c073a094ed Add missing closing bracket 23 年之前
  Brad King 4e6ad941e9 ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be a semicolon-separated list of configurations that will be built. 23 年之前
  Bill Hoffman b489540f83 ENH: make linker flags use init values so users can set them from the cache 23 年之前
  Bill Hoffman 96189f79d5 ENH: unify EnableLanguage across all generators 23 年之前
  Bill Hoffman e2d1104881 determine CMAKE_MAKE_PROGRAM in EnableLanguage 23 年之前
  Bill Hoffman 3873bd6257 correctly place both LINK_FLAGS and CXX_LINK_FLAGS and C_LINK_FLAGS into all the rules 23 年之前
  Andy Cedilnik 115ea25dab BUG: fix flags for c compiler on windows 23 年之前
  Bill Hoffman e020a6d171 ENH: add .def file support 23 年之前
  Bill Hoffman 98ef89bf77 Set CMAKE_BUILD_TOOL 23 年之前
  Bill Hoffman 36db45082e ENH: fix up several problems with new stuff 23 年之前
  Bill Hoffman d1051bb575 clean up flags with _init flags 23 年之前
  Bill Hoffman 538f38596f BUG: fix setting of c flags 23 年之前
  Bill Hoffman ac481e0ee9 fix for cxxflags 23 年之前
  Brad King 3a6d52f4c5 ENH: Moved caching of C*_FLAGS* settings down to CMakeSystemSpecificInformation.cmake. The platform files can set the defaults on the first run, and then the settings are cached at the end. 23 年之前