v2.3.2
rename build/ dir to pkg/ to match the rest of the projects
update coverage summary utility for new paths
Adding support to compile on solaris.
add mingw configure script that sets all the correct paths for cppunit, etc.
calculate and export current correct soname for people who want to dlopen. include smbios/dlopen.h and use the define there for the name of the library.
dont generate doxygen configs at configure time, just use exported environment variables.
Add build support for smbios-battery-ctl in SPEC file
Updates from lessons converting omsa. -- CXXFLAGS/CFLAGS -> CPPFLAGS Remove all preprocessor directives from CXXFLAGS/CFLAGS and put them in CPPFLAGS. -- add -Wl,-as-needed flag with option to disable for older OS -- add libsmbios pkg-config for c++ lib
Removed depricated members in doxygen files.
add a variable so pkgs know which python path to use
fixup pkgconfig files to actually have a chance of working
change release script for new autogen changes.
disable valgrind for sles9
add utility to do OBS upload.