summaryrefslogtreecommitdiff
path: root/Modules/CheckFunctionExists.c
Commit message (Expand)AuthorAgeFilesLines
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-6/+6
* CheckFunctionExists.c: avoid gcc warnings with -Wstrict-prototypesAndre McCurdy2016-10-141-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-9/+11
* Check(Function|Library|Symbol)Exists: make it work if only C++ is enabledRolf Eike Beer2015-09-251-0/+3
* ENH: fix tests for non-ansi c on hp and remove warnings for ansi cBill Hoffman2004-04-151-7/+10
* ENH: remove warnings from try compilesBill Hoffman2004-04-141-2/+7
* Add two commonly used modules. First one checks if the function exists, the s...Andy Cedilnik2002-09-201-0/+15