summaryrefslogtreecommitdiffstats
path: root/Tests/TryCompile
Commit message (Expand)AuthorAgeFilesLines
* ENH: add tests for check_c_source_runs(), check_cxx_source_runs(),Alexander Neundorf2007-07-311-0/+56
* ENH: improve TRY_RUN() for crosscompiling: instead of just failing, it nowAlexander Neundorf2007-06-013-2/+33
* ENH: add COPY_FILE argument to TRY_COMPILE, so the compiled executable canAlexander Neundorf2007-05-241-1/+10
* ENH: add two simple tests for TRY_RUN()Alexander Neundorf2007-05-243-2/+38
* ENH: add more output when test failsBill Hoffman2007-01-311-4/+4
* ENH: centralized locaiton of CMakeFiles settingKen Martin2006-06-141-6/+6
* ENH: put CmakeTmp into CMakeFilesKen Martin2006-01-121-6/+8
* BUG: dont put the output of a try compile in the output because visual stduio...Bill Hoffman2004-05-201-6/+0
* ENH: add more testing for ansi for scopesBill Hoffman2003-02-111-1/+26
* ENH: add a new test for TRY_COMPILEBill Hoffman2003-02-101-9/+10
* ENH: add a new test to test try compileBill Hoffman2003-02-103-0/+60