| Commit message (Expand) | Author | Age | Files | Lines |
* | Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log | Brad King | 2023-01-18 | 1 | -7/+0 |
|
|
* | Modules: Use new SOURCES_FROM_* try_compile (2/2) | Matthew Woehlke | 2022-09-27 | 1 | -10/+7 |
|
|
* | Modules: Use new keyword-dispatched try_compile signature | Matthew Woehlke | 2022-09-14 | 1 | -2/+1 |
|
|
* | TestBigEndian: Re-implement using byte order detected from ABI check | Brad King | 2020-11-06 | 1 | -8/+28 |
|
|
* | Refactor: Use added message types in various modules | Alex Turbov | 2019-11-02 | 1 | -8/+9 |
|
|
* | Help: Convert remaining modules to block-style comments | Kitware Robot | 2018-10-22 | 1 | -12/+13 |
|
|
* | TestBigEndian: Include CheckTypeSize outside macro | Cristian Adam | 2018-04-24 | 1 | -2/+2 |
|
|
* | TestBigEndian: Fix to work with CXX without C | Uwe Koloska | 2017-02-15 | 1 | -7/+19 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -13/+3 |
|
|
* | TestBigEndian: Log success to CMakeOutput.log, not CMakeError.log | Paweł Stankowski | 2016-03-21 | 1 | -1/+1 |
|
|
* | Modules/Test*.cmake: Use if(DEFINED) to simplify conditions | Brad King | 2014-09-11 | 1 | -1/+1 |
|
|
* | Drop use of configure_file IMMEDIATE option | Daniele E. Domenichelli | 2013-11-13 | 1 | -1/+1 |
|
|
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -3/+10 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -16/+16 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -60/+60 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -9/+9 |
|
|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
|
|
* | Convert CMake non-find modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+13 |
|
|
* | ENH: for universal binaries return the endianess based on the processor | Alexander Neundorf | 2007-08-13 | 1 | -8/+18 |
|
|
* | COMP: turn error into warning for now | Alexander Neundorf | 2007-08-13 | 1 | -2/+2 |
|
|
* | STYLE: remove unused CheckTypeSize.c.in | Alexander Neundorf | 2007-08-10 | 1 | -30/+78 |
|
|
* | ENH: improve TRY_RUN() for crosscompiling: instead of just failing, it now | Alexander Neundorf | 2007-06-01 | 1 | -1/+1 |
|
|
* | ENH: add compiler id for IAR compiler (http://www.iar.com/) | Alexander Neundorf | 2007-05-24 | 1 | -0/+4 |
|
|
* | ENH: centralized locaiton of CMakeFiles setting | Ken Martin | 2006-06-14 | 1 | -5/+5 |
|
|
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -3/+3 |
|
|
* | ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree | Ken Martin | 2005-07-29 | 1 | -5/+5 |
|
|
* | BUG: fix some missing quotes for STREQUAL IF statements | Ken Martin | 2005-06-20 | 1 | -2/+2 |
|
|
* | ENH: fix for 1450 | Bill Hoffman | 2005-02-10 | 1 | -0/+3 |
|
|
* | ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. C... | Andy Cedilnik | 2003-08-08 | 1 | -8/+26 |
|
|
* | ENH: Extra new line after output | Andy Cedilnik | 2003-07-17 | 1 | -1/+1 |
|
|
* | ENH: Replace WRITE_FILE with FILE(WRITE and FILE(APPEND. Replace MAKE_DIRECTO... | Andy Cedilnik | 2003-07-11 | 1 | -6/+5 |
|
|
* | ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows proje... | Bill Hoffman | 2002-12-17 | 1 | -2/+2 |
|
|
* | Add append to write_file | Andy Cedilnik | 2002-10-29 | 1 | -1/+2 |
|
|
* | Add test for big endian | Andy Cedilnik | 2002-10-01 | 1 | -0/+16 |
|
|