Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindThreads: Drop try_run to improve cross-compiling support | Steffen Dettmer | 2017-08-30 | 1 | -33/+7 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -8/+11 |
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -1/+1 |
* | CheckForPthreads.c: Do not use C++-style comments in C source | Marc Chevrier | 2015-10-26 | 1 | -2/+2 |
* | FindThreads: fix printing a pointer value in test code | Rolf Eike Beer | 2015-09-25 | 1 | -1/+1 |
* | Haiku no longer defines __BEOS__ | Rolf Eike Beer | 2013-01-07 | 1 | -1/+1 |
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
* | ENH: add initial support for HAIKU OS from bug# 7425 | Bill Hoffman | 2008-09-15 | 1 | -1/+1 |
* | ENH: merge in changes for beos support | Bill Hoffman | 2006-12-04 | 1 | -0/+3 |
* | ENH: fix tests for non-ansi c on hp and remove warnings for ansi c | Bill Hoffman | 2004-04-15 | 1 | -3/+8 |
* | ENH: Do better test for pthreads | Andy Cedilnik | 2003-08-01 | 1 | -0/+30 |