Commit History

Author SHA1 Message Date
  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 years ago
  Brad King 8fbf4a0de6 ENH: Enabling preprocessed source and asembly source generation rules on SGI MIPSpro compilers. 19 years ago
  Bill Hoffman d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 19 years ago
  Bill Hoffman 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 years ago
  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 years ago
  Brad King 830e1ac1d9 BUG#895: Adding -DNDEBUG to C and C++ flags for release builds. 21 years ago
  Bill Hoffman c3530dd01f BUG: fix for bug 383 gcc flags are now always set if the compiler is gnu 22 years ago
  Bill Hoffman d1051bb575 clean up flags with _init flags 23 years ago
  Bill Hoffman 538f38596f BUG: fix setting of c flags 23 years ago
  Bill Hoffman ac481e0ee9 fix for cxxflags 23 years ago
  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 years ago
  Bill Hoffman f5d95fb078 Complete rework of makefile generators expect trouble 23 years ago