summaryrefslogtreecommitdiffstats
path: root/package/sdl
Commit message (Expand)AuthorAgeFilesLines
* sdl: fix X11 dependenciesPeter Korsgaard2012-02-082-1/+5
* sdl: bump versionPeter Korsgaard2012-02-071-3/+4
* sdl: ensure mesa3d gets built before if enabled for opengl supportPeter Korsgaard2012-02-071-0/+4
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-291-1/+1
* sdl: build alsa support if enabledPeter Korsgaard2011-07-191-0/+4
* sdl: fix directfb driver build if host has directfb-configPeter Korsgaard2011-05-161-1/+1
* package: apply libtool patch where possiblePeter Korsgaard2011-02-171-1/+0Star
* dsl: disable ps3 video driverPeter Korsgaard2010-07-171-1/+2
* sdl: fix build of other sdl componentsThomas Petazzoni2010-07-171-3/+11
* sdl: fix build without directfb after autotools conversionPeter Korsgaard2010-06-251-1/+1
* sdl : convert to autotools infrastructure & bump to 1.2.14cmchao2010-06-241-85/+19Star
* sdl: needs tslib to be compiled first when selected.Julien Boibessot2010-01-261-0/+4
* package/sdl: fix dependencies for directfb/qt/x11 supportPeter Korsgaard2009-11-222-4/+12
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-011-1/+1
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-031-1/+1
* Make sure ln command does not break if link existUlf Samuelsson2009-01-221-1/+1
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
* Make sure SDL finds DirectFB headers ,if usedUlf Samuelsson2009-01-111-2/+8
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-4/+0Star
* buildroot: s/depends/depends on/Peter Korsgaard2008-06-191-1/+1
* sdl: Fix include files install.Peter Korsgaard2008-03-171-4/+3Star
* sdl: cleanup configure args + sdl-config, fixup /lib vs /usr/libPeter Korsgaard2008-03-071-14/+4Star
* sdl: bump versionPeter Korsgaard2008-03-071-1/+1
* sdl: remove unused legacy patchPeter Korsgaard2008-03-071-59/+0Star
* sdl: remove wrong commentPeter Korsgaard2008-03-071-2/+0Star
* correct paths in sdl-configIvan Kuten2007-11-161-0/+5
* update SDL to 1.2.12, allow video driver selectionIvan Kuten2007-11-162-6/+59
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-1/+1
* Use correct library path for SDLUlf Samuelsson2007-09-231-1/+1
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-2/+2
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-1/+1
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-211-2/+2
* Remove switches if sstrip is runUlf Samuelsson2007-08-211-1/+1
* Cleanup of SDL to make it buildUlf Samuelsson2007-08-131-10/+19
* Fix mismatch in SDL patch naming conventionUlf Samuelsson2007-08-121-0/+0
* Run $\(CONFIG_UPDATE\) in the unpack rules for sdl, Use $\(MAKE1\)Ulf Samuelsson2007-08-111-1/+2
* Make SDL seled DirectFBUlf Samuelsson2007-07-251-0/+1
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-2/+3
* - use sysconf to obtain the pagesize (Ivan Kuten)Bernhard Reutner-Fischer2007-06-252-7/+65
* yet more LDFLAGS handling fixupsEric Andersen2007-03-141-1/+1
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+1
* fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen2007-01-141-9/+20
* - We don't provide the arts library, and it's checked for in a way not suita...Bernhard Reutner-Fischer2006-11-301-1/+2
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer2006-10-011-1/+1
* Bump to upstream v1.2.11Peter Korsgaard2006-06-271-1/+1
* Bump to upstream v1.2.10 and remove sdl-config symlink generationPeter Korsgaard2006-05-241-3/+1Star
* disable nasm since it has a wealth of problemsMike Frysinger2005-11-241-0/+1
* version bump to 1.2.9 and merge staging_dir fixes by Patrick NoffkeMike Frysinger2005-09-081-4/+6
* add support for sdl by Patrick NoffkeMike Frysinger2005-08-192-0/+68