| Commit message (Expand) | Author | Age | Files | Lines |
* | qt: fix alsa-lib dependency | Luca Ceresoli | 2010-07-26 | 2 | -1/+3 |
* | java: mark as broken | Peter Korsgaard | 2010-07-26 | 1 | -0/+2 |
* | flex: fix configure cache issue with BR2_NEEDS_GETTEXT | Peter Korsgaard | 2010-07-26 | 1 | -0/+3 |
* | wireless_tools: Migrate to gentargets and fixes | Gustavo Zacarias | 2010-07-26 | 5 | -59/+31 |
* | swfdec: fix build when no libglib2-dev package is installed on host | Peter Korsgaard | 2010-07-26 | 1 | -0/+8 |
* | busybox: bump 1.17.x version | Peter Korsgaard | 2010-07-26 | 14 | -1027/+87 |
* | diffutils: fix build with uClibc 0.9.31 | Peter Korsgaard | 2010-07-26 | 1 | -0/+47 |
* | gmpc: fix typo | Peter Korsgaard | 2010-07-25 | 1 | -1/+1 |
* | xserver-xorg: disable SDL kdrive server | Peter Korsgaard | 2010-07-24 | 1 | -1/+2 |
* | kconfig: implement KCONFIG_PROBABILITY for rand{,package}config | Peter Korsgaard | 2010-07-23 | 1 | -3/+19 |
* | package: mark libglib12/libgtk12/dillo as deprecated | Peter Korsgaard | 2010-07-22 | 3 | -0/+3 |
* | busybox: fix cflags | Gustavo Zacarias | 2010-07-22 | 1 | -14/+14 |
* | busybox: additional 1.17.0 fixes | Peter Korsgaard | 2010-07-22 | 6 | -4/+763 |
* | gst-plugins-good: udp plugin needs ipv6 support | Peter Korsgaard | 2010-07-22 | 1 | -0/+4 |
* | kconfig: make rand{,package}config fair | Peter Korsgaard | 2010-07-22 | 1 | -1/+2 |
* | php: filter plugin depends on pcre | Peter Korsgaard | 2010-07-22 | 1 | -0/+1 |
* | webif: needs busybox (httpd) | Peter Korsgaard | 2010-07-22 | 1 | -0/+1 |
* | thttpd: fix build, don't override CFLAGS at make time | Peter Korsgaard | 2010-07-22 | 1 | -1/+1 |
* | mplayer: add optional sdl/freetype support | Peter Korsgaard | 2010-07-22 | 1 | -1/+23 |
* | mplayer: fix build after efb1d8d3f40 (Cleanup TARGET_CONFIGURE_OPTS) | Peter Korsgaard | 2010-07-22 | 1 | -0/+22 |
* | gst-plugins-base: ensure <stdint.h> is used | Peter Korsgaard | 2010-07-22 | 1 | -1/+3 |
* | xavante: needs largefile support (for luafilesystem) | Peter Korsgaard | 2010-07-22 | 1 | -1/+5 |
* | cgilua: tweak Config.in | Peter Korsgaard | 2010-07-22 | 1 | -1/+4 |
* | luafilesystem: tweak Config.in | Peter Korsgaard | 2010-07-22 | 1 | -1/+4 |
* | wsapi: needs largefile support (for luafilesystem) | Peter Korsgaard | 2010-07-22 | 1 | -0/+4 |
* | ltrace: fix build without USE_DEMANGLE | Peter Korsgaard | 2010-07-22 | 1 | -0/+27 |
* | lighttpd: fix build with pcre support | Peter Korsgaard | 2010-07-22 | 1 | -1/+1 |
* | dash: fix build of native helpers | Peter Korsgaard | 2010-07-22 | 1 | -0/+35 |
* | php: pdo mysql extension needs C++ support in toolchain | Peter Korsgaard | 2010-07-21 | 1 | -0/+4 |
* | alsamixergui: needs C++ support for fltk | Peter Korsgaard | 2010-07-21 | 1 | -0/+4 |
* | xserver: dri support is only for the modular server | Peter Korsgaard | 2010-07-21 | 1 | -0/+4 |
* | xserver: libdrm is not needed for tinyx | Peter Korsgaard | 2010-07-20 | 2 | -3/+2 |
* | libdrm: needs LARGEFILE support | Peter Korsgaard | 2010-07-20 | 1 | -0/+4 |
* | xserver: libpciaccess is not needed for tinyx | Peter Korsgaard | 2010-07-20 | 2 | -2/+2 |
* | dialog: force linking with ncurses | Peter Korsgaard | 2010-07-20 | 1 | -1/+1 |
* | netcat: fix logic for archs with unsigned chars | Nick Leverton | 2010-07-20 | 1 | -0/+30 |
* | avahi: bump version | Peter Korsgaard | 2010-07-19 | 2 | -1/+25 |
* | ipsec-tools: replace sysv3 legacy functions with modern equivalents | Julien Boibessot | 2010-07-19 | 1 | -0/+35 |
* | flex: bump patch version | Julien Boibessot | 2010-07-19 | 1 | -1/+1 |
* | Merge branch 'other-build-fixes' of git://git.busybox.net/~tpetazzoni/git/bui... | Peter Korsgaard | 2010-07-18 | 2 | -1/+4 |
|\ |
|
| * | alsa-lib: make sure to only look in STAGING_DIR for Python includes | Thomas Petazzoni | 2010-07-18 | 1 | -1/+3 |
| * | neon: explicit path to xml2-config | Thomas Petazzoni | 2010-07-18 | 1 | -0/+1 |
* | | move default skeleton to fs/ and drop busybox skeleton | Dmytro Milinevskyy | 2010-07-18 | 2 | -14/+0 |
* | | Choose host/target ldconfig based on availability | Malte Starostik | 2010-07-18 | 1 | -3/+3 |
* | | Match whole words when changing .config options | Malte Starostik | 2010-07-18 | 1 | -3/+3 |
* | | 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 |