| Commit message (Expand) | Author | Age | Files | Lines |
* | defconfigs: use new default location for STAGING_DIR | Peter Korsgaard | 2009-12-16 | 27 | -27/+27 |
* | Merge branch 'dependencies-fix' of git://git.busybox.net/~tpetazzoni/git/buil... | Peter Korsgaard | 2009-12-16 | 1 | -235/+38 |
|\ |
|
| * | dependencies: cleanup | Thomas Petazzoni | 2009-12-16 | 1 | -229/+38 |
| * | dependencies: remove useless test doing nothing | Thomas Petazzoni | 2009-12-15 | 1 | -7/+0 |
| * | dependencies: bail out if makeinfo isn't found | Thomas Petazzoni | 2009-12-15 | 1 | -0/+1 |
* | | hal: add missing includes | Peter Korsgaard | 2009-12-16 | 2 | -1/+36 |
* | | hal: fix build, correct glib/udev/expat paths | Peter Korsgaard | 2009-12-16 | 2 | -17/+8 |
* | | hal: fix udev dependency | Peter Korsgaard | 2009-12-16 | 2 | -1/+2 |
* | | udev: fix udev-volume-id staging install | Peter Korsgaard | 2009-12-16 | 1 | -1/+1 |
* | | dbus-glib: fix host-dbus-glib build | Peter Korsgaard | 2009-12-15 | 1 | -1/+1 |
* | | dbus: fix host-dbus build | Peter Korsgaard | 2009-12-15 | 1 | -1/+1 |
* | | documentation: slightly improve CSS | Thomas Petazzoni | 2009-12-15 | 1 | -0/+10 |
* | | documentation: update about new package infrastructures | Thomas Petazzoni | 2009-12-15 | 1 | -89/+603 |
* | | udev: convert to generic package infrastructure | Thomas Petazzoni | 2009-12-15 | 1 | -184/+89 |
* | | i2c-tools: convert to the generic package infrastructure | Thomas Petazzoni | 2009-12-15 | 1 | -36/+8 |
* | | xutil_makedepend: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -43/+3 |
* | | xproto_xproto: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -43/+1 |
* | | pixman: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -43/+1 |
* | | m4: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -43/+3 |
* | | mtd-utils: fix dependency on host package | Thomas Petazzoni | 2009-12-15 | 1 | -1/+1 |
* | | lzo: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -42/+1 |
* | | libusb: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -1/+1 |
* | | libgtk2: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -47/+8 |
* | | gob2: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -41/+3 |
* | | expat: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -43/+1 |
* | | dbus-glib: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -43/+7 |
* | | shared-mime-info: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -45/+7 |
* | | libxml2: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -44/+8 |
* | | freetype: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -43/+3 |
* | | fontconfig: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -44/+5 |
* | | directfb: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -44/+11 |
* | | dbus: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -53/+19 |
* | | atk: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -43/+5 |
* | | pango: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -46/+10 |
* | | libtool: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -44/+7 |
* | | libglib2: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -46/+9 |
* | | cairo: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -43/+5 |
* | | automake: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -44/+3 |
* | | autoconf: add patch to make it work under dash | Thomas Petazzoni | 2009-12-15 | 1 | -0/+36 |
* | | autoconf: bump version to 2.65 | Thomas Petazzoni | 2009-12-15 | 1 | -1/+1 |
* | | autoconf: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -45/+6 |
* | | Add package statistics script | Thomas Petazzoni | 2009-12-15 | 1 | -0/+200 |
* | | host-pkgconfig is now host-pkg-config | Thomas Petazzoni | 2009-12-15 | 43 | -44/+43 |
* | | pkg-config: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -42/+9 |
* | | Add $(HOST_DIR)/usr/sbin to the PATH | Thomas Petazzoni | 2009-12-15 | 1 | -2/+2 |
* | | zlib: rework on top of the generic infrastructure | Thomas Petazzoni | 2009-12-15 | 1 | -64/+29 |
* | | olsr: rework on top of the generic infrastructure | Thomas Petazzoni | 2009-12-15 | 1 | -41/+19 |
* | | Rework autotools infrastructure on top of the generic infrastructure | Thomas Petazzoni | 2009-12-15 | 1 | -408/+216 |
* | | Define TARGET_MAKE_ENV similarly to HOST_MAKE_ENV | Thomas Petazzoni | 2009-12-15 | 1 | -0/+2 |
* | | Add generic package infrastructure | Thomas Petazzoni | 2009-12-15 | 2 | -0/+398 |
|/ |
|