summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler
Commit message (Expand)AuthorAgeFilesLines
* QCC-CXX: use `-x c++` on 8+Ben Boeckel2025-08-021-3/+11
* clang-cl: Add support for C23Yonggang Luo2025-07-011-0/+12
* Merge topic 'link-flags'Brad King2025-06-1115-21/+20
|\
| * Ninja,Makefile: Drop now-unused placeholders from link rule variablesBrad King2025-06-1012-15/+15
| * Embarcadero,OpenWatcom: Clear unused flags for creating shared librariesBrad King2025-06-101-0/+4
| * ADSP: Do not pass executable link flags when creating a static libraryBrad King2025-06-091-1/+1
| * CrayPrgEnv: Drop unused static library "link" flags variableBrad King2025-06-091-1/+0
| * GNU: Remove non-functional code in OBJCXX supportBrad King2025-06-091-4/+0
* | NVHPC: Add support for 25.07 no-pie optionRobert Maynard2025-06-091-1/+0
* | NVHPC: Add support for COMPILE_OPTIONS_VISIBILITYRobert Maynard2025-06-053-0/+4
|/
* Renesas: Add support for Renesas compilersHirofumi Nakamura2025-05-286-0/+187
* Clang/CXXImportStd: support `-stdlib=libstdc++`Ben Boeckel2025-04-301-19/+32
* Merge topic 'automoc-predefs'Brad King2025-04-245-5/+5
|\
| * AUTOMOC: Avoid compiler warnings while computing predefinesBrad King2025-04-245-5/+5
* | Merge topic 'clang-msvc-c++26'Brad King2025-04-221-1/+3
|\ \
| * | Clang: MSVC C++26 supportRaul Tambre2025-04-211-1/+3
| * | Merge topic 'msvc-c++23' into release-4.0Brad King2025-03-171-5/+1
| |\ \ | | |/
| * | Merge topic 'msvc-c++23' into release-4.0Brad King2025-03-131-3/+11
| |\ \
| * | | LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-0337-37/+37
* | | | Swift: Honor COMPILE_WARNING_AS_ERROR for command-line build systemsEvan Wilde2025-04-181-0/+3
* | | | HIP: Fix default flags for Debug configurationBrad King2025-04-011-1/+1
* | | | Merge topic 'msvc-c++23'Brad King2025-03-171-5/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | MSVC: Revert use of temporary -std:c++23preview flag for C++23Brad King2025-03-141-5/+1
| | |/ | |/|
* | | Merge topic 'msvc-c++23'Brad King2025-03-131-3/+11
|\ \ \ | |/ /
| * | MSVC: Use -std:c++23preview flag for C++23 when availableBrad King2025-03-121-1/+5
| * | MSVC: Split C++23 flag selection into dedicated blockBrad King2025-03-121-3/+7
* | | LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-0338-38/+38
* | | Merge topic 'diab-compiler-support'Brad King2025-02-146-0/+82
|\ \ \ | |_|/ |/| |
| * | Diab: Add WindRiver Systems's Diab C/C++ toolchainSanjiv Gupta2025-02-136-0/+82
* | | Tasking: Enable WHOLE_ARCHIVE link featureJosef Angstenberger2025-02-061-0/+8
* | | Tasking: Set response file flagJosef Angstenberger2025-02-061-0/+1
* | | Tasking: Set object extension to .oJosef Angstenberger2025-02-061-0/+1
|/ /
* | Extend CMAKE_<LANG>_LINK_MODE supportMarc Chevrier2025-01-261-1/+0
* | Merge topic 'remove-old-compatibility'Brad King2025-01-233-15/+0
|\ \
| * | CMP0057: Remove support for OLD behaviorBrad King2025-01-223-15/+0
* | | Merge topic 'tasking-std-flags'Brad King2025-01-222-10/+10
|\ \ \
| * | | Tasking: Drop extensions from C and CXX standard level flagsAlaa Mahran2025-01-212-10/+10
| |/ /
* | | Introduce CMAKE_<LANG>_DEVICE_LINK_MODE variable.Marc Chevrier2025-01-212-0/+4
|/ /
* | Merge topic 'tasking-asm'Brad King2025-01-201-3/+2
|\ \
| * | Tasking: Add support for ASM through the cctc compiler driverAlaa Mahran2025-01-171-3/+2
* | | CMP0025: Remove support for OLD behaviorBrad King2025-01-192-10/+0
|/ /
* | Merge topic 'clang-cuda-link-flags'Brad King2025-01-151-1/+1
|\ \ | |/
| * Clang/CUDA: Fix language-wide flags when linking .so with compiler driverBrad King2025-01-141-1/+1
* | Merge topic 'fix-typos-found-by-pre-commit-hooks'Brad King2025-01-141-1/+1
|\ \
| * | Fix: A lot of typos in code found by `typos`Alex Turbov2025-01-121-1/+1
* | | Merge topic 'CMAKE_LANG_LINK_MODE-variable-creation'Brad King2025-01-1332-1/+74
|\ \ \
| * | | Introduce CMAKE_<LANG>_LINK_MODE variable.Marc Chevrier2025-01-1032-1/+74
| |/ /
* | | Merge topic 'lfortran-generate-object-code'Brad King2025-01-101-1/+1
|\ \ \ | | |/ | |/|
| * | LFortran: Remove hard-coded --generate-object-code flagSaurabh Kumar2025-01-091-1/+1
* | | Merge topic 'tasking-flags'Brad King2025-01-102-7/+7
|\ \ \