summaryrefslogtreecommitdiff
path: root/package/sdl
AgeCommit message (Expand)AuthorFilesLines
2011-07-19sdl: build alsa support if enabledPeter Korsgaard1-0/+4
2011-05-16sdl: fix directfb driver build if host has directfb-configPeter Korsgaard1-1/+1
2011-02-17package: apply libtool patch where possiblePeter Korsgaard1-1/+0
2010-07-17dsl: disable ps3 video driverPeter Korsgaard1-1/+2
2010-07-17sdl: fix build of other sdl componentsThomas Petazzoni1-3/+11
2010-06-25sdl: fix build without directfb after autotools conversionPeter Korsgaard1-1/+1
2010-06-24sdl : convert to autotools infrastructure & bump to 1.2.14cmchao1-85/+19
2010-01-26sdl: needs tslib to be compiled first when selected.Julien Boibessot1-0/+4
2009-11-22package/sdl: fix dependencies for directfb/qt/x11 supportPeter Korsgaard2-4/+12
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard1-1/+1
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton1-1/+1
2009-01-22Make sure ln command does not break if link existUlf Samuelsson1-1/+1
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard1-1/+1
2009-01-11Make sure SDL finds DirectFB headers ,if usedUlf Samuelsson1-2/+8
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard1-1/+1
2008-07-17Kconfig: remove 'default n'Peter Korsgaard1-4/+0
2008-06-19buildroot: s/depends/depends on/Peter Korsgaard1-1/+1
2008-03-17sdl: Fix include files install.Peter Korsgaard1-4/+3
2008-03-07sdl: cleanup configure args + sdl-config, fixup /lib vs /usr/libPeter Korsgaard1-14/+4
2008-03-07sdl: bump versionPeter Korsgaard1-1/+1
2008-03-07sdl: remove unused legacy patchPeter Korsgaard1-59/+0
2008-03-07sdl: remove wrong commentPeter Korsgaard1-2/+0
2007-11-16correct paths in sdl-configIvan Kuten1-0/+5
2007-11-16update SDL to 1.2.12, allow video driver selectionIvan Kuten2-6/+59
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer1-1/+1
2007-09-23Use correct library path for SDLUlf Samuelsson1-1/+1
2007-08-22- global whitespace trimmingBernhard Reutner-Fischer1-2/+2
2007-08-22- semicolon touchup. No other changesBernhard Reutner-Fischer1-1/+1
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer1-2/+2
2007-08-21Remove switches if sstrip is runUlf Samuelsson1-1/+1
2007-08-12Cleanup of SDL to make it buildUlf Samuelsson1-10/+19
2007-08-11Fix mismatch in SDL patch naming conventionUlf Samuelsson1-0/+0
2007-08-11Run $\(CONFIG_UPDATE\) in the unpack rules for sdl, Use $\(MAKE1\)Ulf Samuelsson1-1/+2
2007-07-25Make SDL seled DirectFBUlf Samuelsson1-0/+1
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer1-2/+3
2007-06-25- use sysconf to obtain the pagesize (Ivan Kuten)Bernhard Reutner-Fischer2-7/+65
2007-03-14yet more LDFLAGS handling fixupsEric Andersen1-1/+1
2007-03-13fixup package LDFLAGS handlingEric Andersen1-0/+1
2007-01-14fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen1-9/+20
2006-11-30- We don't provide the arts library, and it's checked for in a way not suita...Bernhard Reutner-Fischer1-1/+2
2006-10-01- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer1-1/+1
2006-06-27Bump to upstream v1.2.11Peter Korsgaard1-1/+1
2006-05-24Bump to upstream v1.2.10 and remove sdl-config symlink generationPeter Korsgaard1-3/+1
2005-11-24disable nasm since it has a wealth of problemsMike Frysinger1-0/+1
2005-09-08version bump to 1.2.9 and merge staging_dir fixes by Patrick NoffkeMike Frysinger1-4/+6
2005-08-19add support for sdl by Patrick NoffkeMike Frysinger2-0/+68