| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright info for 2011 | Peter Korsgaard | 2011-01-13 | 1 | -1/+1 |
* | toolchain: do staging symlink | Gustavo Zacarias | 2011-01-02 | 1 | -1/+3 |
* | binutils: make it a proper package | Gustavo Zacarias | 2011-01-02 | 1 | -2/+2 |
* | Reset critical environment variables | Daniel Nyström | 2010-12-29 | 1 | -0/+6 |
* | toolchain: move sysroot to host dir | Gustavo Zacarias | 2010-12-28 | 1 | -2/+0 |
* | toolchain: add support for external toolchain profiles and download | Thomas Petazzoni | 2010-12-13 | 1 | -1/+2 |
* | ccache: rework ccache management | Thomas Petazzoni | 2010-12-08 | 1 | -6/+20 |
* | Makefile: document savedefconfig in 'make help', like it's done in Linux | Peter Korsgaard | 2010-12-07 | 1 | -0/+1 |
* | buildroot: kickoff 2011.02 development phase | Peter Korsgaard | 2010-12-03 | 1 | -1/+1 |
* | Update for 2010.112010.11 | Peter Korsgaard | 2010-11-30 | 1 | -1/+1 |
* | Makefile: introduce KSTRIPCMD to strip kernel modules | Gustavo Zacarias | 2010-11-30 | 1 | -1/+1 |
* | target-finalize: libtread_db: support nonstd toolchain setups | Mike Frysinger | 2010-11-28 | 1 | -1/+1 |
* | target-finalize: do not strip libthread_db | Javier Viguera | 2010-11-27 | 1 | -1/+1 |
* | Update for 2010.11-rc22010.11_rc2 | Peter Korsgaard | 2010-11-25 | 1 | -1/+1 |
* | target-finalize: do not strip libthread_db.so | Mike Frysinger | 2010-11-24 | 1 | -1/+2 |
* | auto remove empty /usr/share dir | Mike Frysinger | 2010-11-24 | 1 | -0/+1 |
* | Makefile: really adjust kernel modules strip invocation | Peter Korsgaard | 2010-11-24 | 1 | -1/+1 |
* | linux: strip installed modules | Mike Frysinger | 2010-11-24 | 1 | -0/+3 |
* | 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 |
* | Makefile: handle host packages for make source / make external-deps | Peter Korsgaard | 2010-11-19 | 1 | -1/+20 |
* | Update for 2010.11-rc12010.11_rc1 | Peter Korsgaard | 2010-11-08 | 1 | -1/+1 |
* | Makefile: move target-{finalize,purgelocales} after bootloader/linux step | Peter Korsgaard | 2010-11-07 | 1 | -3/+4 |
* | Remove support for shared configuration cache | Thomas Petazzoni | 2010-11-05 | 1 | -9/+0 |
* | Makefile: fix release target with make 3.81 | Peter Korsgaard | 2010-11-04 | 1 | -0/+2 |
* | Makefile: use global version string in /etc/br-version | Yann E. MORIN | 2010-11-03 | 1 | -2/+1 |
* | Makefile: compute the version string for all to use | Yann E. MORIN | 2010-11-03 | 1 | -0/+4 |
* | Makefile: move version string from Config.in into Makefile | Yann E. MORIN | 2010-11-03 | 1 | -3/+5 |
* | Makefile: move .NOTPARALLEL | Yann E. MORIN | 2010-11-03 | 1 | -3/+4 |
* | Optimize (-O2) host binaries by default | Peter Korsgaard | 2010-10-29 | 1 | -9/+0 |
* | Makefile: move KERNEL_ARCH from kernel-headers to here | Peter Korsgaard | 2010-10-17 | 1 | -0/+8 |
* | toolchain: add new toolchain backend: crosstool-NG | Yann E. MORIN | 2010-10-01 | 1 | -1/+3 |
* | sed: get rid of host-sed variant | Peter Korsgaard | 2010-09-30 | 1 | -1/+1 |
* | Makefile: Force make to run serially in the top-level Makefile | Yann E. MORIN | 2010-09-30 | 1 | -0/+3 |
* | Makefile: generate a Makefile wrapper in $(O) | Yann E. MORIN | 2010-09-26 | 1 | -17/+28 |
* | Re-implement the source-check and external-deps targets | Maxime Petazzoni | 2010-09-13 | 1 | -11/+2 |
* | Cleanup the VCS commands configuration | Maxime Petazzoni | 2010-09-13 | 1 | -4/+2 |
* | Remove the spider feature | Maxime Petazzoni | 2010-09-13 | 1 | -4/+3 |
* | Merge branch 'for-2010.11/kconfig-upgrade' of git://git.busybox.net/~tpetazzo... | Peter Korsgaard | 2010-09-02 | 1 | -55/+49 |
|\ |
|
| * | Ensure that all config-related files are generated before the build | Thomas Petazzoni | 2010-09-01 | 1 | -7/+12 |
| * | Add support for savedefconfig | Thomas Petazzoni | 2010-09-01 | 1 | -1/+5 |
| * | Factorize environment variables for config utilities | Thomas Petazzoni | 2010-09-01 | 1 | -43/+23 |
| * | Makefile: use long options names for the 'conf' utility | Thomas Petazzoni | 2010-09-01 | 1 | -9/+9 |
| * | Add support for the new nconf configuration tool | Thomas Petazzoni | 2010-09-01 | 1 | -1/+9 |
| * | Clean up our patches against kconfig | Thomas Petazzoni | 2010-09-01 | 1 | -1/+1 |
| * | Implement %_defconfig similarly to the kernel | Thomas Petazzoni | 2010-09-01 | 1 | -5/+7 |
| * | Remove CONFIG_DEFCONFIG | Thomas Petazzoni | 2010-09-01 | 1 | -5/+0 |
* | | Fix ldconfig call in target-finalize | Thomas Petazzoni | 2010-08-30 | 1 | -3/+7 |
|/ |
|
* | Makefile: fix source/source-check/external-deps with O= | Peter Korsgaard | 2010-08-29 | 1 | -8/+6 |
* | Remove gdb plugins from target | Malte Starostik | 2010-07-30 | 1 | -0/+3 |