summaryrefslogtreecommitdiff
path: root/Tests/SystemInformation
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'configure-log'Brad King2023-01-191-4/+0
|\
| * Tests: Avoid using CMake{Output,Error}.log filesBrad King2023-01-181-4/+0
* | Revise C++ coding style using clang-format-15Kitware Robot2023-01-181-1/+1
|/
* Source: Fix a few typosVitaly Stakhovsky2023-01-171-1/+1
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-0/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-51/+51
* Features: Add support for C++14 features.Stephen Kelly2014-05-221-0/+1
* Features: Extend concept to C language.Stephen Kelly2014-05-151-0/+10
* Features: Add cxx_template_template_parameters.Stephen Kelly2014-04-161-0/+1
* Features: Add cxx_auto_type.Stephen Kelly2014-04-071-0/+2
* Add some COMPILE_OPTIONS for specifying C++ dialect.Stephen Kelly2014-04-071-0/+4
* Tests: Require CMake 3.0 for the SystemInformation test.Stephen Kelly2014-04-071-1/+1
* Tests: Remove some trailing black lines.Stephen Kelly2014-02-171-2/+0
* OS X: Detect implicit linker framework search pathsBrad King2012-12-111-0/+2
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-6/+6
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-37/+37
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-132-9/+9
* Add platform variable for flags specific to shared librariesStephen Kelly2012-06-121-0/+2
* Add platform variables for position independent code flagsStephen Kelly2012-06-121-0/+4
* Add framework to detect compiler version with its id (#12408)Brad King2011-12-071-0/+4
* Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAGBrad King2009-12-021-4/+0
* Teach Xcode generator to set XCODE_VERSIONBrad King2009-09-231-0/+1
* ENH: Report CMake logs in SystemInformation testBrad King2009-07-271-2/+4
* ENH: Implicit link info for C, CXX, and FortranBrad King2009-07-231-0/+7
* BUG: Fix SystemInformation dump outputBrad King2009-07-211-1/+1
* ENH: preclean some warningsKen Martin2008-03-251-0/+1
* ENH: some more CMakeList cleanupsKen Martin2007-05-111-7/+7
* ENH: Adding support to link specifically to an archive or a shared library ba...Brad King2006-09-151-2/+16
* ENH: Display all output in ctestAndy Cedilnik2005-02-081-0/+2
* BUG: Need to include full output to be a useful test.Brad King2005-02-071-0/+2
* ENH:Add test for GET/SET_DIRECTORY_PROPERTYAndy Cedilnik2004-04-262-1/+25
* EHN: Also display Configure.h and Configure.hxx from cmsysAndy Cedilnik2003-08-081-0/+2
* ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIESAndy Cedilnik2003-08-062-0/+14
* BUG: Open as ascii to remove extra new linesAndy Cedilnik2003-08-051-1/+1
* ENH: Add accessor for the list of commandsAndy Cedilnik2003-08-032-7/+14
* ENH: Added dump of more files. Improved robustness of dump.Brad King2003-07-162-38/+63
* Display Cache and all variablesAndy Cedilnik2003-03-173-6/+21
* Add command for accessing cmake properties. At this point the only properties...Andy Cedilnik2003-03-061-0/+5
* add some more printsBill Hoffman2003-01-172-1/+7
* fix for create shared libraryBill Hoffman2002-11-211-1/+1
* add print for compiler is gnuBill Hoffman2002-11-181-0/+3
* clean up test for html outputBill Hoffman2002-11-124-8/+26
* *** empty log message ***Bill Hoffman2002-11-121-1/+5
* fix project nameBill Hoffman2002-11-121-1/+1
* new testBill Hoffman2002-11-114-0/+91