Commit History

Author SHA1 Message Date
  Bill Hoffman 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 years ago
  Bill Hoffman 3708ed4ec8 try to fix fortran on hp 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
  Brad King 18112d0854 ENH: Added CMAKE_SHARED_LIBRARY_SONAME_FLAG setting to enable shared library version support for HP-UX. 22 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 e0d166ec72 fix default release flags for hp 23 years ago
  Brad King 415eca1fbb BUG: Added missing link flag to export symbols from an executable. 23 years ago
  Brad King 61cd9298cd ENH: Added <LINK_FLAGS> to link rules. 23 years ago
  Berk Geveci 435282e538 temp fix for hp 23 years ago
  Berk Geveci 3118795db0 fix flags for hp 23 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