summaryrefslogtreecommitdiff
path: root/Modules/TestForSTDNamespace.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/+2
* Refactor: Use added message types in various modulesAlex Turbov2019-11-021-3/+3
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-11/+12
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* Modules/Test*.cmake: Use if(DEFINED) to simplify conditionsBrad King2014-09-111-1/+1
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-2/+9
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-3/+3
* 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-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/+14
* ENH: centralized locaiton of CMakeFiles settingKen Martin2006-06-141-2/+2
* ENH: cleanupsKen Martin2005-12-151-1/+1
* ENH: add documentation support for modulesBill Hoffman2005-12-141-3/+2
* ENH: put cmake files intoa CMakeFiles subdir to clean up bin treeKen Martin2005-07-291-2/+2
* BUG#374: Adding OUTPUT_VARIABLE OUTPUT to TRY_COMPILE commands.Brad King2003-11-121-1/+2
* ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. C...Andy Cedilnik2003-08-081-0/+6
* BUG: fix test not to run every timeBill Hoffman2003-03-111-3/+3
* ENH: only force the use of ansi flags in backwards modeBill Hoffman2003-01-081-2/+1
* ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows proje...Bill Hoffman2002-12-171-1/+1
* fix orderBill Hoffman2002-11-211-2/+2
* move ansi cxx flags stuff out of try compile and into cmake filesBill Hoffman2002-11-211-0/+1
* Add more messages, make messages look the same, add checks if test was alread...Andy Cedilnik2002-11-181-8/+13
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-0/+18