Commit History

Author SHA1 Message Date
  Brad King a7042f2e97 BUG: Applied patch from bug#4462. 19 years ago
  Brad King c11cf31c9b ENH: Adding SYSTEM option to INCLUDE_DIRECTORIES command. This addresses bug #3462. 19 years ago
  Brad King dd37d0652f ENH: Changed preprocessed source extension to .i and assembly extension to .s for more portability. 19 years ago
  Brad King 5cfa1b02ab ENH: Added generation of rules to manually request preprocessed or generated assembly sources. 19 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
  Ken Martin b05c5e89ed minor change to default compile flags 23 years ago
  Brad King f958a7dc85 ENH: Adding build type flags for C. 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