Alien-wxWidgets
view release on metacpan or search on metacpan
( Thanks to Robert Olsen )
- Fix for msw builds where Perl defines -D_USE_32BIT_TIME_T
( Thanks to Bjoern Hoehrmann )
- Fix for Xcode 4.3 on OSX Lion
- Allow build 2.9.3 wxWidgets (default for 64 bit Mac)
0.54 Wed Nov 09 08:00:00 BST 2011
- Remove force of static binding for mingw libgcc & libstdc++
- For mingw, properly detect the gcc shared lib dependencies
to install
0.53 Thu Oct 13 08:00:00 BST 2011
- SDK fix for 2.8.x on Mac OSX Lion
- 2.9.2 default for 64bit MacOSX
- 2.9.2 build changes for msw supporting mingw/gcc >= 4.5.2
- 2003 Platform SDK build fixed for 2.8.12
0.52 Thu May 05 08:00:00 BST 2011
- release 0.51_01 as 0.52
0.51_01 Thu Apr 21 22:28:51 BST 2011
- 64 bit mingw printing fix
- 2.9.1 default for 64bit MacOSX
- 2.8.12 general default
0.51 Tue Mar 30 22:28:51 CEST 2010
- Build fix for Perl 5.12.
0.50_02 Sun Mar 21 10:33:00 CET 2010
- Fixed 64 bit compilation when using the MinGW-w64 compiler.
0.50_01 Fri Feb 26 17:08:21 CET 2010
- Added wxWidgets-extraflags build option.
- Exit with an error message under Cygwin.
- Use the system version of Archive::Extract and File::Fetch
if newer than the bundled version.
0.50 Sun Jan 10 16:16:44 CET 2010
- When compiling on Windows with MSVC 9, make the generated
wxWidgets DLL load correctly by adding a manifest to them
(suggested by IKEGAMI).
- Add a missing file to the distribution.
0.49 Sat Jan 9 10:39:02 CET 2010
- Support GCC 4 and 64 bit GCC builds on Windows (patch by KMX).
- Fix monolithic build handling for wxWidgets' 2.8.x.
0.48 Fri Dec 25 18:23:56 CET 2009
- Fix the compiler check for Visual C++.
0.47 Sat Dec 5 16:16:05 CET 2009
- Released 0.46_01 as 0.47.
0.46_01 Tue Nov 24 20:34:25 CET 2009
- Do not give a warning when installed using WiX
(patch by Curtis Jewell).
- Tentative patch to correctly detect wxWidgets under OpenBSD,
based on RT ticket 41678.
- Under Solaris, use GNU Make to build wxWidgets, and fail if it
is not present or can't be detected.
- Detect wxWidgets versions that have been installed using
Alien::wxWidgets itself and avoid needlessly recompiling/reinstalling
it.
0.46 Sun Nov 8 16:25:02 CET 2009
- Allow choosing the wxWidgets version to build (defaults to
the latest stable release when building from the CPAN shell).
- Add a build configuration for wxWidgets 2.9.0.
- On Snow Leopard, build wxCocoa when building wxWidgets 2.9.0
with a 64 bit Perl.
- On Windows, enable the 'portable' option by default (finds the
wxWidgets libraries relative to the Alien::wxWidgets installation
directory).
0.45 Wed Oct 14 22:54:35 CEST 2009
- On Snow Leopard, abort wxWidgets build if Perl is 64 bit.
- On Snow Leopard, force wxWidgets build to be 32 bit.
0.44 Sun Aug 9 12:56:05 CEST 2009
- Rename all command line options to avoid clashing with
Module::Build options.
0.43 Sun May 10 09:46:05 CEST 2009
- Fix building under recent FreeBSD versions (patch by Cezary Morga).
- Correctly handle monolithic build on wxWidgets' 2.9.x.
- Support Cocoa builds for wxWidgets 2.9.x.
- Fix building wxWidgets when the build path contains spaces.
- Patch and build wxWidgets 2.8.10.
0.42 Sat Nov 8 00:51:18 CET 2008
- Add an option for building with Unicode support in interactive
configuration (defaults to yes).
- Use ExtUtils::CBuilder to try to detect non-working
(or non-installed) compilers.
0.41 Mon Oct 27 22:22:25 CET 2008
- Rewrite show_configurations to display a pretty-printed version of
the available wxWidgets builds.
- When load() fails to find a compatible configuration, display a
the selection criteria and a list of available configurations.
0.40 Wed Oct 15 20:23:15 CEST 2008
- Always use Archive::Extract to extract the wxWidgets archive
since it now handles .bz2 files correctly on all platforms.
- Add a manifest to the bundled patch.exe to avoid triggering
an UAC prompt under Windows Vista.
0.39 Mon Sep 8 20:56:44 CEST 2008
- Add missing file to MANIFEST.
0.38 Sun Aug 24 11:17:37 CEST 2008
- Patch and build wxWidgets 2.8.8.
- When running with AUTOMATED_TESTING try to detect GTK+2
presence and abort early if it can't be found.
0.37 Sun Jun 29 21:40:16 CEST 2008
- Always use binary programs to extract archives, unless
under Win32.
0.36 Mon May 19 22:35:46 CEST 2008
- Renamed 0.35_01 to 0.36.
( run in 1.129 second using v1.01-cache-2.11-cpan-acf6aa7dc9e )