| Commit message (Expand) | Author | Age | Files | Lines |
* | all packages: rename XXXTARGETS to xxx-package | Arnout Vandecappelle (Essensium/Mind) | 2012-07-17 | 1 | -1/+1 |
* | sdl: fix X11 dependencies | Peter Korsgaard | 2012-02-08 | 2 | -1/+5 |
* | sdl: bump version | Peter Korsgaard | 2012-02-07 | 1 | -3/+4 |
* | sdl: ensure mesa3d gets built before if enabled for opengl support | Peter Korsgaard | 2012-02-07 | 1 | -0/+4 |
* | package: remove useless arguments from AUTOTARGETS | Thomas Petazzoni | 2011-09-29 | 1 | -1/+1 |
* | sdl: build alsa support if enabled | Peter Korsgaard | 2011-07-19 | 1 | -0/+4 |
* | sdl: fix directfb driver build if host has directfb-config | Peter Korsgaard | 2011-05-16 | 1 | -1/+1 |
* | package: apply libtool patch where possible | Peter Korsgaard | 2011-02-17 | 1 | -1/+0 |
* | dsl: disable ps3 video driver | Peter Korsgaard | 2010-07-17 | 1 | -1/+2 |
* | sdl: fix build of other sdl components | Thomas Petazzoni | 2010-07-17 | 1 | -3/+11 |
* | sdl: fix build without directfb after autotools conversion | Peter Korsgaard | 2010-06-25 | 1 | -1/+1 |
* | sdl : convert to autotools infrastructure & bump to 1.2.14 | cmchao | 2010-06-24 | 1 | -85/+19 |
* | sdl: needs tslib to be compiled first when selected. | Julien Boibessot | 2010-01-26 | 1 | -0/+4 |
* | package/sdl: fix dependencies for directfb/qt/x11 support | Peter Korsgaard | 2009-11-22 | 2 | -4/+12 |
* | buildroot: silence ./configure step when building with 'make -s' | Peter Korsgaard | 2009-10-01 | 1 | -1/+1 |
* | package: Remove unnecessary dependencies on uclibc. | Will Newton | 2009-09-03 | 1 | -1/+1 |
* | Make sure ln command does not break if link exist | Ulf Samuelsson | 2009-01-22 | 1 | -1/+1 |
* | package/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
* | Make sure SDL finds DirectFB headers ,if used | Ulf Samuelsson | 2009-01-11 | 1 | -2/+8 |
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -4/+0 |
* | buildroot: s/depends/depends on/ | Peter Korsgaard | 2008-06-19 | 1 | -1/+1 |
* | sdl: Fix include files install. | Peter Korsgaard | 2008-03-17 | 1 | -4/+3 |
* | sdl: cleanup configure args + sdl-config, fixup /lib vs /usr/lib | Peter Korsgaard | 2008-03-07 | 1 | -14/+4 |
* | sdl: bump version | Peter Korsgaard | 2008-03-07 | 1 | -1/+1 |
* | sdl: remove unused legacy patch | Peter Korsgaard | 2008-03-07 | 1 | -59/+0 |
* | sdl: remove wrong comment | Peter Korsgaard | 2008-03-07 | 1 | -2/+0 |
* | correct paths in sdl-config | Ivan Kuten | 2007-11-16 | 1 | -0/+5 |
* | update SDL to 1.2.12, allow video driver selection | Ivan Kuten | 2007-11-16 | 2 | -6/+59 |
* | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -1/+1 |
* | Use correct library path for SDL | Ulf Samuelsson | 2007-09-23 | 1 | -1/+1 |
* | - global whitespace trimming | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -2/+2 |
* | - semicolon touchup. No other changes | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+1 |
* | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ... | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -2/+2 |
* | Remove switches if sstrip is run | Ulf Samuelsson | 2007-08-21 | 1 | -1/+1 |
* | Cleanup of SDL to make it build | Ulf Samuelsson | 2007-08-12 | 1 | -10/+19 |
* | Fix mismatch in SDL patch naming convention | Ulf Samuelsson | 2007-08-11 | 1 | -0/+0 |
* | Run $\(CONFIG_UPDATE\) in the unpack rules for sdl, Use $\(MAKE1\) | Ulf Samuelsson | 2007-08-11 | 1 | -1/+2 |
* | Make SDL seled DirectFB | Ulf Samuelsson | 2007-07-25 | 1 | -0/+1 |
* | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer | 2007-06-27 | 1 | -2/+3 |
* | - use sysconf to obtain the pagesize (Ivan Kuten) | Bernhard Reutner-Fischer | 2007-06-25 | 2 | -7/+65 |
* | yet more LDFLAGS handling fixups | Eric Andersen | 2007-03-14 | 1 | -1/+1 |
* | fixup package LDFLAGS handling | Eric Andersen | 2007-03-13 | 1 | -0/+1 |
* | fixup a whole steaming pile of insanity. When packages are configured, | Eric Andersen | 2007-01-14 | 1 | -9/+20 |
* | - We don't provide the arts library, and it's checked for in a way not suita... | Bernhard Reutner-Fischer | 2006-11-30 | 1 | -1/+2 |
* | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ... | Bernhard Reutner-Fischer | 2006-10-01 | 1 | -1/+1 |
* | Bump to upstream v1.2.11 | Peter Korsgaard | 2006-06-27 | 1 | -1/+1 |
* | Bump to upstream v1.2.10 and remove sdl-config symlink generation | Peter Korsgaard | 2006-05-24 | 1 | -3/+1 |
* | disable nasm since it has a wealth of problems | Mike Frysinger | 2005-11-24 | 1 | -0/+1 |
* | version bump to 1.2.9 and merge staging_dir fixes by Patrick Noffke | Mike Frysinger | 2005-09-08 | 1 | -4/+6 |