summaryrefslogtreecommitdiffstats
path: root/Source/cmXMLParser.cxx
Commit message (Collapse)AuthorAgeFilesLines
* STYLE: fix warningBill Hoffman2007-07-311-1/+2
|
* ENH: fix warning on win64Bill Hoffman2007-07-261-1/+1
|
* STYLE: fix compiler warningBill Hoffman2007-07-251-2/+3
|
* ENH: Add options to build with system utility libraries. Organize inclusion ↵Brad King2006-10-191-1/+1
| | | | of third party libraries into a single header per library. This addresses bug#3653.
* ENH: add support for win64 for visual studio 2005 ide and nmake, also fix ↵Bill Hoffman2006-03-301-2/+2
| | | | warnings produced by building for win64
* COMP: Try to resolve compile errors because of missing includes and wrong ↵Andy Cedilnik2005-01-181-0/+1
| | | | include path
* COMP: Use cmOStringStream not ostringstreamAndy Cedilnik2005-01-181-1/+1
|
* ENH: Add XML parserAndy Cedilnik2005-01-181-0/+217