| Commit message (Expand) | Author | Age | Files | Lines |
* | busybox: 1.17.0 dos2unix fix | Peter Korsgaard | 2010-07-18 | 1 | -0/+12 |
* | dsl: disable ps3 video driver | Peter Korsgaard | 2010-07-17 | 1 | -1/+2 |
* | games: put doom related options together | Peter Korsgaard | 2010-07-17 | 1 | -2/+2 |
* | sdl: fix build of other sdl components | Thomas Petazzoni | 2010-07-17 | 1 | -3/+11 |
* | mysql_client: Bump to 5.1.47 and fix build | Thomas Petazzoni | 2010-07-17 | 4 | -5/+216 |
* | dhcp: Bump to 4.1.1-P1 and convert to autotools | Thomas Petazzoni | 2010-07-17 | 3 | -545/+41 |
* | Merge branch 'linux-fusion-fix' of git://git.busybox.net/~tpetazzoni/git/buil... | Peter Korsgaard | 2010-07-17 | 4 | -31/+33 |
|\ |
|
| * | linux-fusion: many fixes | Thomas Petazzoni | 2010-07-16 | 4 | -31/+33 |
| * | linux-fusion: use install target instead of headers_install | Thomas Petazzoni | 2010-07-16 | 1 | -1/+1 |
* | | qt: fix mysql dependency and disable unavailable sql drivers | Peter Korsgaard | 2010-07-16 | 2 | -1/+10 |
* | | qt: fix directfb dependency | Peter Korsgaard | 2010-07-16 | 1 | -0/+1 |
|/ |
|
* | qt: fix javscriptcore/multimedia build with uClibc | Sagaert Johan | 2010-07-12 | 1 | -0/+109 |
* | busybox: default to v1.17.x | Peter Korsgaard | 2010-07-12 | 1 | -1/+1 |
* | busbox: add 1.17.0 upstream fixes | Peter Korsgaard | 2010-07-12 | 6 | -0/+255 |
* | busybox: add 1.17.0, convert to gentargets, drop 1.12, deprecate 1.13 and 1.15 | Gustavo Zacarias | 2010-07-12 | 4 | -230/+371 |
* | libpng: bump to 1.2.44 [CVE-2010-1205] | Gustavo Zacarias | 2010-07-12 | 1 | -1/+1 |
* | qt: install qt3 support lib to target if enabled | Karl Krach | 2010-07-09 | 1 | -0/+7 |
* | libsvgtiny: needs host-pkg-config | Peter Korsgaard | 2010-07-08 | 1 | -1/+1 |
* | libcgi: fix target install if usr/include doesn't exist | Peter Korsgaard | 2010-07-08 | 1 | -1/+1 |
* | libsvgtiny: remove TARGET_CONFIGURE_ENV | Peter Korsgaard | 2010-07-08 | 1 | -8/+6 |
* | Merge branch 'misc-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot | Peter Korsgaard | 2010-07-08 | 63 | -260/+285 |
|\ |
|
| * | xvkbd: add missing dependency on xlib_libXtst | Thomas Petazzoni | 2010-07-07 | 2 | -1/+2 |
| * | Update all packages to quote $(TARGET_CC) | Thomas Petazzoni | 2010-07-07 | 49 | -69/+69 |
| * | openssl: don't override the CC passed at configure time | Thomas Petazzoni | 2010-07-07 | 1 | -2/+2 |
| * | Merge TARGET_CONFIGURE_ENV into TARGET_CONFIGURE_OPTS | Thomas Petazzoni | 2010-07-07 | 5 | -12/+6 |
| * | Introduce support for host config cache | Thomas Petazzoni | 2010-07-07 | 1 | -0/+1 |
| * | Remove $(TOOLCHAIN_DIR)/bin and $(STAGING_DIR)/{usr/bin,bin} from the PATH | Thomas Petazzoni | 2010-07-07 | 1 | -4/+3 |
| * | Remove *_FOR_TARGET variables from TARGET_CONFIGURE_OPTS | Thomas Petazzoni | 2010-07-07 | 1 | -5/+0 |
| * | Cleanup TARGET_CONFIGURE_OPTS | Thomas Petazzoni | 2010-07-07 | 1 | -20/+25 |
| * | Rework sysroot option handling | Thomas Petazzoni | 2010-07-07 | 1 | -13/+3 |
| * | Separate flags from commands in HOST_CONFIGURE_OPTS | Thomas Petazzoni | 2010-07-07 | 1 | -4/+6 |
| * | Remove unneeded variables in HOST_CONFIGURE_OPTS | Thomas Petazzoni | 2010-07-07 | 1 | -26/+0 |
| * | Solve the host tools relying on host libraries problem | Thomas Petazzoni | 2010-07-07 | 1 | -2/+3 |
| * | fontconfig: fix cross-compilation patch | Thomas Petazzoni | 2010-07-07 | 1 | -36/+57 |
| * | cmake: pass LDFLAGS/CFLAGS when building for the host | Thomas Petazzoni | 2010-07-07 | 1 | -1/+3 |
| * | ruby: convert to autotools and fix build | Thomas Petazzoni | 2010-07-06 | 1 | -64/+7 |
| * | xlib_libXt: fix build issues | Thomas Petazzoni | 2010-07-06 | 2 | -2/+97 |
| * | xcb-util: add dependency on host-gperf | Thomas Petazzoni | 2010-07-06 | 1 | -0/+1 |
| * | webkit: fix misc build issues | Thomas Petazzoni | 2010-07-06 | 1 | -1/+2 |
* | | e2fsprogs: bump version | H Hartley Sweeten | 2010-07-08 | 1 | -1/+1 |
* | | bzip2: don't overwrite busybox during installation | Peter Korsgaard | 2010-07-07 | 1 | -0/+2 |
* | | libsvgtiny: fix clean command name | Peter Korsgaard | 2010-07-06 | 1 | -1/+1 |
* | | libsvgtiny: only print debugging if GRADIENT_DEBUG is enabled | Peter Korsgaard | 2010-07-06 | 1 | -0/+125 |
* | | libsvgtiny: pass TARGET_CONFIGURE_ENV / OPTS to each make invocation | Peter Korsgaard | 2010-07-06 | 1 | -6/+12 |
* | | libsvgtiny: needs gperf on the host | Peter Korsgaard | 2010-07-06 | 1 | -1/+1 |
|/ |
|
* | ext-toolchain: Fix ARCH_SYSROOT detection | Thomas Petazzoni | 2010-07-06 | 1 | -2/+2 |
* | package: add libsvgtiny library | Peter Korsgaard | 2010-07-05 | 3 | -0/+57 |
* | sdl_sound: add optional dependencies | Peter Korsgaard | 2010-07-04 | 1 | -0/+13 |
* | sdl_sound: needs iconv if !locale | Peter Korsgaard | 2010-07-04 | 2 | -0/+5 |
* | sdl_sound: fix dependencies | Peter Korsgaard | 2010-07-03 | 1 | -0/+1 |