| Commit message (Expand) | Author | Age | Files | Lines |
* | Features: Add cxx_raw_string_literals. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
|
|
* | Features: Add cxx_range_for. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
|
|
* | Features: Add cxx_nullptr. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
|
|
* | Features: Add cxx_noexcept. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
|
|
* | Features: Add cxx_nonstatic_member_init. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
|
|
* | Features: Add cxx_lambdas. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
|
|
* | Features: Add cxx_inheriting_constructors. | Stephen Kelly | 2014-04-08 | 1 | -0/+2 |
|
|
* | Features: Add cxx_explicit_conversions. | Stephen Kelly | 2014-04-08 | 1 | -0/+3 |
|
|
* | Features: Add cxx_deleted_functions. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
|
|
* | Features: Add cxx_defaulted_functions. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
|
|
* | Features: Add cxx_decltype. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
|
|
* | Features: Add cxx_strong_enums. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
|
|
* | Features: Add cxx_auto_function. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
|
|
* | Features: Add cxx_override. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
|
|
* | Features: Add cxx_final. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
|
|
* | Features: Add cxx_static_assert. | Stephen Kelly | 2014-04-08 | 1 | -0/+3 |
|
|
* | Features: Add cxx_constexpr. | Stephen Kelly | 2014-04-08 | 1 | -0/+3 |
|
|
* | Features: Add cxx_variadic_templates. | Stephen Kelly | 2014-04-08 | 1 | -0/+13 |
|
|
* | Features: Add cxx_delegating_constructors. | Stephen Kelly | 2014-04-08 | 1 | -0/+3 |
|
|
* | Features: Add cxx_auto_type. | Stephen Kelly | 2014-04-07 | 2 | -0/+20 |
|
|
* | Add some COMPILE_OPTIONS for specifying C++ dialect. | Stephen Kelly | 2014-04-07 | 2 | -0/+26 |
|
|
* | Don't load Clang-CXX from AppleClang-CXX. | Stephen Kelly | 2014-04-07 | 2 | -1/+11 |
|
|
* | Visibility: the Intel compiler does not support -fvisibility on windows | Nils Gladitz | 2014-02-07 | 2 | -8/+0 |
|
|
* | Update the Clang pattern to specify compiler options. | Stephen Kelly | 2013-11-25 | 1 | -2/+7 |
|
|
* | Add CMAKE_SYSROOT variable to set --sysroot when cross compiling. | Stephen Kelly | 2013-11-19 | 1 | -0/+1 |
|
|
* | Allow toolchain files to specify an external toolchain. | Stephen Kelly | 2013-11-19 | 1 | -0/+1 |
|
|
* | Add compiler target compile options. | Stephen Kelly | 2013-11-19 | 1 | -0/+1 |
|
|
* | Ninja: add depfile support for Intel's compiler | Peter Kümmel | 2013-11-04 | 2 | -0/+4 |
|
|
* | Merge topic 'apple-clang-id' | Brad King | 2013-10-09 | 3 | -0/+3 |
|\ |
|
| * | Clang: Add separate "AppleClang" compiler id | Brad King | 2013-10-08 | 3 | -0/+3 |
|
|
* | | Clang: Support Windows variants for GNU and MSVC (#13035, #14458) | Brad King | 2013-10-04 | 2 | -8/+16 |
|/ |
|
* | Revert "Add compiler target compile options." | Stephen Kelly | 2013-08-09 | 1 | -1/+0 |
|
|
* | Revert "Use --sysroot when cross compiling." | Stephen Kelly | 2013-07-12 | 1 | -1/+0 |
|
|
* | Merge topic 'COMPILER_TARGET' | Brad King | 2013-06-26 | 1 | -0/+1 |
|\ |
|
| * | Add compiler target compile options. | Stephen Kelly | 2013-06-11 | 1 | -0/+1 |
|
|
* | | Use --sysroot when cross compiling. | Stephen Kelly | 2013-06-07 | 1 | -0/+1 |
|/ |
|
* | Add a COMPILE_OPTION for a VISIBILITY_INLINES_HIDDEN target property. | Stephen Kelly | 2013-06-02 | 2 | -0/+12 |
|
|
* | Introduce target property <LANG>_VISIBILITY_PRESET | Stephen Kelly | 2013-06-02 | 4 | -0/+12 |
|
|
* | Add support files for C, C++ and ASM for the IAR toolchain. | Alex Neundorf | 2013-04-15 | 4 | -0/+128 |
|
|
* | Merge topic 'dev/add-isystem-for-clang' | Brad King | 2013-03-28 | 1 | -0/+1 |
|\ |
|
| * | Clang: Add -isystem flag support everywhere | Ben Boeckel | 2013-03-28 | 1 | -0/+1 |
|
|
* | | rename TI_DSP toolchain to TI, since it works also for the ARM compiler | Alex Neundorf | 2013-03-14 | 3 | -0/+0 |
|
|
* | | Merge topic 'aix-pic' | Brad King | 2013-03-14 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | XL: Use -qpic for position independent code (#14010) | Brad King | 2013-03-13 | 1 | -0/+1 |
|
|
* | | NAG: Use -PIC for Fortran position-independent code (#13932) | Neil Carlson | 2013-02-18 | 1 | -0/+1 |
|
|
* | | Add support for Texas Instruments DSP compiler (#12405) | Alex Neundorf | 2012-11-04 | 3 | -0/+28 |
|/ |
|
* | Clang: All versions know about -fPIE (#13550) | Brad King | 2012-09-19 | 1 | -0/+1 |
|
|
* | Clang: Split Compiler/Clang* modules out from GNU (#13550) | Brad King | 2012-09-19 | 4 | -3/+34 |
|
|
* | Merge topic 'relwithdebinfo-consistency' | David Cole | 2012-08-20 | 10 | -10/+10 |
|\ |
|
| * | Add -DNDEBUG to RelWithDebInfo flags where where Release flags had it. | Clinton Stimpson | 2012-08-16 | 10 | -10/+10 |
|
|