| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'openbsd-warnings' | Brad King | 2014-04-15 | 1 | -0/+2 |
|\ |
|
| * | CTestCustom: Suppress warnings about rand() and srand() on OpenBSD | Rolf Eike Beer | 2014-04-15 | 1 | -0/+2 |
|
|
* | | CTestCustom: Suppress -Wcast-align warnings in sha2 code | Brad King | 2014-04-11 | 1 | -0/+1 |
|/ |
|
* | Merge topic 'suppress-conversion-warnings-in-QtWidgets' | Brad King | 2014-04-03 | 1 | -1/+1 |
|\ |
|
| * | CTestCustom: Suppress conversion warnings in QtWidgets headers | Brad King | 2014-04-02 | 1 | -1/+1 |
|
|
* | | CTestCustom: Suppress Clang "will never be executed" warnings in lexers | Brad King | 2014-04-01 | 1 | -1/+1 |
|/ |
|
* | CTestCustom: Suppress "note: in expansion of macro" diagnostic context | Brad King | 2014-03-26 | 1 | -0/+1 |
|
|
* | CTestCustom: Suppress MIPSpro warnings about Olimit | Brad King | 2014-03-06 | 1 | -0/+2 |
|
|
* | CTestCustom: Suppress LNK4089 warning about SHELL32 | Brad King | 2014-01-02 | 1 | -0/+1 |
|
|
* | Merge topic 'import-KWSys-subtree' | Brad King | 2012-11-07 | 1 | -0/+1 |
|\ |
|
| * | CTestCustom: Suppress LNK4089 warning about PSAPI | Brad King | 2012-11-05 | 1 | -0/+1 |
|
|
* | | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -2/+2 |
|
|
* | | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -9/+9 |
|/ |
|
* | Suppress warnings occurring on the dashboards using the PGI compiler. | David Cole | 2012-03-07 | 1 | -1/+2 |
|
|
* | Merge topic 'suppress-clang-warning' | David Cole | 2012-02-21 | 1 | -0/+1 |
|\ |
|
| * | CTestCustom: Suppress clang warning on the dashboard | David Cole | 2012-02-16 | 1 | -0/+1 |
|
|
* | | Teach CTest what a ninja error looks like. | Bill Hoffman | 2012-02-15 | 1 | -0/+4 |
|/ |
|
* | CTestCustom.cmake: Ignore clang's summary warning | David Cole | 2011-09-29 | 1 | -0/+4 |
|
|
* | Suppress Qt warning for dashmacmini5 builds | David Cole | 2011-09-02 | 1 | -1/+1 |
|
|
* | Suppress Qt warning for dashmacmini5 builds | David Cole | 2011-09-01 | 1 | -0/+1 |
|
|
* | Xcode: Suppress same-old warning again. | David Cole | 2011-08-23 | 1 | -0/+1 |
|
|
* | Suppress erroneous warnings from Intel compiler | David Cole | 2010-12-31 | 1 | -0/+1 |
|
|
* | Suppress "loop was vectorized" "warnings." | David Cole | 2010-11-08 | 1 | -0/+1 |
|
|
* | Suppress SGI MIPSpro warning 3968 | Brad King | 2010-06-09 | 1 | -1/+1 |
|
|
* | Mask out warnings on ferrari dashboard. | David Cole | 2010-06-08 | 1 | -0/+1 |
|
|
* | Add more ignore stuff for OpenBSD | Bill Hoffman | 2010-05-14 | 1 | -1/+2 |
|
|
* | Ignore OpenBSD warnings for use of strcpy, etc. | Bill Hoffman | 2010-05-13 | 1 | -0/+1 |
|
|
* | Expand the regular expression for ignoring xcode missing directories. | Bill Hoffman | 2010-05-13 | 1 | -1/+1 |
|
|
* | Exclude warnings for Xcode | Bill Hoffman | 2010-05-12 | 1 | -0/+1 |
|
|
* | Add more excludes for the borland compiler. | Bill Hoffman | 2010-04-27 | 1 | -0/+1 |
|
|
* | Another pass at removing borland warnings. | Bill Hoffman | 2010-04-26 | 1 | -11/+4 |
|
|
* | Try to remove borland warnings again. | Bill Hoffman | 2010-04-25 | 1 | -0/+5 |
|
|
* | Coverage glob should search in Source dir | Zach Mullen | 2010-04-23 | 1 | -5/+0 |
|
|
* | Implement extra coverage globbing | Zach Mullen | 2010-04-23 | 1 | -0/+5 |
|
|
* | Exclude new warnings that showed up with ctest launcher. | Bill Hoffman | 2010-04-06 | 1 | -0/+8 |
|
|
* | exclude warnings from cmbzip2 | Bill Hoffman | 2009-11-14 | 1 | -0/+1 |
|
|
* | get rid of the rest of the libarchive warnings by not seeing them.. | Bill Hoffman | 2009-11-13 | 1 | -1/+1 |
|
|
* | Exclude Qt source files from coverage results. | David Cole | 2009-10-24 | 1 | -0/+3 |
|
|
* | Fix warnings in CMake source code. Suppress rampant warnings emanating from Q... | David Cole | 2009-10-01 | 1 | -0/+1 |
|
|
* | Fix warnings in CMake source code. Suppress warnings in Lexer and Parser file... | David Cole | 2009-09-30 | 1 | -0/+1 |
|
|
* | COMP: Mask out shadowed declaration warnings that always follow already maske... | David Cole | 2009-07-10 | 1 | -2/+3 |
|
|
* | COMP: Suppress warnings from the Utilities/cmtar code in dashboard results. | David Cole | 2009-07-08 | 1 | -0/+1 |
|
|
* | ENH: Disable the xmlrpc drop method by default | Brad King | 2009-06-11 | 1 | -1/+0 |
|
|
* | COMP: Ignore warning LNK4204 for CMake dashboard | Brad King | 2009-01-06 | 1 | -0/+1 |
|
|
* | BUG: Exclude try_compile sources and kwsys files from CMake coverage results. | David Cole | 2008-02-25 | 1 | -0/+11 |
|
|
* | COMP: exclude some warnings on hp | Bill Hoffman | 2007-09-24 | 1 | -0/+1 |
|
|
* | ENH: Avoid prompting for admin privileges when running CMakeSetup.exe on Vist... | David Cole | 2007-09-11 | 1 | -2/+1 |
|
|
* | ENH: Create CTestCustom.cmake instead of CTestCustom.ctest. Create the old f... | Brad King | 2007-08-31 | 1 | -0/+41 |
|
|