Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add fail regex to detect supported warning flags correctly. | David Cole | 2011-07-27 | 1 | -1/+2 |
* | CheckCCompilerFlag: Strict signature of 'main' (#11615) | Brad King | 2010-12-16 | 1 | -1/+1 |
* | BUG: Fix compiler flag test for non-English MSVC (#11336) | Brad King | 2010-11-04 | 1 | -1/+2 |
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
* | Convert CMake non-find modules to BSD License | Brad King | 2009-09-28 | 1 | -4/+12 |
* | Fix CHECK_(C|CXX)_COMPILER_FLAG for XL and SunPro | Brad King | 2009-09-18 | 1 | -1/+3 |
* | Fix CHECK_(C|CXX)_COMPILER_FLAG for HP | Brad King | 2009-09-17 | 1 | -0/+1 |
* | Fix CHECK_(C|CXX)_COMPILER_FLAG for GNU and MSVC | Brad King | 2009-09-17 | 1 | -1/+5 |
* | Cleanup generic compiler check macro documentation | Brad King | 2009-09-17 | 1 | -8/+6 |
* | ENH: fix docs, bug 7590 | Bill Hoffman | 2008-09-09 | 1 | -0/+4 |
* | ENH: two macros to check whether the C/CXX compiler supports a given flag: | Alexander Neundorf | 2006-09-18 | 1 | -0/+21 |