index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Modules
/
CMakeCXXCompiler.cmake.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
CompilerID: Compiler extensions default detection
Raul Tambre
2021-09-28
1
-0
/
+1
*
MINGW: Define variable only when targeting Windows platforms
Brad King
2021-09-17
1
-4
/
+0
*
Cygwin: Remove redundant definitions of CYGWIN and UNIX variables
Brad King
2021-09-16
1
-5
/
+0
*
Treat '.ixx' and '.cppm' files as C++ sources
Andrew Gilewsky
2021-03-22
1
-1
/
+1
*
Treat the '.mpp' file extension as C++ code
Ben Boeckel
2021-01-05
1
-1
/
+1
*
CUDA, CXX, OBJCXX: C++23 support with Clang 12
Raul Tambre
2020-12-08
1
-0
/
+1
*
CMakeDetermineCompilerABI: Detect byte order as part of check
Brad King
2020-11-04
1
-0
/
+1
*
Compilers: Add paths from -print-sysroot to system prefix path
Robert Maynard
2020-04-14
1
-0
/
+1
*
Objective-C: Do not treat Objective-C files as C++ files
Cristian Adam
2019-10-11
1
-1
/
+1
*
Languages: Add support for Objective-C++
Steve Wilson
2019-09-28
1
-1
/
+1
*
Languages: Add support for Objective-C
Steve Wilson
2019-09-28
1
-1
/
+10
*
clang: introduce CMAKE_<lang>_COMPILER_FRONTEND_VARIANT
Zsolt Parragi
2019-05-17
1
-0
/
+1
*
Compute implicit include directories from compiler output
Chuck Cranor
2019-01-21
1
-0
/
+1
*
MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe}
Mateusz Zych
2018-10-29
1
-0
/
+1
*
Xcode: Detect architecture(s) using ARCHS instead of CURRENT_ARCH
Brad King
2018-06-18
1
-1
/
+1
*
Features: Add infrastructure for C++ 20 language standard
Brad King
2018-03-27
1
-0
/
+1
*
Add infrastructure to detect secondary compiler version information
Brad King
2017-10-03
1
-0
/
+1
*
Add a CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID variable
Norbert Lange
2017-06-29
1
-0
/
+1
*
Merge topic 'lang-specific-binutils'
Brad King
2017-04-05
1
-2
/
+2
|
\
|
*
Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB}
Ruslan Baratov
2017-04-03
1
-2
/
+2
*
|
Xcode: Detect CURRENT_ARCH for use by generator
Brad King
2017-03-31
1
-0
/
+1
|
/
*
Add 'CMAKE_GCC_AR' and 'CMAKE_GCC_RANLIB' variables
Ruslan Baratov
2017-03-09
1
-0
/
+2
*
Features: Add infrastructure for C++ 17 language standard
Brad King
2016-12-02
1
-0
/
+1
*
CMakeDetermine*Compiler: Add hook to save custom compiler information
Brad King
2016-08-12
1
-0
/
+1
*
Compiler: Add infrastructure for detecting compiler wrappers
Chuck Atkins
2015-12-07
1
-0
/
+1
*
Revert "Disable shared library support when compiler links statically" (#15855)
Brad King
2015-11-23
1
-1
/
+0
*
Disable shared library support when compiler links statically
Brad King
2015-09-30
1
-0
/
+1
*
Ninja: Detect MSVC /showIncludes prefix with compiler flags (#15596)
Brad King
2015-09-18
1
-2
/
+5
*
Ninja: Refactor lookup of cmcldeps location
Brad King
2015-09-18
1
-1
/
+0
*
Project: Determine default language dialect for the compiler.
Stephen Kelly
2015-09-18
1
-0
/
+1
*
Features: Add support for C++14 features.
Stephen Kelly
2014-05-22
1
-0
/
+1
*
Features: Add cxx_template_template_parameters.
Stephen Kelly
2014-04-16
1
-0
/
+1
*
project: Add infrastructure for recording CXX compiler features
Stephen Kelly
2014-04-07
1
-0
/
+3
*
Treat .m files consistently as C across all generators
Tim Blechmann
2014-03-20
1
-1
/
+1
*
Ninja: use deps = gcc/msvc feature
Peter Kümmel
2013-10-24
1
-1
/
+1
*
CMakeDetermineCompilerId: Add notion of "simulated" id/version
Brad King
2013-10-04
1
-0
/
+2
*
OS X: Detect implicit linker framework search paths
Brad King
2012-12-11
1
-0
/
+1
*
OS X: Always generate -isysroot if any SDK is in use
Brad King
2012-09-21
1
-1
/
+1
*
Store ABI detection results in compiler information files
Brad King
2012-08-24
1
-0
/
+1
*
Move CMAKE_<LANG>_COMPILER_WORKS to compiler information files
Brad King
2012-08-24
1
-0
/
+1
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-4
/
+4
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-42
/
+42
*
Ninja: don't set cmcldeps vars to empty string when they are not defined
Peter Kuemmel
2012-06-09
1
-4
/
+2
*
Ninja: allow spaces in source path
Peter Kuemmel
2012-06-08
1
-0
/
+5
*
Add framework to detect compiler version with its id (#12408)
Brad King
2011-12-07
1
-0
/
+1
*
Teach find_(library|package) about Linux multiarch (#12037)
Brad King
2011-06-08
1
-0
/
+5
*
Only use .CPP .CXX and .C++ do not work by default with g+++.
Bill Hoffman
2010-09-02
1
-1
/
+1
*
Let CMake recognize .CPP .CXX and .C++ as c++ files.
Bill Hoffman
2010-09-02
1
-2
/
+2
*
Fix issue #10155 - default value of CMAKE_OSX_DEPLOYMENT_TARGET should always...
David Cole
2010-01-29
1
-0
/
+1
*
-also put CMAKE_LINKER in the C and CXX compiler information files
Alexander Neundorf
2010-01-22
1
-0
/
+1
[next]