| Commit message (Expand) | Author | Age | Files | Lines |
* | Record compile features for GNU C on Windows (#15727) | Brad King | 2015-09-09 | 1 | -2/+2 |
|
|
* | GNU-DetermineCompiler: Add support for very old versions of GCC | Kars de Jong | 2015-08-13 | 1 | -1/+3 |
|
|
* | Cray: Fix compiler version detection (#15664) | Justin Cook | 2015-07-30 | 1 | -1/+1 |
|
|
* | Merge topic 'vs-compiler-feature-2015-update' | Brad King | 2015-07-22 | 1 | -5/+5 |
|\ |
|
| * | Features: Update MSVC features for VS 2015 RTM | Brad King | 2015-07-21 | 1 | -5/+5 |
|
|
* | | Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables | Brad King | 2015-07-13 | 20 | -40/+40 |
|
|
* | | AppleClang: Use modern C++14 standard flags for Apple Clang 6.1 | Brad King | 2015-07-09 | 1 | -1/+4 |
|
|
* | | XL: Drop -qalias=noansi from default C flags | Brad King | 2015-07-02 | 2 | -4/+2 |
|
|
* | | Add support for Concurrent Fortran 77 Compiler | Brad King | 2015-06-18 | 1 | -0/+1 |
|/ |
|
* | Add a 'Green Hills MULTI' generator on Windows | Geoff Viola | 2015-04-20 | 3 | -0/+64 |
|
|
* | Features: VS 2013 Update 3 supports initializer lists (#15494) | Brad King | 2015-04-06 | 1 | -6/+11 |
|
|
* | GNU: Do not use -isystem with gfortran | Brad King | 2015-03-26 | 1 | -0/+3 |
|
|
* | SunPro: Drop non-existent -KPIE flag | Steven Vancoillie | 2015-03-23 | 2 | -2/+0 |
|
|
* | SunPro: Add position independent code flag for Fortran compiler | Steven Vancoillie | 2015-03-20 | 1 | -0/+1 |
|
|
* | Record compile features for GNU on Windows (#15443) | Brad King | 2015-03-17 | 1 | -2/+2 |
|
|
* | Merge topic 'fix-C-standard-features' | Brad King | 2015-02-05 | 10 | -13/+26 |
|\ |
|
| * | Features: Fix C90 feature detection. | Stephen Kelly | 2015-02-04 | 3 | -3/+3 |
|
|
| * | Features: Populate CMAKE_<LANG>_STANDARD_DEFAULT only for supported compilers. | Stephen Kelly | 2015-02-04 | 7 | -8/+21 |
|
|
| * | AppleClang: Remove redundant UNIX condition. | Stephen Kelly | 2015-02-04 | 2 | -2/+2 |
|
|
* | | Features: Update GNU 5.0 C++14 features. | Stephen Kelly | 2015-01-31 | 1 | -0/+2 |
|/ |
|
* | Features: Record for MSVC 2010-2015 | Robert Maynard | 2015-01-30 | 2 | -0/+112 |
|
|
* | Merge topic 'GNU-4.4-compile-features' | Brad King | 2015-01-22 | 1 | -3/+10 |
|\ |
|
| * | Features: Fix GNU 4.4 and 4.5 C standard level flags | Brad King | 2015-01-21 | 1 | -3/+10 |
|
|
* | | Merge topic 'GNU-4.4-compile-features' | Brad King | 2015-01-19 | 4 | -14/+11 |
|\ \
| |/ |
|
| * | Features: Record for GNU 4.4. | Stephen Kelly | 2015-01-18 | 4 | -13/+11 |
|
|
| * | Features: Remove outdated comment. | Stephen Kelly | 2015-01-17 | 1 | -1/+0 |
|
|
* | | Features: Record for SolarisStudio 12.4. | Stephen Kelly | 2015-01-17 | 2 | -0/+73 |
|/ |
|
* | Features: Record for GNU 4.6. | Stephen Kelly | 2015-01-15 | 4 | -6/+6 |
|
|
* | Features: Test __GXX_EXPERIMENTAL_CXX0X__ macro for GNU < 4.7 compatibility. | Stephen Kelly | 2015-01-15 | 1 | -7/+12 |
|
|
* | Features: Don't test __cplusplus value for CXX98 on GNU. | Stephen Kelly | 2015-01-15 | 1 | -1/+1 |
|
|
* | Features: Test an old value of __STDC_VERSION__ for GNU < 4.7 compatibility. | Stephen Kelly | 2015-01-15 | 1 | -1/+6 |
|
|
* | Features: Record C/CXX dialect flags for GNU 4.6. | Stephen Kelly | 2015-01-15 | 2 | -2/+10 |
|
|
* | Features: Remove wrong content from else() condition. | Stephen Kelly | 2015-01-15 | 1 | -1/+1 |
|
|
* | Features: Make cxx_noexcept available from GNU 4.6. | Stephen Kelly | 2015-01-15 | 1 | -1/+1 |
|
|
* | Features: Ensure appropriate return value from feature test macros. | Stephen Kelly | 2015-01-15 | 6 | -12/+5 |
|
|
* | Merge topic 'Xcode-clang-compile-features' | Brad King | 2015-01-15 | 4 | -17/+44 |
|\ |
|
| * | Features: Record for historical Xcode clang versions. | Stephen Kelly | 2015-01-11 | 4 | -15/+39 |
|
|
| * | Features: Record dialect flags for AppleClang 4.0+. | Stephen Kelly | 2015-01-11 | 2 | -2/+5 |
|
|
* | | Merge topic 'revert-feature_record_msvc' | Brad King | 2015-01-15 | 2 | -120/+0 |
|\ \ |
|
| * | | Revert topic 'feature_record_msvc' | Brad King | 2015-01-14 | 2 | -120/+0 |
|
|
* | | | Record compile features for GNU on Apple. | Stephen Kelly | 2015-01-11 | 2 | -3/+3 |
|
|
* | | | Merge topic 'feature_record_msvc' | Brad King | 2015-01-11 | 2 | -0/+120 |
|\ \ \
| |/ / |
|
| * | | Features: Record for MSVC C++ 2015 and MSVC C 2010-2015. | Robert Maynard | 2015-01-11 | 2 | -16/+71 |
|
|
| * | | Features: Record for MSVC 2010-2013. | Stephen Kelly | 2015-01-11 | 1 | -0/+65 |
| |/ |
|
* | | Features: Record cxx_variable_templates for GNU 5.0. | Stephen Kelly | 2015-01-01 | 1 | -0/+7 |
|/ |
|
* | Oracle/Sun: Fix Fortran preprocessor rule generation | Brad King | 2014-12-23 | 1 | -1/+1 |
|
|
* | Features: Record for AppleClang 5.1 | Stephen Kelly | 2014-12-22 | 4 | -0/+104 |
|
|
* | Merge topic 'C-features-Wundef' | Brad King | 2014-11-26 | 2 | -4/+4 |
|\ |
|
| * | WCDH: Make the header -Wundef safe for the C language. | Stephen Kelly | 2014-11-25 | 2 | -4/+4 |
|
|
* | | Merge topic 'fix-GNU-CXX-dialect-versions' | Brad King | 2014-11-25 | 1 | -4/+3 |
|\ \ |
|