summaryrefslogtreecommitdiff
path: root/CTestCustom.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cpp-named-module-support-msvc'Brad King2022-08-031-0/+5
|\
| * CTestCustom: ignore `cm::optional` uninitialized memory false positiveBen Boeckel2022-08-021-0/+5
* | cmFindPackageCommand: Compile-time path generator expressionsAlex Turbov2022-08-021-0/+1
|/
* zstd: suppress an analyzer lintBen Boeckel2022-05-241-0/+1
* gitlab-ci: add job to build with clang-analyzerBrad King2021-06-031-18/+11
* clang-analyzer: rename from scan-build in commentsBrad King2021-06-031-1/+1
* CTestCustom: Ignore warning from FD_ZERO macro on NVHPCBrad King2021-04-201-0/+1
* CTestCustom: ignore expat having symbol-less objects tooBen Boeckel2020-05-221-0/+1
* CTestCustom: Suppress warning about zlib symbol conflict with QtCoreBrad King2020-05-111-0/+1
* CTestCustom: fix indentationBen Boeckel2020-05-071-1/+1
* CTestCustom: Suppress scanbuild warning in libuvBrad King2020-04-071-0/+1
* nghttp2: Build the library within CMake for use by our curlBrad King2020-04-031-0/+2
* Merge topic 'test-resource-spec-init-lists'Brad King2019-12-191-0/+1
|\
| * Tests: Fix testCTestResourceSpec struct initialization for some compilersMichael Dickens2019-12-181-0/+1
* | CTestCustom: Suppress PGI Community Edition compiler license warningsBrad King2019-11-011-0/+1
|/
* Fix most clang -Wextra-semi-stmt warnings in C++ filesSean McBride2019-01-151-0/+1
* Solaris: Silence warning when using system libform.Chuck Atkins2018-08-291-0/+1
* CTestCustom: Suppress scanbuild warning in liblzmaBrad King2018-08-071-0/+1
* Generators: remove KDevelop3 generatorAlex Neundorf2018-01-241-6/+0
* CTestCustom: Suppress warning summary count from SunProBrad King2017-08-301-0/+1
* CTestCustom: Generalize comment on warning summary suppressionBrad King2017-08-301-4/+3
* CTestCustom: Suppress exception loosening warningDaniel Pfeifer2017-08-261-0/+1
* CTestCustom: Suppress warning matched on source file nameBrad King2017-06-071-0/+1
* Regenerate lexer source codeDaniel Pfeifer2016-12-141-0/+4
* Remove unused cm_sha2 infrastructureBrad King2016-11-101-2/+0
* CTestCustom: Suppress PGI IPA warningsBrad King2016-09-281-0/+1
* CTestCustom: Suppress PGI warnings in generated Lexer/Parser codeBrad King2016-09-261-0/+1
* CTestCustom: Suppress PGI compiler warning summary lineBrad King2016-09-261-0/+2
* CTestCustom: Suppress scan-build warnings in flex-generated lexerBrad King2016-09-081-0/+1
* CTestCustom: Suppress scan-build warnings in libuvBrad King2016-09-031-0/+3
* CTestCustom: Suppress scanbuild warning on unsigned left shiftBrad King2016-05-271-0/+1
* CTestCustom: Suppress warnings about rand() on OpenBSDBrad King2016-05-271-0/+1
* CTestCustom: Suppress Windows manifest unrecognized element warningBrad King2016-05-271-1/+1
* CTestCustom: Suppress -Wshadow warning about Solaris 'single' typedefBrad King2016-01-071-1/+2
* Port CMake from cmIML to KWIMLBrad King2015-12-181-1/+1
* CTEST_CUSTOM_*: treat variables as listsBen Boeckel2015-09-211-11/+5
* VS: Windows Store/Phone package cert thumbprintGilles Khouzam2015-08-271-0/+1
* CTestCustom: Ignore kwsys.testProcess-10 for MemCheck as KWSys doesBrad King2015-07-311-0/+4
* CTestCustom: Suppress HP-UX preprocessor concatenation warningBrad King2015-05-181-0/+1
* CTestCustom: Suppress LNK4089 warning about RPCRT4Brad King2015-05-081-0/+1
* CTestCustom: Suppress LNK4089 warning about ole32Brad King2015-05-071-0/+1
* CTestCustom: Suppress more OS X universal binary link arch warningsBrad King2015-04-101-0/+1
* CTestCustom: Suppress more OS X universal binary link arch warningsBrad King2015-04-091-0/+1
* CTestCustom: Suppress OS X universal binary link arch warningsBrad King2015-03-311-0/+1
* Move scanbuild exceptions out of dashboard script and into cmake.Bill Hoffman2015-03-301-0/+12
* Merge topic 'openbsd-warnings'Brad King2014-04-151-0/+2
|\
| * CTestCustom: Suppress warnings about rand() and srand() on OpenBSDRolf Eike Beer2014-04-151-0/+2
* | CTestCustom: Suppress -Wcast-align warnings in sha2 codeBrad King2014-04-111-0/+1
|/
* Merge topic 'suppress-conversion-warnings-in-QtWidgets'Brad King2014-04-031-1/+1
|\
| * CTestCustom: Suppress conversion warnings in QtWidgets headersBrad King2014-04-021-1/+1