Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -4/+6 |
* | ENH: two macros to check whether the C/CXX compiler supports a given flag: | Alexander Neundorf | 2006-09-18 | 1 | -0/+21 |