Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
* | COMP: Fix build with system-installed expat 2.0.1 | Brad King | 2009-06-11 | 1 | -1/+1 |
* | ENH: Added cmXMLParser::FindAttribute method | Brad King | 2009-02-24 | 1 | -0/+17 |
* | ENH: Allow cmXMLParser subclasses to report errors | Brad King | 2009-02-24 | 1 | -5/+10 |
* | STYLE: fix warning | Bill Hoffman | 2007-07-31 | 1 | -1/+2 |
* | ENH: fix warning on win64 | Bill Hoffman | 2007-07-26 | 1 | -1/+1 |
* | STYLE: fix compiler warning | Bill Hoffman | 2007-07-25 | 1 | -2/+3 |
* | ENH: Add options to build with system utility libraries. Organize inclusion ... | Brad King | 2006-10-19 | 1 | -1/+1 |
* | ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war... | Bill Hoffman | 2006-03-30 | 1 | -2/+2 |
* | COMP: Try to resolve compile errors because of missing includes and wrong inc... | Andy Cedilnik | 2005-01-18 | 1 | -0/+1 |
* | COMP: Use cmOStringStream not ostringstream | Andy Cedilnik | 2005-01-18 | 1 | -1/+1 |
* | ENH: Add XML parser | Andy Cedilnik | 2005-01-18 | 1 | -0/+217 |