summaryrefslogtreecommitdiff
path: root/Modules/TestCXXAcceptsFlag.cmake
Commit message (Expand)AuthorAgeFilesLines
* Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.logBrad King2023-01-181-7/+1
* Modules: Use new keyword-dispatched try_compile signatureMatthew Woehlke2022-09-141-2/+1
* Refactor: Use added message types in various modulesAlex Turbov2019-11-021-3/+3
* Help: Use 'deprecated' template, and date deprecation of modulesJoachim Wuttke (o)2018-10-251-1/+3
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-16/+17
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* TestCXXAcceptsFlag: Update documentation (#14657)Brad King2013-12-191-7/+9
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-5/+11
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-4/+4
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-13/+13
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* 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
* ENH: centralized locaiton of CMakeFiles settingKen Martin2006-06-141-2/+2
* ENH: add documentation support for modulesBill Hoffman2005-12-141-4/+5
* ENH: put cmake files intoa CMakeFiles subdir to clean up bin treeKen Martin2005-07-291-2/+2
* ENH: fixed some spelling errorsKen Martin2005-06-201-3/+3
* BUG: Check for the variable first timeAndy Cedilnik2004-10-271-2/+2
* BUG: Only test for cxx flags the first time aroundAndy Cedilnik2004-10-261-17/+19
* ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. C...Andy Cedilnik2003-08-081-1/+6
* ENH: Extra new line after outputAndy Cedilnik2003-07-171-1/+1
* ENH: Replace WRITE_FILE with FILE(WRITE and FILE(APPEND. Replace MAKE_DIRECTO...Andy Cedilnik2003-07-111-12/+12
* ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows proje...Bill Hoffman2002-12-171-2/+2
* spelling errorBill Hoffman2002-11-211-2/+4
* add checks for ansi flags and not hard code themBill Hoffman2002-11-211-0/+20