summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler
Commit message (Expand)AuthorAgeFilesLines
...
* | Features: Add cxx_inline_namespaces.Stephen Kelly2014-04-081-0/+1
* | Features: Add cxx_variadic_macros.Stephen Kelly2014-04-081-0/+2
* | Features: Add cxx_uniform_initialization.Stephen Kelly2014-04-081-0/+1
* | Features: Add cxx_generalized_initializers.Stephen Kelly2014-04-081-0/+1
* | Features: Add cxx_attributes.Stephen Kelly2014-04-081-0/+1
* | Features: Add cxx_alignof.Stephen Kelly2014-04-081-0/+1
* | Features: Add cxx_alignas.Stephen Kelly2014-04-081-0/+1
* | Features: Add cxx_extern_templates.Stephen Kelly2014-04-081-0/+2
* | Features: Add cxx_unrestricted_unions.Stephen Kelly2014-04-081-0/+1
* | Features: Add cxx_unicode_literals.Stephen Kelly2014-04-081-0/+1
* | 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
|/