Added correct PATH and SBOX_REDIRECT_IGNORE and PERL5LIB envs in rules for libalien...
[pkg-perl] / deb-src / libalien-wxwidgets-perl / libalien-wxwidgets-perl-0.50 / Changes
1 Revision history for Perl extension Alien::wxWidgets.
2
3 0.50  Sun Jan 10 16:16:44 CET 2010
4         - When compiling on Windows with MSVC 9, make the generated
5           wxWidgets DLL load correctly by adding a manifest to them
6           (suggested by IKEGAMI).
7         - Add a missing file to the distribution.
8
9 0.49  Sat Jan  9 10:39:02 CET 2010
10         - Support GCC 4 and 64 bit GCC builds on Windows (patch by KMX).
11         - Fix monolithic build handling for wxWidgets' 2.8.x.
12
13 0.48  Fri Dec 25 18:23:56 CET 2009
14         - Fix the compiler check for Visual C++.
15
16 0.47  Sat Dec  5 16:16:05 CET 2009
17         - Released 0.46_01 as 0.47.
18
19 0.46_01  Tue Nov 24 20:34:25 CET 2009
20         - Do not give a warning when installed using WiX
21           (patch by Curtis Jewell).
22         - Tentative patch to correctly detect wxWidgets under OpenBSD,
23           based on RT ticket 41678.
24         - Under Solaris, use GNU Make to build wxWidgets, and fail if it
25           is not present or can't be detected.
26         - Detect wxWidgets versions that have been installed using
27           Alien::wxWidgets itself and avoid needlessly recompiling/reinstalling
28           it.
29
30 0.46  Sun Nov  8 16:25:02 CET 2009
31         - Allow choosing the wxWidgets version to build (defaults to
32           the latest stable release when building from the CPAN shell).
33         - Add a build configuration for wxWidgets 2.9.0.
34         - On Snow Leopard, build wxCocoa when building wxWidgets 2.9.0
35           with a 64 bit Perl.
36         - On Windows, enable the 'portable' option by default (finds the
37           wxWidgets libraries relative to the Alien::wxWidgets installation
38           directory).
39
40 0.45  Wed Oct 14 22:54:35 CEST 2009
41         - On Snow Leopard, abort wxWidgets build if Perl is 64 bit.
42         - On Snow Leopard, force wxWidgets build to be 32 bit.
43
44 0.44  Sun Aug  9 12:56:05 CEST 2009
45         - Rename all command line options to avoid clashing with
46           Module::Build options.
47
48 0.43  Sun May 10 09:46:05 CEST 2009
49         - Fix building under recent FreeBSD versions (patch by Cezary Morga).
50         - Correctly handle monolithic build on wxWidgets' 2.9.x.
51         - Support Cocoa builds for wxWidgets 2.9.x.
52         - Fix building wxWidgets when the build path contains spaces.
53         - Patch and build wxWidgets 2.8.10.
54
55 0.42  Sat Nov  8 00:51:18 CET 2008
56         - Add an option for building with Unicode support in interactive
57           configuration (defaults to yes).
58         - Use ExtUtils::CBuilder to try to detect non-working
59           (or non-installed) compilers.
60
61 0.41  Mon Oct 27 22:22:25 CET 2008
62         - Rewrite show_configurations to display a pretty-printed version of
63           the available wxWidgets builds.
64         - When load() fails to find a compatible configuration, display a
65           the selection criteria and a list of available configurations.
66
67 0.40  Wed Oct 15 20:23:15 CEST 2008
68         - Always use Archive::Extract to extract the wxWidgets archive
69           since it now handles .bz2 files correctly on all platforms.
70         - Add a manifest to the bundled patch.exe to avoid triggering
71           an UAC prompt under Windows Vista.
72
73 0.39  Mon Sep  8 20:56:44 CEST 2008
74         - Add missing file to MANIFEST.
75
76 0.38  Sun Aug 24 11:17:37 CEST 2008
77         - Patch and build wxWidgets 2.8.8.
78         - When running with AUTOMATED_TESTING try to detect GTK+2
79           presence and abort early if it can't be found.
80
81 0.37  Sun Jun 29 21:40:16 CEST 2008
82         - Always use binary programs to extract archives, unless
83           under Win32.
84
85 0.36  Mon May 19 22:35:46 CEST 2008
86         - Renamed 0.35_01 to 0.36.
87
88 0.35_01  Mon May 12 23:43:02 CEST 2008
89         - Handle --install_base correctly when building wxWidgets
90           during Alien::wxWidgets build.
91
92 0.35  Thu May  1 16:25:04 CEST 2008
93         - Correctly handle monolithic build on Win32. (patch by Mark Dootson)
94         - Add mk_portable (Win32-only) build option to create a self-contained
95           wxWidgets+Alien::wxWidgets installation even when not building
96           wxWidgets together with Alien::wxWidgets. (patch by Mark Dootson)
97
98 0.34  Sun Apr 13 12:40:08 CEST 2008
99         - Correctly detect GCC 4.3. (patch by Roberto C. Sánchez)
100
101 0.33  Sat Jan 19 17:35:57 CET 2008
102         - Patch and build wxWidgets 2.8.7.
103
104 0.32  Thu Aug 16 00:11:40 CEST 2007
105         - Patch and build wxWidgets 2.8.4.
106         - Correctly handle flags for wxWidgets Universal Mac builds.
107         - Allow building a monolithic wxWidgets.
108         - Allow building Mac Universal binaries for wxWidgets.
109         - Updated bundled Archive::Extract to the latest version.
110
111 0.31  Sat Mar 24 17:25:25 CET 2007
112         - Patch and build wxWidgets 2.8.3.
113         - Automatically link in C++ runtime for MSVC 7.0 and above.
114
115 0.30  Sun Mar 18 16:47:23 CET 2007
116         - Fetch and build wxWidgets 2.8.2.
117
118 0.29  Fri Mar 16 20:11:31 CET 2007
119         - Must require Perl 5.006, not 5.6.
120
121 0.28  Sat Mar 10 21:41:32 CET 2007
122         - Release 0.27_51 as the new stable version.
123
124 0.27_51  Sun Feb 25 22:54:07 CET 2007
125         - Fetch and build wxWidgets 2.8.1.
126
127 0.27_50  Sun Feb 25 22:39:43 CET 2007
128         - Fetch and build wxWidgets 2.8.0.
129         - Update bundled modules to the latest version.
130
131 0.27  Tue Dec 19 23:04:41 CET 2006
132         - Support monolithic wxWidgets builds.
133
134 0.26  Sat Dec 16 19:42:57 CET 2006
135         - Improve error reporting for missing libraries.
136
137 0.25  Sun Nov  5 18:39:22 CET 2006
138         - Add aui and richtest to the wxWidgets libraries
139           searched with wx-config.
140
141 0.24  Fri Oct 20 21:27:57 CEST 2006
142         - Add an option for disabling OpenGL support when building
143           wxWidgets.
144
145 0.23  Thu Oct 19 21:41:16 CEST 2006
146         - Use a smart default for the "Do you want to build
147           wxWidgets?" question.
148
149 0.22  Tue Oct  3 20:30:48 CEST 2006
150         - Fixed a bug in detecting an installed wxWidgets in /usr/lib64 in
151           x86_64 systems. (patch by Jose Pedro Oliveira)
152         - When fetching wxWidgets, print the download URL.
153
154 0.21  Sun Aug 27 17:17:56 CEST 2006
155         - Check that the build environment is sane under Win32.
156
157 0.20  Tue Aug 15 17:45:12 CEST 2006
158         - Bundle and use the patch implementation from GNU under Windows;
159           the PPT implementation is way too fragile.
160
161 0.19  Sun Jul 16 15:46:11 CEST 2006
162         - Fixes for when the compiler user for building is not in
163           the PATH when installing.
164
165 0.18  Sun Jul  9 12:31:44 CEST 2006
166         - Restored compatibility with wxWidgets 2.4 where it uses
167           configure/wx-config.
168
169 0.17  Fri Jul  7 22:14:13 CEST 2006
170         - Do not test POD for bundled libraries.
171
172 0.16  Wed Jul  5 21:58:33 CEST 2006
173         - Fixed extraction error when using Archive::Extract.
174
175 0.15  Wed Jul  5 20:26:32 CEST 2006
176         - Bundled missing Archive::Extract.
177
178 0.14  Sun Jun 25 13:00:37 CEST 2006
179         - Make the wxWidgets archive type configurable when building
180           wxWidgets, defaulting to .tar.gz instead of .tar.bz2.
181
182 0.13  Sun Jun 18 17:52:44 CEST 2006
183         - Removed (unused) Module::Install from inc.
184
185 0.12  Mon Jun  5 21:59:58 CEST 2006
186         - Work with old versions of Test::Pod.
187         - Added a 'passthrough' Makefile.PL.
188         - Take GCC ABI compatibility into account when comparing
189           compiler versions.
190         - Clearly signal that we need bzip2 to extract wxWidgets.
191
192 0.11  Thu May 25 22:27:05 CEST 2006
193         - Bundle and use the patch implementation from PPT.
194         - Rediffed all the patches against wxWidgets 2.6.3.
195
196 0.10  Sun May 21 19:19:39 CEST 2006
197         - Prefer $CXX to $CC if both are set.
198         - Download and build wxWidgets 2.6.3.
199
200 0.09  Tue May  2 21:27:03 CEST 2006
201         - Use mingw32-make as an alternative to make
202           under Win32/MinGW.
203
204 0.08  Sun Apr 30 12:33:01 CEST 2006
205         - Fix the build process with CPANPLUS.
206
207 0.07  Mon Apr 24 23:16:30 CEST 2006
208         - Fix the download URL for wxWidgets 2.6.2.
209         - Fix the build process under Windows.
210
211 0.06  Sun Apr 23 14:35:47 CEST 2006
212         - Cache the absolute path of the wx-config used, and always
213           use it during the build even if PATH changes.
214
215 0.05  Fri Apr 21 22:40:38 CEST 2006
216         - Work around a Module::Build handling of @INC when
217           building from CPAN.
218
219 0.04  Sun Apr 16 17:01:07 CEST 2006
220         - Optionally build wxWidgets from sources.
221         - Allow some actions (like 'dist') to be executed without
222           an installed wxWidgets.
223         - Detect when some wxWidgets contrib libraries are not built
224           on wx-config platforms.
225         - Check for a recent 'nmake' for Win32+MSVC+Bakefile.
226
227 0.03  Wed Aug 17 20:57:49 CEST 2005
228         - Allow multiple configurations to be installed at the
229           same time.
230
231 0.02  Wed Aug 17 00:53:40 CEST 2005
232         - Added support for wxWidgets 2.4.x.
233         - Fixed option handling.
234         - Small corrections to the existing code.
235         - Added documentation.
236
237 0.01  Tue Aug 16 00:00:12 CEST 2005
238         - First release. Only supports detecting
239           an already-installed wxWidgets. Works for
240           wxWidgets 2.5.x/2.6.x under Mac OS X, Windows,
241           Linux (and probably other Unices).