index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
Compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
IntelLLVM: support marking include paths as SYSTEM directories
Ben Boeckel
2024-01-24
1
-0/+6
*
CUDA/Clang: Add support for MSVC ABI on Windows using GNU-like frontend
Brad King
2024-01-22
1
-0/+1
*
LCC: Correct C compiler default C standards
makise-homura
2024-01-16
1
-1/+1
*
LCC: Add missing C/CXX compiler version checks for -std options
makise-homura
2024-01-08
2
-20/+39
*
ADSP: Use compiler-reported preprocessor dependencies
Josh Channings
2023-12-12
1
-0/+2
*
LLVMFlang Fortran: enhance link capabilities
Marc Chevrier
2023-12-08
1
-0/+3
*
Merge topic 'gfortran-flags'
Brad King
2023-11-22
2
-7/+8
|
\
|
*
GNU: Remove duplicate and unnecessary optimization flags for gfortran
Brad King
2023-11-21
2
-7/+8
*
|
Merge topic 'clang-scan-deps-failed-scan'
Brad King
2023-11-22
1
-1/+16
|
\
\
|
|
/
|
/
|
|
*
Clang-CXX: copy into the dyndep output on success
Ben Boeckel
2023-11-21
1
-1/+16
*
|
Merge branch 'backport-ci-fedora-39' into ci-fedora-39
Brad King
2023-11-17
2
-2/+2
|
\
\
|
|
/
|
*
codespell: Fix typos
Brad King
2023-11-17
2
-2/+2
*
|
Link Step: linker depfile configuration: bug fix
Marc Chevrier
2023-10-25
1
-5/+6
*
|
Merge topic 'compute-compiler-linker'
Brad King
2023-10-24
1
-11/+18
|
\
\
|
*
|
Link Step: use the correct linker for depfile handling
Marc Chevrier
2023-10-24
1
-11/+18
*
|
|
Merge topic 'clang-ansi-color'
Brad King
2023-10-23
1
-2/+8
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Clang: Use -fno-ansi-escape-codes for color diagnostics on Windows
Cristian Adam
2023-10-23
1
-2/+8
*
|
Merge topic 'adsp-asm'
Brad King
2023-10-17
1
-0/+6
|
\
\
|
*
|
ADSP: Add support for assembler
Sebastian Wendt
2023-10-12
1
-0/+6
*
|
|
Merge topic 'remove-comeau'
Brad King
2023-10-17
1
-7/+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Comeau: Remove undocumented support for this compiler
scivision
2023-10-16
1
-7/+0
|
|
/
|
*
Merge topic 'LLVMFlang-MSVC'
Brad King
2023-10-04
1
-5/+9
|
|
\
*
|
|
PGI/NVHPC: Remove -Mipa compiler option for 23.3+
مهدي شينون (Mehdi Chinoune)
2023-10-13
1
-1/+1
*
|
|
Merge topic 'LLVMFlang-MSVC' into release-3.28
Brad King
2023-10-04
1
-5/+9
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
LLVMFlang: Add support for targeting MSVC ABI on Windows
Brad King
2023-10-03
1
-5/+7
|
*
LLVMFlang: Add support for CMAKE_Fortran_COMPILER_TARGET
Brad King
2023-10-02
1
-0/+2
*
|
Merge topic 'cxxmodules-no-longer-experimental'
Brad King
2023-10-02
3
-13/+13
|
\
\
|
|
/
|
/
|
|
*
CXXModules: remove `EXPERIMENTAL` from C++ module variable names
Ben Boeckel
2023-10-02
3
-13/+13
*
|
Merge topic 'android-clang-c++23'
Brad King
2023-09-28
1
-1/+8
|
\
\
|
|
/
|
/
|
|
*
Android: Require Clang 18 for -std=c++23
Brad King
2023-09-27
1
-1/+8
*
|
Merge topic 'hip-nvidia'
Brad King
2023-09-26
1
-4/+2
|
\
\
|
*
|
HIP: Simplify exclusion of AMD device runtime with NVIDIA GPUs
Brad King
2023-09-25
1
-4/+2
*
|
|
Merge topic 'orangec-compiler'
Brad King
2023-09-26
5
-0/+92
|
\
\
\
|
*
|
|
OrangeC: Add support for OrangeC compiler
David Lindauer
2023-09-25
5
-0/+92
|
|
/
/
*
|
|
IBMClang: Add provisional flags for C++23
Xing Xue
2023-09-25
1
-0/+2
|
/
/
*
|
Merge topic 'CrayClang-compiler'
Brad King
2023-09-25
4
-0/+90
|
\
\
|
*
|
CrayClang: Add support for this compiler
Ryan Krattiger
2023-09-22
4
-0/+90
*
|
|
Merge topic 'cxxmodules-gcc-14'
Brad King
2023-09-25
1
-0/+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
GCC: add rules for scanning C++ module dependencies
Ben Boeckel
2023-09-21
1
-0/+21
*
|
|
HIP: Add support for NVIDIA GPUs
Brad King
2023-09-21
1
-0/+16
*
|
|
CUDA: Factor out some NVCC compiler information
Brad King
2023-09-21
2
-93/+100
|
/
/
*
|
IntelLLVM: Suppress -Rdebug-disables-optimization on debug builds
Bram Metsch
2023-09-07
1
-0/+7
*
|
Merge topic 'imported-cxxmodules'
Brad King
2023-08-21
2
-0/+2
|
\
\
|
*
|
CXXModules: add a variable for BMI-only compilation
Ben Boeckel
2023-08-17
2
-0/+2
*
|
|
Merge topic 'LLVMFlang-Fortran-flags'
Brad King
2023-08-19
1
-0/+4
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
LLVMFlang-Fortran: Add flags for build types
Tarun Prabhu
2023-08-19
1
-0/+4
*
|
Merge topic 'clang_c23'
Brad King
2023-08-16
1
-1/+4
|
\
\
|
|
/
|
*
Clang: use -std=c23 for Clang 18+
Raul Tambre
2023-08-15
1
-1/+4
|
*
Merge topic 'armclang-update-version-computation' into release-3.27
Brad King
2023-07-18
1
-1/+1
|
|
\
|
*
\
Merge topic 'support_nvhpc_versions_without_isystem' into release-3.27
Brad King
2023-06-26
1
-0/+4
|
|
\
\
[next]