Revision history for Perl extension Module::Install::XSUtil 0.10 Tue Aug 18 13:05:46 2009 - add '-g' command line option (perl Makefile.PL -g) - avoid optimization (remove -Ox from OPTIMIZE) - add -DDEBUGGING to DEFINE - make the function finding algorithm more smart (fix RT #48738 in XS::MagicExt) 0.09 Thu Aug 13 22:27:20 2009 - fix a linking library issue on Cygwin 0.08 Wed Aug 12 11:36:27 2009 - fix checklib algorithm - enhance tests 0.07 Tue Aug 4 17:02:32 2009 - apply a patch from RT #48321-2 (thanks to Taro Nishino) 0.06 Tue Aug 4 09:20:08 2009 - fix tests for Win32 (RT #48321-1 reported by Taro Nishino) - add cc_define() command 0.05 Mon Aug 3 16:55:20 2009 - fix the algorithm for searching headers and libs 0.04 Wed Jul 29 11:41:55 2009 - fix cc_append_to_ccflags() on non-Win32 system - code refactering 0.03 Tue Jul 28 12:05:42 2009 - May this work on Windows! 0.02 Mon Jul 27 13:59:29 2009 - no 'provides' section for header files - add rpository info 0.01 Sun Jul 26 09:52:01 2009 - original version; created by Module::Setup