summaryrefslogtreecommitdiff
path: root/Tests/PrecompiledHeader
Commit message (Expand)AuthorAgeFilesLines
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-012-3/+3
* GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in TestsCraig Scott2017-12-301-2/+3
* Revise C++ coding style using clang-formatKitware Robot2016-05-162-3/+3
* Drop Visual Studio 6 generatorBrad King2016-03-091-8/+2
* Avoid if() quoted auto-dereferenceBen Boeckel2014-10-201-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-7/+7
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-33/+33
* Ninja: add support for OBJECT_OUTPUTS, fix PrecompiledHeader test casePeter Collingbourne2012-03-171-1/+2
* Fix PrecompiledHeader test for Intel on WindowsBrad King2009-10-051-3/+3
* ENH: almost all tests passing in vs 10, commit fixes preprocess and starts v...Bill Hoffman2009-07-131-1/+4
* ENH: preclean some warningsKen Martin2008-03-251-0/+1
* ENH: Added OBJECT_OUTPUTS source file property. Updated PrecompiledHeader te...Brad King2007-09-131-32/+16
* BUG: Do not use /I mode in VS6.Brad King2007-03-121-7/+10
* BUG: Clean the pch during make clean so that the test passes when run more th...Brad King2007-03-121-0/+6
* BUG: Split precompiled header flags into a separate per-global-generator flag...Brad King2007-03-121-3/+3
* ENH: Added PrecompiledHeader test for MSVC compilers.Brad King2007-02-086-0/+88