v2.2.8
rename build/ dir to pkg/ to match the rest of the projects
update coverage summary utility for new paths
add mingw configure script that sets all the correct paths for cppunit, etc.
dont generate doxygen configs at configure time, just use exported environment variables.
remove static libs from file list since we no longer build them.
remove RELEASE_VERSION variable and use VERSION or PACKAGE_VERSION instead. setup python executables to replace __VERSION__ directly.