| Commit message (Expand) | Author | Age | Files | Lines |
* | try_compile: Restore expansion of ;-list in COMPILE_DEFINITIONS | Brad King | 2019-02-15 | 2 | -0/+39 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -1/+1 |
|
|
* | Various typo fixes | Luz Paz | 2018-01-03 | 1 | -2/+2 |
|
|
* | Use string(APPEND) in Tests | Daniel Pfeifer | 2016-07-27 | 1 | -2/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 8 | -19/+31 |
|
|
* | Drop Visual Studio 6 generator | Brad King | 2016-03-09 | 1 | -3/+1 |
|
|
* | Avoid if() quoted auto-dereference | Ben Boeckel | 2014-10-20 | 1 | -2/+2 |
|
|
* | Merge topic 'try_compile-COPY_FILE_ERROR' | Brad King | 2013-07-15 | 1 | -0/+17 |
|\ |
|
| * | try_compile: Add COPY_FILE_ERROR option to capture failure | Brad King | 2013-07-15 | 1 | -0/+17 |
|
|
* | | try_compile: Escape CMAKE_<lang>_FLAGS in test projects (#14268) | Brad King | 2013-07-15 | 2 | -0/+22 |
|/ |
|
* | try_compile: Add signature to allow multiple SOURCES | Brad King | 2013-06-06 | 5 | -0/+23 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -35/+35 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -128/+128 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 3 | -13/+13 |
|
|
* | Tests: Added test for check_prototype_definition. | Andreas Schneider | 2011-03-18 | 1 | -0/+13 |
|
|
* | CheckCCompilerFlag: Strict signature of 'main' (#11615) | Brad King | 2010-12-16 | 1 | -0/+6 |
|
|
* | Avoid PathScale cmd-line bug in TryCompile test | Brad King | 2010-01-25 | 1 | -2/+8 |
|
|
* | Add more coverage and use the ARGS option of try_run | Bill Hoffman | 2009-10-29 | 2 | -0/+33 |
|
|
* | Fix CHECK_(C|CXX)_COMPILER_FLAG macro test | Brad King | 2009-09-18 | 1 | -2/+2 |
|
|
* | Test CHECK_(C|CXX)_COMPILER_FLAG macros | Brad King | 2009-09-17 | 1 | -1/+9 |
|
|
* | No /fast targets in try_compile project mode | Brad King | 2009-08-04 | 4 | -3/+9 |
|
|
* | Fix recursive try_compile calls | Brad King | 2009-08-03 | 1 | -0/+9 |
|
|
* | Test try_compile project mode | Brad King | 2009-08-03 | 2 | -0/+11 |
|
|
* | ENH: remove test that does not work on all compilers | Bill Hoffman | 2008-07-16 | 1 | -32/+0 |
|
|
* | ENH: add a test for bug 7316 | Bill Hoffman | 2008-07-15 | 1 | -0/+33 |
|
|
* | ENH: preclean some warnings | Ken Martin | 2008-03-25 | 1 | -0/+1 |
|
|
* | ENH: add tests for check_c_source_runs(), check_cxx_source_runs(), | Alexander Neundorf | 2007-07-31 | 1 | -0/+56 |
|
|
* | ENH: improve TRY_RUN() for crosscompiling: instead of just failing, it now | Alexander Neundorf | 2007-06-01 | 3 | -2/+33 |
|
|
* | ENH: add COPY_FILE argument to TRY_COMPILE, so the compiled executable can | Alexander Neundorf | 2007-05-24 | 1 | -1/+10 |
|
|
* | ENH: add two simple tests for TRY_RUN() | Alexander Neundorf | 2007-05-24 | 3 | -2/+38 |
|
|
* | ENH: add more output when test fails | Bill Hoffman | 2007-01-31 | 1 | -4/+4 |
|
|
* | ENH: centralized locaiton of CMakeFiles setting | Ken Martin | 2006-06-14 | 1 | -6/+6 |
|
|
* | ENH: put CmakeTmp into CMakeFiles | Ken Martin | 2006-01-12 | 1 | -6/+8 |
|
|
* | BUG: dont put the output of a try compile in the output because visual stduio... | Bill Hoffman | 2004-05-20 | 1 | -6/+0 |
|
|
* | ENH: add more testing for ansi for scopes | Bill Hoffman | 2003-02-11 | 1 | -1/+26 |
|
|
* | ENH: add a new test for TRY_COMPILE | Bill Hoffman | 2003-02-10 | 1 | -9/+10 |
|
|
* | ENH: add a new test to test try compile | Bill Hoffman | 2003-02-10 | 3 | -0/+60 |
|
|