| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | openswan: revert $(strip ...) change (r24307) on patches | Peter Korsgaard | 2008-12-17 | 4 | -12/+12 |
* | Remove AVR32 target variants, the current entries refers to CHIPS which have ... | Ulf Samuelsson | 2008-12-17 | 1 | -12/+0 |
* | Revert $(strip ...) change which corrupted this file | Hamish Moffatt | 2008-12-17 | 1 | -0/+0 |
* | docs/buildroot.html: misc small fixes and strip trailing spaces | Peter Korsgaard | 2008-12-16 | 1 | -82/+82 |
* | Documentation fixes and updates | Thomas Petazzoni | 2008-12-15 | 1 | -76/+147 |
* | Mention another important benefit of Buildroot. | Thomas Petazzoni | 2008-12-15 | 1 | -0/+6 |
* | Fix TARGET_PATH for external toolchain builds | Thomas Petazzoni | 2008-12-15 | 1 | -1/+1 |
* | avahi: make sure destination dirs exists | Peter Korsgaard | 2008-12-15 | 1 | -8/+6 |
* | toolchain: use same gdb Config.in for internal/external toolchains | Peter Korsgaard | 2008-12-15 | 7 | -150/+96 |
* | 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 |