提交历史

作者 SHA1 备注 提交日期
  Brad King 4d72006bd6 Reduce duplication in Platform/<os>.cmake files 16 年之前
  Brad King e840a9dff3 BUG: Apply patch from bug#6445. Add preprocessor definitions to assembly and preprocessing build rules. 18 年之前
  Brad King f49ec94e9f ENH: Enable dependent library search paths on more platforms 18 年之前
  Brad King 3a05425309 BUG: Move decision to switch library paths found in implicit link directories to use -l options from cmFindLibraryCommand to cmComputeLinkInformation. Existing projects may depend on find_library returning a full path. This slightly weakens cmComputeLinkInformation but is necessary for compatibility. 18 年之前
  Brad King 8fbf4a0de6 ENH: Enabling preprocessed source and asembly source generation rules on SGI MIPSpro compilers. 19 年之前
  Bill Hoffman d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 19 年之前
  Bill Hoffman 44e6852322 ENH: use c not cxx 19 年之前
  Bill Hoffman 6571799492 FIX: for 1852 fix fortran case 20 年之前
  Bill Hoffman 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 年之前
  Bill Hoffman 66a08c10e5 ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code 21 年之前
  Brad King 830e1ac1d9 BUG#895: Adding -DNDEBUG to C and C++ flags for release builds. 21 年之前
  Brad King 128f3cbd00 ENH: Added CMAKE_SHARED_LIBRARY_SONAME_C_FLAG and CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG settings to enable shared library version support for SGI. 22 年之前
  Bill Hoffman c3530dd01f BUG: fix for bug 383 gcc flags are now always set if the compiler is gnu 22 年之前
  Brad King 5e21538ebd ENH: Improved default choice of -64 compiler/linker flags based on how cmake was built. 22 年之前
  Bill Hoffman 9a6c95fcea add checks for ansi flags and not hard code them 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 年之前
  Bill Hoffman f5d95fb078 Complete rework of makefile generators expect trouble 23 年之前