Brad King
|
03ad8f28c8
CMakeDetermineCompilerABI: Link with standard libraries on MSVC
|
11 years ago |
Rolf Eike Beer
|
b0b4b4602f
Remove .* expressions from beginning and end of MATCHES regexs
|
11 years ago |
Rolf Eike Beer
|
2622bc3f65
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
|
11 years ago |
Stephen Kelly
|
b33c9844fa
Revert "Add compiler target compile options."
|
12 years ago |
Brad King
|
4dc4018553
Teach compiler ABI check to tolerate try_compile COPY_FILE failure
|
12 years ago |
Stephen Kelly
|
2d9ec1dadf
Add compiler target compile options.
|
12 years ago |
Brad King
|
cc676c3a08
OS X: Detect implicit linker framework search paths
|
13 years ago |
Brad King
|
2dd67c7ea0
OS X: Detect implicit link directories on modern toolchains
|
13 years ago |
Brad King
|
e5fee8a7c2
Store ABI detection results in compiler information files
|
13 years ago |
Brad King
|
7195aca54f
Make platform information files specific to the CMake version
|
13 years ago |
Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
Brad King
|
ecd8414757
Fortran: Detect pointer size in gfortran on MinGW
|
14 years ago |
Brad King
|
67fcc838d9
Simplify IntelVSImplicitPath detection project
|
14 years ago |
Brad King
|
a7ce26d837
Move IntelVSImplicitPath project to better location
|
14 years ago |
Bill Hoffman
|
555f589a5a
For VS Intel Fortran IDE builds, add a check to find the Fortran library PATH.
|
14 years ago |
Brad King
|
b41ad3b399
Teach find_(library|package) about Linux multiarch (#12037)
|
14 years ago |
Brad King
|
dd2f81491e
Merge branch 'dev/add_test-working-directory' into dev/strict-mode
|
15 years ago |
Brad King
|
fe3f878f15
Detect object files in implicit link information
|
15 years ago |
Ben Boeckel
|
6d7d449cb1
Ignore CLI warnings for ABI determination
|
15 years ago |
Bill Hoffman
|
f794d589a4
Make --strict-mode option, and integrate with cmake-gui
|
15 years ago |
Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
Brad King
|
a443308c37
Load compiler information after configuring it
|
15 years ago |
Brad King
|
b9850a614e
Log implicit link information parsing actions
|
16 years ago |
Brad King
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
Brad King
|
5195a664b9
Skip implicit link info for multiple OS X archs
|
16 years ago |
Brad King
|
efaf335bf2
BUG: Skip implicit link information on Xcode
|
16 years ago |
Brad King
|
07ea19ad1f
ENH: Implicit link info for C, CXX, and Fortran
|
16 years ago |
Brad King
|
820901dd13
ENH: Clarify message about checking for compiler ABI information.
|
17 years ago |
Brad King
|
a28b197b11
ENH: Generalize the check for sizeof void* to detect more ABI information.
|
18 years ago |