master
Remove use of preinst-swig script
use $self special variable instead of self in %extend
Fixed compile problem on windows. The code defines a template called max - however, Windows already defines a macro called max. The fix is to undefine the macro.
The great merge