summaryrefslogtreecommitdiffstats
path: root/Source/cmHexFileConverter.cxx
Commit message (Collapse)AuthorAgeFilesLines
* COMP: fix warning on MSVC 8: conversion from 'size_t' to 'unsigned int', ↵Alexander Neundorf2007-05-281-1/+1
| | | | | | possible loss of data Alex
* COMP: less warnings (signed vs. unsigned)Alexander Neundorf2007-05-251-2/+2
| | | | Alex
* ENH: make the compiler id detection work, even if the output file name ofAlexander Neundorf2007-05-251-0/+266
the compiler is completely unknown and even if it produces intel hex or motorola s-record files, with test Alex