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 |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Rolf Eike Beer
|
3dc6f2bfb3
FindThreads: Try pthreads with no special option first (#11333)
|
14 years ago |
David Cole
|
98c49a4a25
Revert "FindThreads: Try pthreads with no special option first (#11333)"
|
14 years ago |
Rolf Eike Beer
|
fd61be7140
FindThreads: Try pthreads with no special option first (#11333)
|
14 years ago |
Brad King
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 years ago |
Alex Neundorf
|
ce28737c93
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
|
15 years ago |
Alex Neundorf
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
Philip Lowman
|
7016fae6d4
Fix 11136: [patch] FindThreads.cmake documents the wrong variable
|
15 years ago |
Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
Clinton Stimpson
|
d09664a4d4
Support pthreads on irix.
|
15 years ago |
Brad King
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
Philip Lowman
|
42618d5524
Improve readability
|
16 years ago |
Bill Hoffman
|
0e5319f21d
BUG: fix for 6586, set THREADS_FOUND
|
17 years ago |
Brad King
|
c5b197842f
BUG: Enable CMAKE_HP_PTHREADS only when the old CMA threads are available. Modern HP pthreads are just normal pthreads.
|
18 years ago |
Brad King
|
8481c4f1e9
BUG: Do not use CMA threads on HP if they do not exist.
|
18 years ago |
Alexander Neundorf
|
b82b47e329
|
18 years ago |
Alexander Neundorf
|
7beee2df48
|
18 years ago |
Alexander Neundorf
|
eddf1cf39f
|
18 years ago |
Ken Martin
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 years ago |
Ken Martin
|
74eaecfc3e
ENH: cleanups
|
20 years ago |
Bill Hoffman
|
b7fa820118
ENH: add documentation support for modules
|
20 years ago |
Ken Martin
|
c6b011e35e
ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree
|
20 years ago |
Brad King
|
c6e15f5ddf
BUG: Fix try-compile for sys/prctl.h. It needs to include sys/types.h first according to the man page.
|
20 years ago |
Andy Cedilnik
|
ad4f98f3cf
ENH: Cleanup. Use relative path to modules
|
21 years ago |
Andy Cedilnik
|
21ec23413e
ERR: Reorganize to try to fix the -pthread problem on some systems
|
22 years ago |
Andy Cedilnik
|
51301d8cc6
ENH: On apple use -lpthreads
|
22 years ago |
Andy Cedilnik
|
7d1cbf26d9
ENH: MAke it work on FreeBSD
|
22 years ago |
Andy Cedilnik
|
ff5f0312de
ENH: Do better test for pthreads
|
22 years ago |