| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -0/+2 |
* | | u-boot: fix version detection and get rid of unneeded double CFLAGS/LDFLAGS | Peter Korsgaard | 2010-07-14 | 1 | -3/+1 |
* | | sstrip: fix section length corruption bug | Peter Korsgaard | 2010-07-13 | 1 | -2/+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 | 5 | -230/+372 |
* | libpng: bump to 1.2.44 [CVE-2010-1205] | Gustavo Zacarias | 2010-07-12 | 2 | -4/+5 |
* | qt: install qt3 support lib to target if enabled | Karl Krach | 2010-07-09 | 1 | -0/+7 |
* | toolchain/gcc: cleanup softfloat selection | Peter Korsgaard | 2010-07-09 | 1 | -5/+1 |
* | ext-toolchains: fix libnss_*.so installation with external glibc | Luca Ceresoli | 2010-07-08 | 1 | -1/+1 |
* | Fix a wrong sentence in the docs. | Luca Ceresoli | 2010-07-08 | 1 | -1/+1 |
* | CHANGES: update with changes from misc-fixes branch | Peter Korsgaard | 2010-07-08 | 1 | -8/+8 |
* | 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 | 2 | -2/+2 |
* | 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 | 71 | -283/+308 |
|\ |
|
| * | GETPT support is needed by rxvt. | Darius Augulis | 2010-07-07 | 2 | -2/+2 |
| * | 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 | 52 | -77/+77 |
| * | external-toolchain: adjust tests on TARGET_CC and TARGET_CXX | Thomas Petazzoni | 2010-07-07 | 1 | -7/+9 |
| * | 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 | 2 | -4/+5 |
| * | 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 | 2 | -15/+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 | 2 | -7/+8 |
* | | bzip2: don't overwrite busybox during installation | Peter Korsgaard | 2010-07-07 | 2 | -2/+4 |
* | | 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 |
* | | uClibc: workaround 0.9.31 / GCC PR32219 issue with static linking | Peter Korsgaard | 2010-07-06 | 3 | -0/+98 |
|/ |
|
* | external-toolchain: hardcode the destination directory for a library | Thomas Petazzoni | 2010-07-06 | 1 | -13/+17 |
* | external-toolchain: handle libstdc++/libgcc_s for BR toolchains | Thomas Petazzoni | 2010-07-06 | 1 | -1/+10 |