| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | packages: remove useless HOST_*_LIBTOOL_PATCH | Thomas Petazzoni | 2010-05-02 | 9 | -10/+0 |
* | autotools: inherit LIBTOOL_PATCH for host packages | Thomas Petazzoni | 2010-05-02 | 1 | -1/+8 |
* | openssl: convert to the generic infrastructure | Thomas Petazzoni | 2010-05-02 | 1 | -34/+51 |
* | libxslt: fix host compilation | Thomas Petazzoni | 2010-05-02 | 1 | -1/+2 |
* | autotools: fix autoreconf check | Thomas Petazzoni | 2010-05-02 | 1 | -1/+1 |
* | lua: fix pkgconfig installation | Peter Korsgaard | 2010-05-02 | 1 | -1/+1 |
* | autoconf: add AUTOCONF variable setting | Lionel Landwerlin | 2010-05-02 | 1 | -1/+1 |
* | autoconf: add missing AUTOMAKE variable setting | Lionel Landwerlin | 2010-05-02 | 2 | -2/+2 |
* | autoconf: add AUTOHEADER variable | Lionel Landwerlin | 2010-05-02 | 1 | -2/+3 |
* | libtool: added LIBTOOLIZE variable to point on $(HOST_DIR)/usr/bin/libtoolize | Lionel Landwerlin | 2010-05-02 | 1 | -0/+1 |
* | package: Force copy of .la files at the post install hook (readonly files mig... | Lionel Landwerlin | 2010-05-02 | 1 | -1/+1 |
* | package: add PKG_CONF_ENV variables to host packages | Lionel Landwerlin | 2010-05-02 | 1 | -0/+1 |
* | tslib: fix plugin linking | Luca Ceresoli | 2010-05-01 | 1 | -0/+48 |
* | haserl: Add lua option | Gustavo Zacarias | 2010-05-01 | 2 | -3/+14 |
* | lua: Migrate to gentargets and improve it | Gustavo Zacarias | 2010-05-01 | 8 | -69/+392 |
* | Make Mesa3D optional for X11 | Darius Augulis | 2010-05-01 | 15 | -5/+20 |
* | xda_xcursor-themes: depends on libXcursor | Darius Augulis | 2010-05-01 | 2 | -3/+4 |
* | xlib_libXtst: depends on libXi | Paulius Zaleckas | 2010-05-01 | 2 | -2/+8 |
* | Fix build of matchbox-keyboard and matchbox-wm | Darius Augulis | 2010-05-01 | 2 | -1/+6 |
* | busybox: 1.16.1 fixes for ash and cpio | Peter Korsgaard | 2010-05-01 | 3 | -5/+90 |
* | busybox: pass EXTRA_LDFLAGS for external toolchains | Grant Edwards | 2010-05-01 | 1 | -0/+2 |
* | eeprog: Convert to gentargets | Gustavo Zacarias | 2010-05-01 | 1 | -36/+12 |
* | hostapd: Bump to 0.7.2 | Gustavo Zacarias | 2010-04-30 | 2 | -7/+3 |
* | alsa-utils: alsamixer needs WCHAR | Peter Korsgaard | 2010-04-26 | 1 | -0/+4 |
* | alsa-utils: fix usr/share/alsa installation to target | Peter Korsgaard | 2010-04-26 | 1 | -0/+5 |
* | package: get rid of editors subdir | Peter Korsgaard | 2010-04-26 | 15 | -18/+8 |
* | package: get rid of database subdir | Peter Korsgaard | 2010-04-26 | 7 | -9/+4 |
* | cairo: get rid of old patches | Peter Korsgaard | 2010-04-26 | 2 | -182/+0 |
* | libgtk2: get rid of old patches | Peter Korsgaard | 2010-04-26 | 21 | -1368/+0 |
* | samba: bump version | Gustavo Zacarias | 2010-04-26 | 1 | -1/+1 |
* | tslib: fix use of open() | Luca Ceresoli | 2010-04-23 | 1 | -0/+53 |
* | X11R7.5 - remove all version information from Config.in files | Will Wagner | 2010-04-22 | 241 | -241/+0 |
* | libXaw: do not build docs (fails if missing host tools), also cleanup makefile | Will Wagner | 2010-04-22 | 1 | -2/+1 |
* | Remove XEvIE (app & proto) as removed from X11R7.5 | Will Wagner | 2010-04-22 | 6 | -45/+0 |
* | Remove XFree86-Misc (lib & proto) as removed from X11R7.5 | Will Wagner | 2010-04-22 | 14 | -54/+4 |
* | Remove XTrap (app, lib & proto) as removed from X11R7.5 | Will Wagner | 2010-04-22 | 7 | -68/+0 |
* | xserver_xorg-server: bump version, improve option support | Will Wagner | 2010-04-22 | 2 | -35/+41 |
* | usbutils need libusb-compat | Paulius Zaleckas | 2010-04-21 | 2 | -2/+2 |
* | Merge branch 'codesourcery-toolchain-support' of git://git.busybox.net/~tpeta... | Peter Korsgaard | 2010-04-21 | 3 | -15/+16 |
|\ |
|
| * | busybox: make sure architecture flags are used at link time | Thomas Petazzoni | 2010-04-17 | 2 | -4/+5 |
| * | external toolchains: take into account architecture variant | Thomas Petazzoni | 2010-04-17 | 1 | -11/+11 |
* | | busybox: add 1.16.1 sed fix | Peter Korsgaard | 2010-04-20 | 1 | -0/+47 |
* | | busybox: get rid of unused initramfs.mk file | Peter Korsgaard | 2010-04-20 | 1 | -141/+0 |
* | | Merge branch 'makedevs-cleanup' of git://git.busybox.net/~tpetazzoni/git/buil... | Peter Korsgaard | 2010-04-19 | 4 | -0/+576 |
|\ \ |
|
| * | | makedevs: convert to a more normal way of building packages | Thomas Petazzoni | 2010-04-19 | 3 | -14/+25 |
| * | | makedevs: move to package/ | Thomas Petazzoni | 2010-04-19 | 2 | -0/+565 |
* | | | mtd: Add missing 'mtdinfo' | Michael Roth | 2010-04-19 | 1 | -0/+4 |
|/ / |
|
* | | python: needs WCHAR support in toolchain | Peter Korsgaard | 2010-04-19 | 2 | -0/+8 |
* | | cramfs: fix installation | Thomas Petazzoni | 2010-04-17 | 1 | -4/+4 |
|/ |
|
* | openssl: fix build without ipv6 support | Peter Korsgaard | 2010-04-15 | 1 | -0/+55 |