Revision history for Alien-IUP
0.111_01 - 17/12/2010
- dev build with latest CVS sources
- testing POD doc
0.111 - 16/12/2010
- GTK/GTK_BASE workaround fixing http://www.cpantesters.org/cpan/report/d67a6578-08aa-11e0-afb0-adca6bb533f3
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
0.109_01 - 12/12/2010
- dev build with latest CVS sources
0.109 - 12/12/2010
- fixing im-INC-order.diff + cd-GTK_BASE.diff
0.108_01+0.108_02 - 09/12/2010
- dev build with latest CVS sources
0.108 - 08/12/2010
- info.t fix
0.107 - 07/12/2010
- iuptuio target added (Unix.pm)
- more debug info saved to config_data
- updated im-INC-order.diff
0.106 - 02/12/2010
- updated cd-GTK_BASE.diff
0.105 - 02/12/2010
- important fix: GTK2 + pkg-config
- improved build target autoselection
0.104 - 01/12/2010
- updated iup-GTK_WIDGET.diff
0.103 - 01/12/2010
- Motif/X11 build fix
- fix for http://www.cpantesters.org/cpan/report/ec6300d2-fb91-11df-a694-e2b03d723d5a
0.102 - 01/12/2010
- patches: cd-GTK_BASE.diff, iup-GTK_WIDGET.diff
- linking lib order fixed
- showing mod version in debug info
0.101_01 - 23/11/2010
- devel version - sources CVS-2010-11-23 (no custom patches)
0.101 - 23/11/2010
- the first stable release based on iup 3.3
- NetBSD ntohl() related patch (#include <sys/types.h>)
- significant Windows build changes
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
0.1000_05 - 22/11/2010
- more diagnostics (freetype)
- require installed cairo for GTK2 build
0.1000_04 - 21/11/2010
- fixing netbsd failure (using USE_PKGCONFIG)
0.1000_03 - 21/11/2010
- webkit/webkit.h test (disabling iupweb if no webkit)
- patches for DragonFly BSD
0.1000_02 - 20/11/2010
- improved cygwin build
- new checksum for updated iup-3.3_Sources.tar.gz
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)
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
0.0.23 - 20/10/2010
- create_build_script moved after GNU make check
0.0.22 - 12/10/2010
- fixed GNU make check exit code
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
0.0.20 - 05/10/2010
- more questions/prompts during build
- cleaning up + cosmetics
0.0.19_3 - 04/10/2010
- OpenBSD - not building im_process (g++ internal error)
- OpenBSD - lesstif related fixes
0.0.19_2 - 30/09/2010
- DragonFly patch for 'sizeof(FILE)'
- exit if GNU make not found
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)
0.0.19 - 28/09/2010
- iup patch - fixing newlines in the main Makefile (troubles on solaris)
0.0.18 - 24/09/2010
- using File::Path legacy functions
- fixed gtk2 - freetype2 collision (tecmake.mak)
0.0.17 - 22/09/2010
- fix for cygwin CPAN Tester failure
- cleaning sharedir during install
0.0.16 - 21/09/2010
- using pkg-config in tecmake.mak
0.0.15 - 17/09/2010
- stdc++ fix (needed by Linux)
0.0.14 - 16/09/2010
- cygwin+Win64 fixes
- removing testing pod
0.0.13 - 15/09/2010
- fixing liborder
- if "No GUI lib" then defaulting to X11
- another POD test
0.0.12 - 25/08/2010
- GTK vs. GTK_BASE fix
- printing output of make commands only on failure
0.0.11 - 23/08/2010
- GTK_BASE detection fix
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
0.0.9 - 05/08/2010
- FAIL ALWAYS debug version
- fixed bug in setting GTK make param
- more lib detection diagnostics
0.0.8 - 04/08/2010
- FAIL ALWAYS debug version
- typo in opengl target selection
- fixed return value from make command
- improved debug diagnostic
0.0.7 - 03/08/2010
- running make via IPC::Run3 (cutting output to last 1000 chars)
0.0.5+0.0.6 - 03/08/2010
- another HTML in POD doc testing
0.0.4 - 03/08/2010
- tuning Linux/FreeBSD builds
- HTML in POD doc testing
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
0.0.2 - 30/07/2010
- First version, released on CPAN.
- Without MS Win build support