=head1 Revision history for Alien-IUP =head2 0.110 - 13/12/2010 - iup-gtk-tabs.diff fixing http://www.cpantesters.org/cpan/report/b524182a-04c1-11e0-afb0-adca6bb533f3 - fixing gtkprintunixdialog.h failure http://www.cpantesters.org/cpan/report/9629bbba-0655-11e0-9ee0-f20c722eace1 =head2 0.109_01 - 12/12/2010 - dev build with latest CVS sources =head2 0.109 - 12/12/2010 - fixing im-INC-order.diff + cd-GTK_BASE.diff =head2 0.108_01+0.108_02 - 09/12/2010 - dev build with latest CVS sources =head2 0.108 - 08/12/2010 - info.t fix =head2 0.107 - 07/12/2010 - iuptuio target added (Unix.pm) - more debug info saved to config_data - updated im-INC-order.diff =head2 0.106 - 02/12/2010 - updated cd-GTK_BASE.diff =head2 0.105 - 02/12/2010 - important fix: GTK2 + pkg-config - improved build target autoselection =head2 0.104 - 01/12/2010 - updated iup-GTK_WIDGET.diff =head2 0.103 - 01/12/2010 - Motif/X11 build fix - fix for http://www.cpantesters.org/cpan/report/ec6300d2-fb91-11df-a694-e2b03d723d5a =head2 0.102 - 01/12/2010 - patches: cd-GTK_BASE.diff, iup-GTK_WIDGET.diff - linking lib order fixed - showing mod version in debug info =head2 0.101_01 - 23/11/2010 - devel version - sources CVS-2010-11-23 (no custom patches) =head2 0.101 - 23/11/2010 - the first stable release based on iup 3.3 - NetBSD ntohl() related patch (#include ) - significant Windows build changes =head2 0.1000_06 - 22/11/2010 - warn (not skip) by im_process on OpenBSD - do not build freetype if we halready have freetype on our system - ms64bit build patch =head2 0.1000_05 - 22/11/2010 - more diagnostics (freetype) - require installed cairo for GTK2 build =head2 0.1000_04 - 21/11/2010 - fixing netbsd failure (using USE_PKGCONFIG) =head2 0.1000_03 - 21/11/2010 - webkit/webkit.h test (disabling iupweb if no webkit) - patches for DragonFly BSD =head2 0.1000_02 - 20/11/2010 - improved cygwin build - new checksum for updated iup-3.3_Sources.tar.gz =head2 0.1000_01 - 20/11/2010 - switch to IUP 3.3 (+ upgrade of other libs as well) - new builder for cygwin (separated from generic UNIX) =head2 0.024 - 14/11/2010 - die if no GUI lib detected - switching Changes fromat from plain text to POD - changing version numbering - IMPORTANT: latest release with IUP 3.2 =head2 0.0.23 - 20/10/2010 - create_build_script moved after GNU make check =head2 0.0.22 - 12/10/2010 - fixed GNU make check exit code =head2 0.0.21 - 11/10/2010 - GNU make check moved to Build.pl (now cpan testers should report "N/A) - more messages on sha1 check failure - small POD changes =head2 0.0.20 - 05/10/2010 - more questions/prompts during build - cleaning up + cosmetics =head2 0.0.19_3 - 04/10/2010 - OpenBSD - not building im_process (g++ internal error) - OpenBSD - lesstif related fixes =head2 0.0.19_2 - 30/09/2010 - DragonFly patch for 'sizeof(FILE)' - exit if GNU make not found =head2 0.0.19_1 - 29/09/2010 - DragonFly patch for libjasper/jasper/jas_types.h - create_makefile_pl => 'small' (creating Makefile.PL to satisfy old CPAN clients) =head2 0.0.19 - 28/09/2010 - iup patch - fixing newlines in the main Makefile (troubles on solaris) =head2 0.0.18 - 24/09/2010 - using File::Path legacy functions - fixed gtk2 - freetype2 collision (tecmake.mak) =head2 0.0.17 - 22/09/2010 - fix for cygwin CPAN Tester failure - cleaning sharedir during install =head2 0.0.16 - 21/09/2010 - using pkg-config in tecmake.mak =head2 0.0.15 - 17/09/2010 - stdc++ fix (needed by Linux) =head2 0.0.14 - 16/09/2010 - cygwin+Win64 fixes - removing testing pod =head2 0.0.13 - 15/09/2010 - fixing liborder - if "No GUI lib" then defaulting to X11 - another POD test =head2 0.0.12 - 25/08/2010 - GTK vs. GTK_BASE fix - printing output of make commands only on failure =head2 0.0.11 - 23/08/2010 - GTK_BASE detection fix =head2 0.0.10 - 18/08/2010 - added MS Win build (gcc, msvc) - improved lib/inc dir detection (unix) - building static libs - using IPC::Run3 for launching external commands =head2 0.0.9 - 05/08/2010 - FAIL ALWAYS debug version - fixed bug in setting GTK make param - more lib detection diagnostics =head2 0.0.8 - 04/08/2010 - FAIL ALWAYS debug version - typo in opengl target selection - fixed return value from make command - improved debug diagnostic =head2 0.0.7 - 03/08/2010 - running make via IPC::Run3 (cutting output to last 1000 chars) =head2 0.0.5+0.0.6 - 03/08/2010 - another HTML in POD doc testing =head2 0.0.4 - 03/08/2010 - tuning Linux/FreeBSD builds - HTML in POD doc testing =head2 0.0.3 - 02/08/2010 - missing prereq Text::Patch (+ patching redesign) - better lib/header detection - build dies on make failure (to see cpan tester failure details) - keeping tecmake's sysinfo for debug purposes =head2 0.0.2 - 30/07/2010 - First version, released on CPAN. - Without MS Win build support