summaryrefslogtreecommitdiff
path: root/Modules/CheckCSourceRuns.cmake
Commit message (Expand)AuthorAgeFilesLines
* Modules: Fix spelling of "succeeded" in check messagesTerrell Russell2015-10-061-1/+1
* Help: Document that the CHECK_* macros create cache variablesSebastian Leske2014-09-111-0/+1
* Check*: Allow result variables to contain regex special characters (#14923)Brad King2014-07-311-1/+1
* Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.Clinton Stimpson2014-03-291-3/+10
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-10/+21
* Handle targets in the LINK_LIBRARIES of try_compile.Stephen Kelly2013-02-221-5/+2
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-11/+11
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-35/+35
* Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIESAlex Neundorf2012-02-211-1/+6
* -remove trailing whitespaceAlex Neundorf2012-02-211-3/+3
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-0/+13
* Cleanup generic compiler check macro documentationBrad King2009-09-171-6/+5
* STYLE: fix documentation: the second short description discarded the firstAlexander Neundorf2009-03-111-2/+2
* ENH: use the same CMAKE_SKIP_RPATH setting in CHECK_C/CXX_SOURCE_RUNS as inAlexander Neundorf2007-08-281-0/+1
* STYLE: don't use FIND_INCLUDE_FILE() but only FIND_INCLUDE_FILES() inAlexander Neundorf2007-07-311-7/+14
* BUG: the SET( ... CACHE INTERNAL) didn't work as expected, since theAlexander Neundorf2007-07-131-2/+0
* ENH: improve TRY_RUN() for crosscompiling: instead of just failing, it nowAlexander Neundorf2007-06-011-2/+2
* BUG: Revert "Fix kwstyleSource/CTest/cmCTestBuildHandler.cxx"Andy Cedilnik2007-04-041-19/+9
* COMP: Fix kwstyleSource/CTest/cmCTestBuildHandler.cxxAndy Cedilnik2007-04-041-9/+19
* ENH: fixs for check compile stuff from Oswald B.Bill Hoffman2006-08-211-4/+4
* ENH: fix errorBill Hoffman2006-08-031-3/+3
* ENH: fix for makedev three args testBill Hoffman2006-08-031-4/+12
* ENH: add a crun macro and fix the output log for compile cBill Hoffman2006-08-031-0/+60