Commit Graph

9 Commits

Author SHA1 Message Date
David Cole 415900ba77 Eliminate -Wconversion warnings.
Change types of local variables, or casting, or re-arrange
expressions to get rid of "conversion may alter value" warnings
as seen on recent dashboard submissions from londinium.kitware.
2010-06-27 11:22:05 -04:00
Brad King 9737ea074a Install third-party utility copyright notices
Some of our third-party utilities have licenses that require their
copyright and license notices to be distributed with binary forms.  This
commit adds installation rules to include these notices with installed
CMake documentation.
2009-09-28 11:36:17 -04:00
Ken Martin d4ae4849f7 ENH: reorder code to remove forward declarations 2006-08-17 12:04:26 -04:00
Brad King 006b61be35 COMP: Fixed linkage specifier consistency warning. 2006-08-17 09:45:17 -04:00
Bill Hoffman ff4886fa53 ENH: remove c++ comments from c code 2006-08-14 17:30:58 -04:00
Andy Cedilnik 97f1c2b5f0 COMP: Remove warnings 2006-08-14 11:32:35 -04:00
Andy Cedilnik 622a22a921 COMP: Remove more warnings 2006-08-14 10:59:46 -04:00
Andy Cedilnik c76a2bb4b2 COMP: Remove some warnings and make library report an error instead of call exit 2006-08-14 09:58:32 -04:00
Andy Cedilnik 17bdb3d245 ENH: Initial import 2006-07-31 16:59:20 -04:00