CMake/Source/CPack/WiX
David Cole a74bd470a4 CPack: Fix dashboard errors and warnings (#11575)
...revealed by the Nightly dashboard runs last night.

Use "size_t" instead of "std::size_t" so that it compiles with
Visual Studio 6, too.

Fix warnings about shadowed "tmp" local variable and ordering of
member variables vs. lines of code in the constructor initializer
list.
2012-12-04 14:37:41 -05:00
..
cmCPackWIXGenerator.cxx CPack: Fix dashboard errors and warnings (#11575) 2012-12-04 14:37:41 -05:00
cmCPackWIXGenerator.h CPack: Fix dashboard errors and warnings (#11575) 2012-12-04 14:37:41 -05:00
cmWIXRichTextFormatWriter.cxx CPack: Fix dashboard errors and warnings (#11575) 2012-12-04 14:37:41 -05:00
cmWIXRichTextFormatWriter.h CPack: Add a WiX Generator (#11575) 2012-12-03 11:00:31 -05:00
cmWIXSourceWriter.cxx CPack: Fix dashboard errors and warnings (#11575) 2012-12-04 14:37:41 -05:00
cmWIXSourceWriter.h CPack: Fix dashboard errors and warnings (#11575) 2012-12-04 14:37:41 -05:00