summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler
Commit message (Expand)AuthorAgeFilesLines
...
* | Features: Add cxx_user_literals.Stephen Kelly2014-04-081-0/+1
* | Features: Add cxx_alias_templates.Stephen Kelly2014-04-081-0/+1
* | Features: Add cxx_rvalue_references.Stephen Kelly2014-04-081-0/+1
* | Features: Add cxx_reference_qualified_functions.Stephen Kelly2014-04-081-0/+3
* | Features: Add cxx_raw_string_literals.Stephen Kelly2014-04-081-0/+1
* | Features: Add cxx_range_for.Stephen Kelly2014-04-081-0/+1
* | Features: Add cxx_nullptr.Stephen Kelly2014-04-081-0/+1
* | Features: Add cxx_noexcept.Stephen Kelly2014-04-081-0/+1
* | Features: Add cxx_nonstatic_member_init.Stephen Kelly2014-04-081-0/+1
* | Features: Add cxx_lambdas.Stephen Kelly2014-04-081-0/+1
* | Features: Add cxx_inheriting_constructors.Stephen Kelly2014-04-081-0/+2
* | Features: Add cxx_explicit_conversions.Stephen Kelly2014-04-081-0/+3
* | Features: Add cxx_deleted_functions.Stephen Kelly2014-04-081-0/+1
* | Features: Add cxx_defaulted_functions.Stephen Kelly2014-04-081-0/+1
* | Features: Add cxx_decltype.Stephen Kelly2014-04-081-0/+1
* | Features: Add cxx_strong_enums.Stephen Kelly2014-04-081-0/+1
* | Features: Add cxx_auto_function.Stephen Kelly2014-04-081-0/+1
* | Features: Add cxx_override.Stephen Kelly2014-04-081-0/+1
* | Features: Add cxx_final.Stephen Kelly2014-04-081-0/+1
* | Features: Add cxx_static_assert.Stephen Kelly2014-04-081-0/+3
* | Features: Add cxx_constexpr.Stephen Kelly2014-04-081-0/+3
* | Features: Add cxx_variadic_templates.Stephen Kelly2014-04-081-0/+13
* | Features: Add cxx_delegating_constructors.Stephen Kelly2014-04-081-0/+3
* | Features: Add cxx_auto_type.Stephen Kelly2014-04-072-0/+20
* | Add some COMPILE_OPTIONS for specifying C++ dialect.Stephen Kelly2014-04-072-0/+26
* | Don't load Clang-CXX from AppleClang-CXX.Stephen Kelly2014-04-072-1/+11
|/
* Visibility: the Intel compiler does not support -fvisibility on windowsNils Gladitz2014-02-072-8/+0
* Update the Clang pattern to specify compiler options.Stephen Kelly2013-11-251-2/+7
* Add CMAKE_SYSROOT variable to set --sysroot when cross compiling.Stephen Kelly2013-11-191-0/+1
* Allow toolchain files to specify an external toolchain.Stephen Kelly2013-11-191-0/+1
* Add compiler target compile options.Stephen Kelly2013-11-191-0/+1
* Ninja: add depfile support for Intel's compilerPeter Kümmel2013-11-042-0/+4
* Merge topic 'apple-clang-id'Brad King2013-10-093-0/+3
|\
| * Clang: Add separate "AppleClang" compiler idBrad King2013-10-083-0/+3
* | Clang: Support Windows variants for GNU and MSVC (#13035, #14458)Brad King2013-10-042-8/+16
|/
* Revert "Add compiler target compile options."Stephen Kelly2013-08-091-1/+0
* Revert "Use --sysroot when cross compiling."Stephen Kelly2013-07-121-1/+0
* Merge topic 'COMPILER_TARGET'Brad King2013-06-261-0/+1
|\
| * Add compiler target compile options.Stephen Kelly2013-06-111-0/+1
* | Use --sysroot when cross compiling.Stephen Kelly2013-06-071-0/+1
|/
* Add a COMPILE_OPTION for a VISIBILITY_INLINES_HIDDEN target property.Stephen Kelly2013-06-022-0/+12
* Introduce target property <LANG>_VISIBILITY_PRESETStephen Kelly2013-06-024-0/+12
* Add support files for C, C++ and ASM for the IAR toolchain.Alex Neundorf2013-04-154-0/+128
* Merge topic 'dev/add-isystem-for-clang'Brad King2013-03-281-0/+1
|\
| * Clang: Add -isystem flag support everywhereBen Boeckel2013-03-281-0/+1
* | rename TI_DSP toolchain to TI, since it works also for the ARM compilerAlex Neundorf2013-03-143-0/+0
* | Merge topic 'aix-pic'Brad King2013-03-141-0/+1
|\ \ | |/ |/|
| * XL: Use -qpic for position independent code (#14010)Brad King2013-03-131-0/+1
* | NAG: Use -PIC for Fortran position-independent code (#13932)Neil Carlson2013-02-181-0/+1
* | Add support for Texas Instruments DSP compiler (#12405)Alex Neundorf2012-11-043-0/+28
|/