summaryrefslogtreecommitdiff
path: root/Modules/Compiler/PGI-CXX.cmake
Commit message (Expand)AuthorAgeFilesLines
* PGI: Explicitly specify CMAKE_CXX98_STANDARD_COMPILE_OPTIONRobert Maynard2021-02-241-0/+2
* CUDA, CXX: Remove HAS_FULL_SUPPORT for C++17 and 20Raul Tambre2020-12-081-1/+0
* PGI: Remove -A from the C++ flags we use when CXX_EXTENSIONS is OFFTin Huynh2020-07-221-4/+4
* CompileFeatures: Now able to presume full language level supportRobert Maynard2019-04-091-0/+4
* PGI: Fix typo in compiler version test for language standardsChuck Atkins2017-05-101-1/+1
* PGI: Add language standards for PGIChuck Atkins2017-05-011-0/+19
* Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain filesBrad King2016-07-061-2/+2
* Generalize support for Portland Group CompilerBrad King2009-12-041-1/+4
* Set CMAKE_<LANG>_VERBOSE_FLAG variables for PGIBrad King2009-07-291-0/+1