summaryrefslogtreecommitdiffstats
path: root/Utilities/cmcompress
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate -Wconversion warnings.David Cole2010-06-271-1/+1
| | | | | | 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.
* Install third-party utility copyright noticesBrad King2009-09-282-0/+36
| | | | | | | 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.
* ENH: reorder code to remove forward declarationsKen Martin2006-08-171-249/+249
|
* COMP: Fixed linkage specifier consistency warning.Brad King2006-08-171-4/+4
|
* ENH: remove c++ comments from c codeBill Hoffman2006-08-141-4/+0
|
* COMP: Remove warningsAndy Cedilnik2006-08-141-1/+1
|
* COMP: Remove more warningsAndy Cedilnik2006-08-141-4/+4
|
* COMP: Remove some warnings and make library report an error instead of call exitAndy Cedilnik2006-08-142-23/+33
|
* ENH: Initial importAndy Cedilnik2006-07-314-0/+2051