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
/
CMakeDetermineCompilerABI.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMakeDetermineCompilerABI: Handle NVCC-style -Werror flags
Raul Tambre
2020-10-04
1
-1
/
+1
*
CMakeDetermineCompilerABI: Fold copy error into CMAKE_<LANG>_ABI_COMPILED
Brad King
2020-05-25
1
-1
/
+4
*
CMakeDetermineCompilerABI: Avoid failing on warnings with -Werror
David Rohr
2020-02-03
1
-0
/
+3
*
QNX: Add support for CMAKE_SYSROOT
Stephen Kelly
2020-01-27
1
-0
/
+12
*
Refactor: Use added message types in various modules
Alex Turbov
2019-11-02
1
-7
/
+5
*
Restore support for include_directories() in toolchain files
Brad King
2019-03-25
1
-0
/
+1
*
Do not explicitly report "standard" include directories as implicit
Brad King
2019-02-18
1
-0
/
+6
*
ParseImplicitIncludeInfo: keep implicit incl. consistent when rerunning cmake
Chuck Cranor
2019-01-30
1
-3
/
+5
*
Compute implicit include directories from compiler output
Chuck Cranor
2019-01-21
1
-0
/
+13
*
CMakeDetermineCompilerABI: set locale to C for try_compile()
Chuck Cranor
2019-01-21
1
-0
/
+17
*
CMakeDetermineCompilerABI: pass verbose flag during compilation
Brad King
2019-01-21
1
-0
/
+6
*
GHS: Add Compiler ID detection
Fred Baksik
2019-01-16
1
-0
/
+2
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12
/
+2
*
CMakeDetermineCompilerABI: Use normal linker flags in ABI project
Brad King
2014-12-03
1
-1
/
+1
*
Use a more reliable regex for extracting binary INFO strings
Chuck Atkins
2014-09-03
1
-1
/
+1
*
CMakeDetermineCompilerABI: Link with standard libraries on MSVC
Brad King
2014-08-21
1
-5
/
+7
*
Remove .* expressions from beginning and end of MATCHES regexs
Rolf Eike Beer
2014-04-14
1
-2
/
+2
*
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
Rolf Eike Beer
2014-04-14
1
-2
/
+2
*
Revert "Add compiler target compile options."
Stephen Kelly
2013-08-09
1
-3
/
+0
*
Teach compiler ABI check to tolerate try_compile COPY_FILE failure
Brad King
2013-07-17
1
-2
/
+3
*
Add compiler target compile options.
Stephen Kelly
2013-06-11
1
-0
/
+3
*
OS X: Detect implicit linker framework search paths
Brad King
2012-12-11
1
-1
/
+3
*
OS X: Detect implicit link directories on modern toolchains
Brad King
2012-12-11
1
-12
/
+9
*
Store ABI detection results in compiler information files
Brad King
2012-08-24
1
-3
/
+7
*
Make platform information files specific to the CMake version
Brad King
2012-08-24
1
-1
/
+1
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-9
/
+9
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-67
/
+67
*
Fortran: Detect pointer size in gfortran on MinGW
Brad King
2011-12-05
1
-0
/
+2
*
Simplify IntelVSImplicitPath detection project
Brad King
2011-09-14
1
-4
/
+1
*
Move IntelVSImplicitPath project to better location
Brad King
2011-09-14
1
-1
/
+1
*
For VS Intel Fortran IDE builds, add a check to find the Fortran library PATH.
Bill Hoffman
2011-09-08
1
-0
/
+26
*
Teach find_(library|package) about Linux multiarch (#12037)
Brad King
2011-06-08
1
-0
/
+11
*
Merge branch 'dev/add_test-working-directory' into dev/strict-mode
Brad King
2011-01-27
1
-1
/
+2
|
\
|
*
Detect object files in implicit link information
Brad King
2010-12-09
1
-1
/
+2
*
|
Ignore CLI warnings for ABI determination
Ben Boeckel
2010-09-16
1
-0
/
+4
*
|
Make --strict-mode option, and integrate with cmake-gui
Bill Hoffman
2010-09-01
1
-2
/
+12
|
/
*
Modules: Fix spelling 'To distributed' -> 'To distribute'
Todd Gamblin
2010-08-09
1
-1
/
+1
*
Load compiler information after configuring it
Brad King
2010-05-06
1
-2
/
+0
*
Log implicit link information parsing actions
Brad King
2009-10-06
1
-1
/
+3
*
Convert CMake non-find modules to BSD License
Brad King
2009-09-28
1
-0
/
+13
*
Skip implicit link info for multiple OS X archs
Brad King
2009-09-22
1
-2
/
+6
*
BUG: Skip implicit link information on Xcode
Brad King
2009-07-23
1
-1
/
+2
*
ENH: Implicit link info for C, CXX, and Fortran
Brad King
2009-07-23
1
-0
/
+13
*
ENH: Clarify message about checking for compiler ABI information.
Brad King
2008-04-14
1
-5
/
+5
*
ENH: Generalize the check for sizeof void* to detect more ABI information.
Brad King
2008-01-21
1
-0
/
+49