| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Globally remove aclocal directories from target | Malte Starostik | 2010-07-30 | 1 | -1/+1 |
* | toolchain: move makefile includes | Yann E. MORIN | 2010-07-28 | 1 | -14/+2 |
* | toolchain: move helper functions from external toolchain | Yann E. MORIN | 2010-07-28 | 1 | -0/+1 |
* | Makefile: fix ldconfig selection for internal toolchains | Peter Korsgaard | 2010-07-26 | 1 | -2/+6 |
* | Fix default skeleton path | Malte Starostik | 2010-07-19 | 1 | -1/+1 |
* | fs: add option to define path to custom rootfs skeleton | Dmytro Milinevskyy | 2010-07-18 | 1 | -0/+4 |
* | move default skeleton to fs/ and drop busybox skeleton | Dmytro Milinevskyy | 2010-07-18 | 1 | -0/+1 |
* | Introduce support for host config cache | Thomas Petazzoni | 2010-07-07 | 1 | -4/+4 |
* | Makefile: fixup make distclean after kconfig build in BUILD_DIR | Peter Korsgaard | 2010-07-01 | 1 | -1/+0 |
* | Fix: convert leftover $(CONFIG)/conf to $(BUILD_DIR)/buildroot-config/conf | Daniel Hobi | 2010-06-29 | 1 | -7/+7 |
* | Remove old Linux infrastructure | Thomas Petazzoni | 2010-06-22 | 1 | -4/+0 |
* | New, simpler, infrastructure for building the Linux kernel | Thomas Petazzoni | 2010-06-22 | 1 | -0/+1 |
* | kconfig: build in BUILD_DIR/buildroot-config | Peter Korsgaard | 2010-06-21 | 1 | -20/+21 |
* | Makefile: fix make <blah>_defconfig | Peter Korsgaard | 2010-06-21 | 1 | -1/+5 |
* | Move config files into output directory for out-of-tree build | Will Wagner | 2010-06-21 | 1 | -101/+103 |
* | toolchain: remove gcc 4.1.2 and non-sysroot support | Peter Korsgaard | 2010-06-15 | 1 | -10/+0 |
* | bootloaders: move bootloader build code to boot/ | Thomas Petazzoni | 2010-06-10 | 1 | -1/+2 |
* | Makefile: support gconfig (GTK-based configurator) similar to xconfig | Peter Korsgaard | 2010-06-05 | 1 | -1/+10 |
* | Makefile: cleanup *conf targets | Peter Korsgaard | 2010-06-05 | 1 | -18/+4 |
* | Merge branch 'graph-dependencies' of git://git.busybox.net/~tpetazzoni/git/bu... | Peter Korsgaard | 2010-05-27 | 1 | -0/+3 |
|\ |
|
| * | Add a show-targets target | Thomas Petazzoni | 2010-05-21 | 1 | -0/+3 |