summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler
Commit message (Expand)AuthorAgeFilesLines
* Update links to gitlab.kitware.com repos to add `-/`Brad King2020-05-261-1/+1
* Merge topic 'fortran-preprocess-property'Brad King2020-05-2212-0/+37
|\
| * Fortran: Add Fortran_PREPROCESS propertyPeter Hill2020-05-2112-0/+37
* | Merge branch 'backport-cuda-default-runtime' into cuda-default-runtimeBrad King2020-05-221-1/+0
|\ \
| * | CUDA: Compute CMAKE_CUDA_RUNTIME_LIBRARY default from toolchainRobert Maynard2020-05-211-1/+0
* | | CUDA: Add support for Clang compilerRaul Tambre2020-05-152-0/+29
| |/ |/|
* | OpenWatcom: Organize and update C/C++ toolchain command linesJiri Malak2020-04-281-20/+22
* | OpenWatcom: Move non-Windows settings to Modules/CompilerJiri Malak2020-04-283-0/+118
* | Merge topic 'ti-compilers-fix-cxx'Brad King2020-04-211-2/+5
|\ \
| * | Compiler/TI: Fix C++ toolchain command-linesAlekseev Alexey2020-04-181-2/+5
| * | Compiler/TI: Fix linker command line for C++Alekseev Alexey2020-04-181-1/+1
* | | CUDA: Device linking use now link optionsMarc Chevrier2020-04-191-0/+5
* | | CUDA: Add information for LINKER: pattern translationMarc Chevrier2020-04-192-0/+18
|/ /
* | GNU: Disable depfiles in try-compile mode only for GCCRaul Tambre2020-04-071-1/+2
* | CUDA: Refactor PTX compilation flag into compiler modulesRaul Tambre2020-04-071-0/+1
* | Clang: Refactor CXX standard flags into __compiler_clang_cxx_standards()Raul Tambre2020-04-073-186/+122
* | Merge topic 'xl-cxx14'Brad King2020-04-011-1/+7
|\ \ | |/
| * XL: Add comment clarifying why we pretend it has full C++11/14 supportBrad King2020-03-311-0/+6
| * XL: C++14 language level flags are only available on LinuxBrad King2020-03-311-1/+1
* | Merge topic 'pch-warn-invalid'Brad King2020-03-272-4/+6
|\ \
| * | PCH: add an option to disable `-Winvalid-pch`Cristian Adam2020-03-262-4/+6
* | | Modules: Collapse consecutive whitespace in stringsDaan De Meyer2020-03-232-2/+2
|/ /
* | Merge topic 'gnu-as'Brad King2020-03-161-0/+6
|\ \
| * | ASM: Fix executable link lines with GNU 'as' tool as CMAKE_ASM_COMPILERBrad King2020-03-131-0/+2
| * | ASM: Fix depfile flags for GNU 'as' toolBrad King2020-03-131-0/+4
* | | Merge topic 'cuda_language'Brad King2020-03-131-0/+2
|\ \ \
| * | | CUDA: Abstract language flag to compiler modulesRaul Tambre2020-03-111-0/+2
| |/ /
* | | Merge topic 'apple-clang-flags-c++17'Brad King2020-03-122-2/+8
|\ \ \ | |/ / |/| / | |/
| * Apple Clang: add flags for C++17 standardMarc Chevrier2020-03-122-2/+8
| * Merge topic 'cuda-non-device-link' into release-3.17Brad King2020-02-251-1/+1
| |\
* | | TI: Fix C toolchain command-linesOliver Blasius2020-03-091-2/+6
* | | XL: Fix using Fortran modules from their output directoryBrad King2020-02-281-0/+1
* | | Merge topic 'cuda-non-device-link'Brad King2020-02-251-1/+1
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'backport-cuda-non-device-link'Brad King2020-02-241-1/+1
| |\
| | * Ninja: Do not use nvcc response files with non-nvcc toolsFrancisco Facioni2020-02-241-1/+1
* | | PCH: Clang: Update PCH usage flags to include original headerSergey Larin2020-02-241-1/+1
|/ /
* | Merge topic 'clang-tidy-driver-mode'Brad King2020-01-286-0/+15
|\ \
| * | clang-tidy: Add driver mode argumentHanjiang Yu2020-01-276-0/+15
* | | Merge topic 'QNX_CMAKE_SYSROOT'Brad King2020-01-281-0/+3
|\ \ \
| * | | QNX: Add support for CMAKE_SYSROOTStephen Kelly2020-01-271-0/+3
| |/ /
* | | CUDA: Add abstraction for cuda runtime selectionRobert Maynard2020-01-271-0/+5
|/ /
* | Merge topic 'nag-submodule'Brad King2020-01-161-0/+2
|\ \
| * | Fortran: Add support for NAG Fortran submodulesNeil Carlson2020-01-151-0/+2
* | | Merge topic 'objc-visibility-inlines'Brad King2020-01-133-7/+5
|\ \ \
| * | | ObjC: Add VISIBLITY_INLINES_HIDDEN supportCristian Adam2020-01-103-7/+5
| |/ /
* | | CUDA: Fix compiler option version checks for nvcc 10.2.19Raul Tambre2020-01-031-2/+2
* | | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) supportRobert Maynard2019-12-102-6/+63
* | | Merge topic 'cuda_updates_for_10.2'Brad King2019-12-091-0/+23
|\ \ \
| * | | CUDA: get header deps from compiler invocation when possibleRobert Maynard2019-11-291-0/+7
| * | | CUDA: forward unknown flags to host compiler when possible.Robert Maynard2019-11-291-0/+16