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
*
Merge topic 'clang-libstdcpp-3.31' into release-3.31
Brad King
2025-05-14
2
-19/+166
|
\
|
*
Clang/CXXImportStd: support `-stdlib=libstdc++`
Ben Boeckel
2025-05-14
1
-19/+32
|
*
gcc: support `import std`
Ben Boeckel
2025-05-14
1
-0/+134
*
|
AUTOMOC: Avoid compiler warnings while computing predefines
Brad King
2025-04-24
5
-5/+5
|
/
*
MSVC: Revert use of temporary -std:c++23preview flag for C++23
Brad King
2025-03-14
1
-5/+1
*
MSVC: Use -std:c++23preview flag for C++23 when available
Brad King
2025-03-12
1
-1/+5
*
MSVC: Split C++23 flag selection into dedicated block
Brad King
2025-03-12
1
-3/+7
*
Clang/CUDA: Fix language-wide flags when linking .so with compiler driver
Brad King
2025-01-14
1
-1/+1
*
LFortran: Remove hard-coded --generate-object-code flag
Saurabh Kumar
2025-01-09
1
-1/+1
*
VS: Restore support for mixing C++23 and C in one target with clang-cl
Brad King
2024-12-09
1
-0/+5
*
Intel/Classic: deactivate linker dependency file support
Marc Chevrier
2024-11-28
1
-0/+3
*
LFortran: Improve detection of implicit link information for lfortran 0.40+
Brad King
2024-10-24
1
-1/+1
*
Clang/CUDA: Add language-wide flags when linking with compiler driver
Brad King
2024-10-07
1
-2/+2
*
NVHPC: Record C++23 support
scivision
2024-10-02
1
-0/+7
*
clang-cl: Add support for C++23
Brad King
2024-09-13
1
-3/+11
*
Tasking: Fix C and C++ compiler extension mode flags
Brad King
2024-08-28
2
-6/+6
*
IAR: Improve error message for missing license
Felipe Torrezan
2024-08-14
2
-5/+5
*
Rename {_ => }CMAKE_INCLUDE_SYSTEM_FLAG_${lang}_WARNING
Patrick H
2024-07-29
2
-2/+2
*
Merge topic 'lfortran'
Brad King
2024-07-24
1
-0/+14
|
\
|
*
LFortran: Add support for this compiler
Christoph Junghans
2024-07-22
1
-0/+14
*
|
Linker configuration: introduce a new architecture
Marc Chevrier
2024-07-20
1
-54/+0
|
/
*
Merge topic 'IntelLLVM-layout-2024'
Brad King
2024-07-16
1
-1/+4
|
\
|
*
IntelLLVM: Update toolchain layout for 2024+ versions
Pavel Liavonau
2024-07-15
1
-1/+4
|
*
Merge topic 'clang-ansi-color' into release-3.30
Brad King
2024-06-11
1
-1/+1
|
|
\
*
|
|
visibility: add support for Oracle Developer Studio 12.6
Carlo Marcelo Arenas Belón
2024-06-12
2
-0/+8
*
|
|
Merge topic 'clang-ansi-color'
Brad King
2024-06-11
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Clang: Drop non-existent -fno-ansi-escape-codes flag
Brad King
2024-06-10
1
-1/+1
*
|
Merge topic 'qcc-ipo'
Brad King
2024-05-24
1
-8/+0
|
\
\
|
*
|
QCC: Enable IPO support, inheriting from GNU Compiler
Pablo Romero
2024-05-23
1
-8/+0
*
|
|
ADSP: Treat .s files as asm sources
Rupert Clarke
2024-05-21
1
-1/+1
*
|
|
ADSP: Preserve ASM output ext and flags as we do for C and CXX
Rupert Clarke
2024-05-21
1
-2/+0
|
/
/
*
|
importstd: clarify when the experimental UUID must be available
Ben Boeckel
2024-05-15
1
-1/+1
*
|
Merge topic 'intel-std'
Brad King
2024-05-14
1
-2/+23
|
\
\
|
*
|
IntelLLVM: Record C++26 support
scivision
2024-05-13
1
-2/+23
*
|
|
Modules/Compiler/Clang: add a reason for non-`libc++` compilations
Ben Boeckel
2024-05-09
1
-0/+3
|
/
/
*
|
cxxmodules: give a reason for unavailability of `import std`
Ben Boeckel
2024-05-02
3
-0/+42
*
|
Add CMAKE_<LANG>_STANDARD_LATEST variables
Tyler
2024-04-30
48
-50/+274
*
|
AppleClang: Fix Objective C 23 support detection
Tyler Nichols
2024-04-30
1
-1/+1
*
|
Modules: Fix ARMClang and TIClang language standard compile options
Tyler Nichols
2024-04-30
3
-0/+27
*
|
GNU: Do not use "fat-lto-objects" flags for IPO on Apple platforms
René Bertin
2024-04-24
1
-1/+1
*
|
cxxmodules: Support `import std` for msvc-wine
huangqinjin
2024-04-21
1
-0/+1
*
|
cxxmodules: provide a detection variable for `import std`
Ben Boeckel
2024-04-18
1
-0/+3
*
|
GNU: Add flags for C++26 modes
Raul Tambre
2024-04-16
1
-0/+5
*
|
Merge topic 'nag-fortran-ninja'
Brad King
2024-04-16
1
-0/+10
|
\
\
|
*
|
NAG-Fortran: Tell the Ninja generator how to preprocess Fortran sources
Simon Maertens
2024-04-15
1
-0/+3
|
*
|
NAG-Fortran: Added initial default compilation flags
Simon Maertens
2024-04-15
1
-0/+7
*
|
|
Clang: support creating a target for imported modules
Ben Boeckel
2024-04-12
1
-0/+153
*
|
|
MSVC: support `import std`
Ben Boeckel
2024-04-12
1
-0/+102
*
|
|
Experimental: add an experimental feature gate for `import std`
Ben Boeckel
2024-04-12
1
-0/+11
*
|
|
CMakeDetermineCompilerSupport: construct C++ modules targets
Ben Boeckel
2024-04-12
1
-0/+35
[next]