Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -6/+6 |
* | CheckFunctionExists.c: avoid gcc warnings with -Wstrict-prototypes | Andre McCurdy | 2016-10-14 | 1 | -1/+1 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -9/+11 |
* | Check(Function|Library|Symbol)Exists: make it work if only C++ is enabled | Rolf Eike Beer | 2015-09-25 | 1 | -0/+3 |
* | ENH: fix tests for non-ansi c on hp and remove warnings for ansi c | Bill Hoffman | 2004-04-15 | 1 | -7/+10 |
* | ENH: remove warnings from try compiles | Bill Hoffman | 2004-04-14 | 1 | -2/+7 |
* | Add two commonly used modules. First one checks if the function exists, the s... | Andy Cedilnik | 2002-09-20 | 1 | -0/+15 |