Alex Turbov
|
7b2dd9dedc
Refactor: Use added message types in various modules
|
6 лет назад |
Alan W. Irwin
|
de5f123d3a
FindThreads: Do not hard-code '-l' flag on library name
|
6 лет назад |
Brad King
|
dfd2e0a4ed
Merge topic 'FindThreads-doc-c++'
|
6 лет назад |
Brad King
|
a38b63c1bb
FindThreads: Drop incorrect docs about usage with C++
|
6 лет назад |
Naren Manimohan
|
2c43fb5be3
FindThreads: Fix pthread library check in GHS Multi Generator
|
6 лет назад |
JerryShih
|
d53317130e
FindThreads: Use complete program to test for pthreads in libc
|
6 лет назад |
Brad King
|
18320230ec
FindThreads: Revert libc symbol check to pthread_create
|
6 лет назад |
Brad King
|
e0267eb1d3
FindThreads: Fix libc check to use proper header for pthread_kill
|
6 лет назад |
Joachim Wuttke (o)
|
5a5a1d90f0
Help: FindThreads not needed with modern C++.
|
7 лет назад |
Brad King
|
83dab0c123
FindThreads: Drop IRIX-specific options and results
|
7 лет назад |
JerryShih
|
e9a1ddc594
FindThreads: Replace the pthread symbol checking in libc.
|
7 лет назад |
Brad King
|
69275d3b6a
Merge topic 'cuda-thread-flags'
|
7 лет назад |
Rolf Eike Beer
|
83c13ca44f
FindThreads: Pass -pthread to CUDA compiler through -Xcompiler
|
7 лет назад |
Kitware Robot
|
df4ed1e9ff
Help: Convert remaining modules to block-style comments
|
7 лет назад |
Steffen Dettmer
|
d4e551a90b
FindThreads: Drop try_run to improve cross-compiling support
|
8 лет назад |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 лет назад |
Felix Geyer
|
49e82c15d5
Fix spelling typos in comments and documentation (#16037)
|
9 лет назад |
Rolf Eike Beer
|
0b38424cf2
FindThreads: make the call to try_run() work also if only C++ is enabled
|
10 лет назад |
Rolf Eike Beer
|
9924a212f6
FindThreads: replace CheckIncludeFiles by CheckIncludeFile
|
10 лет назад |
Rolf Eike Beer
|
b7e5c5a23a
FindThreads: introduce THREADS_PREFER_PTHREAD_FLAG (#14767)
|
11 лет назад |
Timo Rothenpieler
|
bcb0e3872b
FindThreads: introduce an imported target to link to
|
11 лет назад |
Rolf Eike Beer
|
46368eddfd
FindThreads: move checking of the -pthread compiler flag into a macro
|
11 лет назад |
Brad King
|
e0fef85c7a
Merge topic 'FindThreads-macro'
|
11 лет назад |
Rolf Eike Beer
|
94a061d372
FindThreads: use a macro for the repetitive thread library checks
|
11 лет назад |
Timo Rothenpieler
|
cbd5db6485
FindThreads: search test source relative to module
|
11 лет назад |
Rolf Eike Beer
|
3a71d34cf3
Use CMAKE_SYSTEM_NAME instead of CMAKE_SYSTEM where sufficient
|
11 лет назад |
Rolf Eike Beer
|
b0b4b4602f
Remove .* expressions from beginning and end of MATCHES regexs
|
11 лет назад |
Clinton Stimpson
|
83934757c9
Find*: Make find_package(.. QUIET) affect Check* modules.
|
11 лет назад |
Rolf Eike Beer
|
693f8bf34d
FindThreads: simplify checking for SunOS
|
11 лет назад |
Rolf Eike Beer
|
858ce31f4c
FindThreads: avoid useless checks if a thread library is already found
|
11 лет назад |