Alien-SDL

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl module Alien::SDL

Versioning rule: public releases are even numbers, dev releases are odd. (same like perl dist)

TODO
     - check for available libs when using --with-sdl-config option

1.446 Sat Feb 21 2015
     - fix build on OS X Mavericks (missing symbol CGDirectPaletteRef) [FROGGS]
     - build fix on Windows Strawberry Perl 5.20.+ [kmx]

1.444 Wed May 14 2014
     - check that perl was linked against pthread and do a pthread-less build if not (OpenBSD) [FROGGS]
     - add patch that replaces $^ in Makefile.in, which can be a problem for BSD's make [FROGGS]
     - let SDL_Pango.h include ft2build.h, because even when the header file ifdef's out some
       code that needs it, the source file does not and thus explodes happily. [FROGGS]
     - add PIC flags to CFLAGS when the compiler can handle it, this is meant to fix
       an issue on freebsd [FROGGS]

1.442 Tue Apr 22 2014
     - bump SDL_gfx to 2.0.25 [FROGGS]
     - fix for building on >=libX11-1.5.99.901 [FROGGS]

1.440 Sun Aug 12 2012
     - patch for File::Temp->tempfile -> File::Temp::tempfile (#244) [FROGGS]

1.438 Sun Aug 12 2012
     - added minimum Perl version [jtpalmer]
     - added release tests to check pod syntax and coverage [jtpalmer]
     - return ld_shlib_map, ld_shared_libs and ld_paths from config when using script option [jtpalmer]
     - excluding undef paths from ld_shlib_map and ld_shared_libs [jtpalmer]
     - changed shlib regex to match libz and libfreetype [jtpalmer]
     - disabling mmx for SDL_gfx for armv6-unix [jtpalmer]
     - added bin script to make configuring easier [kthakore]
     - added CGFloat patch for darwin/SDL_image [FROGGS]
     - CFLAGS: added several circumstances where we need /usr/X11R7/... [FROGGS]
     - CFLAGS: removed /usr/pkg/..., that clashed on my netbsd [FROGGS]
     - CFLAGS: removed duplicate /usr/X11R6/... [FROGGS]
     - setting LD_LIBRARY_PATH for all BSDs [FROGGS]
     - added missing space in cflags and ldflags [FROGGS]
     - adding rpath linker flag for linux and bsd [FROGGS]

1.436 Tue Jun 19 2012
     - reapplied openbsd-rldflags patch, it got lost during update to SDL-1.2.15 [FROGGS]
     - fixed SDL dirname during Build when applying patches (was SDL-1.2.14, is SDL-1.2) [FROGGS]
     - removed cl from cc_re for gcc binary sets, made new binary set for ActivePerl instead [FROGGS]
     - checking environment on windows when compiler is cl [FROGGS]
     - using vcvars32.bat to set up env on windows [FROGGS]
     - cl compiler prints to stdout instead of stderr, displaying these messages [FROGGS]
     - added libs like ogg to shlib_map, needed for loading these libs at runtime to help msvc [FROGGS]
     - added patches/SDL_config_win32.h for msvc, because it has no configure [FROGGS]
     - setting ld_shlib_map for 'already installed'-option too [FROGGS]
     - msvc binary package contains patched SDL_rwops.h [FROGGS]

1.434 Thu May 31 2012
     - added compiler checks [FROGGS]

1.432 Wed May 30 2012
     - added cl to cc_re for binary sets, this way ActivePerl works again [FROGGS]
     - configure-like appearance, first check, then do [FROGGS]
     - libSDL is newest one from hg-repo, this should fix the _XGetRequest issue [FROGGS]
     - hide proxy passwords [FROGGS]
     - build libogg/libvorbis if its not there [FROGGS]
     - fixed logic for detecting proxies [FROGGS]
     - added libs like libSDL 1.2.15, tweaked patches [FROGGS]
     - fixed bugtracker link [FROGGS]

1.430 Wed Jan 04 2012
     - readding source build sets that got lost [FROGGS]
     - adding extra PATH for make command like we do for configure on solaris [FROGGS]
     - setting LD_LIBRARY_PATH for GNU/kFreeBSD too so libs like SDL_image will find libSDL [FROGGS]
     - new Win/64bit binaries (from strawberryperl 5.14+) + gccversion detection magic [KMX]
     - new Win/32bit binaries (the same lib versions as 64bit, set as "secondary" option) [KMX]



( run in 1.092 second using v1.01-cache-2.11-cpan-df04353d9ac )