summaryrefslogtreecommitdiff
path: root/Modules/CheckForPthreads.c
Commit message (Expand)AuthorAgeFilesLines
* FindThreads: Drop try_run to improve cross-compiling supportSteffen Dettmer2017-08-301-33/+7
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-8/+11
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* CheckForPthreads.c: Do not use C++-style comments in C sourceMarc Chevrier2015-10-261-2/+2
* FindThreads: fix printing a pointer value in test codeRolf Eike Beer2015-09-251-1/+1
* Haiku no longer defines __BEOS__Rolf Eike Beer2013-01-071-1/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* ENH: add initial support for HAIKU OS from bug# 7425Bill Hoffman2008-09-151-1/+1
* ENH: merge in changes for beos supportBill Hoffman2006-12-041-0/+3
* ENH: fix tests for non-ansi c on hp and remove warnings for ansi cBill Hoffman2004-04-151-3/+8
* ENH: Do better test for pthreadsAndy Cedilnik2003-08-011-0/+30