| Commit message (Expand) | Author | Age | Files | Lines |
* | linux: strip installed modules | Mike Frysinger | 2010-11-24 | 1 | -0/+3 |
* | zlib: don't point libdir/includedir at staging | Peter Korsgaard | 2010-11-24 | 1 | -2/+0 |
* | Merge branch 'for-2010.11/doc-updates' of git://git.busybox.net/~tpetazzoni/g... | Peter Korsgaard | 2010-11-24 | 1 | -53/+92 |
|\ |
|
| * | documentation: Mention the fact that the skeleton location can be configured | Thomas Petazzoni | 2010-11-24 | 1 | -13/+8 |
| * | documentation: Document the GIT/SVN download capabilities | Thomas Petazzoni | 2010-11-24 | 1 | -9/+37 |
| * | documentation: Reword introduction about external toolchains | Thomas Petazzoni | 2010-11-24 | 1 | -7/+16 |
| * | documentation: Mention which external toolchains we tested | Thomas Petazzoni | 2010-11-24 | 1 | -5/+6 |
| * | documentation: Update details about external toolchains | Thomas Petazzoni | 2010-11-24 | 1 | -7/+11 |
| * | documentation: Remove mention of gcc 3.x | Thomas Petazzoni | 2010-11-24 | 1 | -6/+3 |
| * | documentation: Tell not to use make -jN | Thomas Petazzoni | 2010-11-24 | 1 | -0/+6 |
| * | documentation: clarify Buildroot steps | Thomas Petazzoni | 2010-11-24 | 1 | -6/+5 |
* | | zlib: cleanup, fix install for static only build | Peter Korsgaard | 2010-11-24 | 2 | -24/+22 |
* | | Makefile: remove outdated flush target | Peter Korsgaard | 2010-11-24 | 1 | -4/+0 |
* | | Makefile: remove outdated .config.cmd handling | Peter Korsgaard | 2010-11-24 | 1 | -18/+5 |
* | | busybox: bump 1.17.x stable version | Peter Korsgaard | 2010-11-23 | 6 | -80/+1 |
* | | kernel-headers: bump 2.6.{32,35,36} stable versions | Peter Korsgaard | 2010-11-23 | 3 | -3/+3 |
* | | qt: bump to 4.7.1 | Luca Ceresoli | 2010-11-22 | 3 | -1/+1 |
|/ |
|
* | uClibc: sys/ptrace.h fix for 0.9.31 / powerpc so ltrace builds | Peter Korsgaard | 2010-11-22 | 1 | -0/+62 |
* | package/: shared config cache is gone | Peter Korsgaard | 2010-11-19 | 2 | -2/+0 |
* | CHANGES: #2725 is resolved | Peter Korsgaard | 2010-11-19 | 1 | -0/+1 |
* | openssl: security bump to version 1.0.0b | Gustavo Zacarias | 2010-11-19 | 3 | -2/+18 |
* | libcurl: security bump to 7.21.2 | Gustavo Zacarias | 2010-11-19 | 2 | -5/+4 |
* | sysstat: bump to 9.1.6, fix libintl problems | Gustavo Zacarias | 2010-11-19 | 3 | -6/+10 |
* | fs: add extra deps to ROOTFS_*_DEPENDENCIES variables | Peter Korsgaard | 2010-11-19 | 1 | -2/+5 |
* | fs: rename make targets to match package/ convention | Peter Korsgaard | 2010-11-19 | 2 | -6/+6 |
* | makedevs: add source targets | Peter Korsgaard | 2010-11-19 | 1 | -1/+3 |
* | Makefile: handle host packages for make source / make external-deps | Peter Korsgaard | 2010-11-19 | 1 | -1/+20 |
* | gdb: add source targets for gdbserver/gdbhost | Peter Korsgaard | 2010-11-19 | 1 | -0/+4 |
* | pciutils: compilation failed with zlib enabled because it lacks a dependency | Stanislav Bogatyrev | 2010-11-19 | 2 | -2/+4 |
* | bind: security bump to 9.5.2-p4 | Gustavo Zacarias | 2010-11-19 | 2 | -5/+4 |
* | busybox: add 1.17.3 ls fix | Gustavo Zacarias | 2010-11-19 | 2 | -1/+31 |
* | libmad: fix MIPS gcc 4.4+ "h" asm constraint removal | Gustavo Zacarias | 2010-11-19 | 2 | -1/+73 |
* | webkit: needs libcurl, not the curl binary | Peter Korsgaard | 2010-11-19 | 2 | -2/+2 |
* | bash: fix build issues reported by Dmitry Ivanov, update to pl9 | Gustavo Zacarias | 2010-11-19 | 4 | -2/+130 |
* | midori: bump to 0.2.9 and make it build with directfb | Gustavo Zacarias | 2010-11-19 | 2 | -7/+14 |
* | webkit: fix compilation with directfb | Gustavo Zacarias | 2010-11-19 | 2 | -1/+146 |
* | Update uclibc snapshot config to avoid build breakage | Gustavo Zacarias | 2010-11-18 | 1 | -4/+5 |
* | sqlite: bump to version 3.7.3 | Gustavo Zacarias | 2010-11-18 | 2 | -3/+2 |
* | openssh: bump to version 5.6p1 | Gustavo Zacarias | 2010-11-18 | 5 | -62/+445 |
* | mtd-utils: ensure libmtd.a always gets built | Peter Korsgaard | 2010-11-18 | 2 | -4/+4 |
* | .gitignore: ignore more patch related files | Mike Frysinger | 2010-11-18 | 1 | -0/+3 |
* | gdb: drop local stripping in favor of top level | Mike Frysinger | 2010-11-18 | 1 | -2/+0 |
* | CHANGES: #2479 is resolved | Peter Korsgaard | 2010-11-18 | 1 | -0/+1 |
* | module-init-tools: fix configure bug by bumping to 3.12 | Paulius Zaleckas | 2010-11-17 | 2 | -2/+2 |
* | toolchain-external: fix indentation in Kconfig | Mike Frysinger | 2010-11-17 | 1 | -3/+3 |
* | qt: also patch webkit instance of javascriptcore | Peter Korsgaard | 2010-11-17 | 2 | -1/+70 |
* | initramfs: fix init symlink creation | Mike Frysinger | 2010-11-17 | 1 | -2/+2 |
* | linux: update paths to compiled cpio files | Mike Frysinger | 2010-11-17 | 1 | -1/+1 |
* | libglib2: ensure atomic ops patch gets applied | Peter Korsgaard | 2010-11-17 | 2 | -0/+10 |
* | docs/news.html: announce 2010.11-rc1 | Peter Korsgaard | 2010-11-08 | 1 | -0/+14 |