| Commit message (Expand) | Author | Age | Files | Lines |
* | ifplugd: fix non-C++ build | Peter Korsgaard | 2008-12-13 | 2 | -1/+18 |
* | Another external toolchain support solution | Thomas Petazzoni | 2008-12-13 | 2 | -3/+7 |
* | menuconfig: don't prepend CONFIG_ to symbols in help text | Peter Korsgaard | 2008-12-13 | 1 | -1/+1 |
* | Bump PHP version to 5.2.7. | Thomas Petazzoni | 2008-12-13 | 1 | -1/+1 |
* | Bump lighttpd to 1.4.20. | Thomas Petazzoni | 2008-12-13 | 2 | -1/+1 |
* | samba: add a comment about why make proto is done before make | Hans-Christian Egtvedt | 2008-12-12 | 1 | -0/+1 |
* | samba: make proto first to allow parallel build afterwards | Hans-Christian Egtvedt | 2008-12-12 | 1 | -1/+2 |
* | samba: bump version to 3.2.5 | Hans-Christian Egtvedt | 2008-12-12 | 6 | -17/+147 |
* | libiconv: strip installed library and remove the preloadable library | Hans-Christian Egtvedt | 2008-12-12 | 1 | -0/+8 |
* | zlib: install using cp instead of install for zlib libraries | Hans-Christian Egtvedt | 2008-12-11 | 1 | -1/+1 |
* | busybox: 1.13.1 bindtodevice fix | Peter Korsgaard | 2008-12-11 | 1 | -0/+86 |
* | package/boa: hide if BR2_PACKAGE_BUSYBOX_HIDE_OTHERS | Peter Korsgaard | 2008-12-11 | 1 | -0/+2 |
* | toolchain/kernel-headers: don't hide 2.6.27 if RECENT isn't enabled | Peter Korsgaard | 2008-12-10 | 1 | -1/+0 |
* | busybox: additional 1.13.1 fixes | Peter Korsgaard | 2008-12-10 | 2 | -0/+47 |
* | bump | Eric Andersen | 2008-12-09 | 1 | -1/+1 |
* | binutils: revert bad commit 24343 | Hans-Christian Egtvedt | 2008-12-09 | 1 | -1/+1 |
* | binutils: fix typo for detecting if BINUTILS_NO_MPFR is not set | Hans-Christian Egtvedt | 2008-12-09 | 1 | -1/+1 |
* | qtopia4: add kconfig option to enable Phonon | Hans-Christian Egtvedt | 2008-12-08 | 2 | -0/+25 |
* | gst-plugins-ugly: add gstreamer ugly plugins | Hans-Christian Egtvedt | 2008-12-08 | 3 | -0/+129 |
* | gst-plugins-good: add gstreamer good plugins | Hans-Christian Egtvedt | 2008-12-08 | 3 | -0/+362 |
* | gst-plugins-base: add gstreamer base plugins | Hans-Christian Egtvedt | 2008-12-08 | 4 | -0/+248 |
* | gstreamer: add new multimedia package gstreamer | Hans-Christian Egtvedt | 2008-12-08 | 4 | -0/+86 |
* | libtheora: add new multimedia package libtheora | Hans-Christian Egtvedt | 2008-12-08 | 3 | -0/+30 |
* | make the default etc/init.d/S40network compatible with msh | Peter Korsgaard | 2008-12-08 | 2 | -32/+12 |
* | have zlib respect BR2_PREFER_STATIC_LIB | Peter Korsgaard | 2008-12-08 | 1 | -6/+19 |
* | udev: use $@ instead of hardcoding target name | Peter Korsgaard | 2008-12-08 | 1 | -11/+11 |
* | target/initramfs: actually build initramfs target | Peter Korsgaard | 2008-12-08 | 1 | -0/+2 |
* | package/freetype: default to 2.3.7 | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
* | package/udev: create base device nodes after mounting a new /dev | Peter Korsgaard | 2008-12-08 | 1 | -0/+3 |
* | package/udev: fix CFLAGS for udev extras | Peter Korsgaard | 2008-12-08 | 1 | -0/+3 |
* | package/udev: fix dependency for scsi_id | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
* | toolchain/kernel-headers: bump 2.6.27.x version | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
* | target/tar: remove unused cut'n'paste leftover | Peter Korsgaard | 2008-12-08 | 1 | -4/+0 |
* | target: paths may need stripping | Peter Korsgaard | 2008-12-08 | 2 | -2/+2 |
* | toolchain/gdb: 6.4 shouldn't be selectable for avr32 | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
* | toolchain/gdb: mark old versions as deprecated | Peter Korsgaard | 2008-12-08 | 1 | -0/+5 |
* | toolchain/gdb: default to 6.8 | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
* | target/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 33 | -69/+68 |
* | docs/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
* | toolchain/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 7 | -15/+15 |
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 243 | -363/+363 |
* | Remove dead directories after moving audio and video to multimedia | Hans-Christian Egtvedt | 2008-12-08 | 0 | -0/+0 |
* | Override the target-install target properly rather than installing as a post-... | Hamish Moffatt | 2008-12-08 | 1 | -2/+2 |
* | Over-ride the target-install target rather than installing as a post-build | Hamish Moffatt | 2008-12-08 | 1 | -2/+2 |
* | uclibc: add RPC config variables to 0.9.30 | Peter Korsgaard | 2008-12-07 | 1 | -0/+2 |
* | busybox: 1.13.1 crond fix | Peter Korsgaard | 2008-12-07 | 1 | -0/+20 |
* | toolchain/gdb: add -source target | Peter Korsgaard | 2008-12-07 | 1 | -0/+1 |
* | taget/linux: handle non-modular kernels | Peter Korsgaard | 2008-12-07 | 1 | -6/+12 |
* | toolchain/binutils: add 2.19 | Peter Korsgaard | 2008-12-05 | 6 | -3/+125 |
* | toolchain/binutils/2.18.50.0.9: accept sh?-*-* | Peter Korsgaard | 2008-12-05 | 1 | -0/+42 |