index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmXMLParser.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-1/+1
*
ctest_memcheck: Add support for memory and leak sanitizer.
Bill Hoffman
2014-07-16
1
-2/+11
*
stringapi: Miscellaneous char* parameters
Ben Boeckel
2014-03-08
1
-2/+2
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-1/+2
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-5/+5
*
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