Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'generate_export_header' | David Cole | 2011-09-01 | 1 | -0/+2 |
|\ | |||||
| * | Look for errors reported by PGI too. | Stephen Kelly | 2011-08-24 | 1 | -0/+1 |
| * | Possibly fix configuration test on AIX. | Stephen Kelly | 2011-08-23 | 1 | -0/+1 |
* | | Fix CHECK_(C|CXX)_COMPILER_FLAG for Clang (#12394) | Brad King | 2011-08-08 | 1 | -0/+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 | -4/+6 |
* | ENH: two macros to check whether the C/CXX compiler supports a given flag: | Alexander Neundorf | 2006-09-18 | 1 | -0/+21 |