| Commit message (Expand) | Author | Age | Files | Lines |
* | buildroot: we're in 2010 now | Peter Korsgaard | 2010-02-24 | 1 | -1/+1 |
* | Create $(STAGING_DIR)/usr/bin unconditionnally | Thomas Petazzoni | 2010-02-09 | 1 | -0/+1 |
* | Makefile: release: use git archive | Peter Korsgaard | 2010-02-09 | 1 | -4/+2 |
* | toolchain/gdb: get rid of another legacy and unused variable | Yann E. MORIN | 2010-02-09 | 1 | -1/+0 |
* | toolchain/gdb: get rid of legacy & unused variables | Yann E. MORIN | 2010-02-08 | 1 | -1/+0 |
* | Remove backup-files from the TARGET_DIR. | Anders Darander | 2009-12-23 | 1 | -1/+1 |
* | Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCE | Thomas Petazzoni | 2009-12-14 | 1 | -2/+2 |
* | Makefile: fix build if CDPATH is set in environment | Peter Korsgaard | 2009-12-13 | 1 | -1/+6 |
* | Makefile: document configure cache handling | Peter Korsgaard | 2009-12-12 | 1 | -0/+1 |
* | Makefile: drop config cache on .config changes | Peter Korsgaard | 2009-12-12 | 1 | -0/+8 |
* | Makefile: use absolute path for TOPDIR | Peter Korsgaard | 2009-11-30 | 1 | -1/+2 |
* | Makefile: cleanup *clean targets | Peter Korsgaard | 2009-11-20 | 1 | -27/+14 |
* | buildroot; move defconfigs to configs/ and print in help | Peter Korsgaard | 2009-10-04 | 1 | -3/+6 |
* | Makefile: add rand/allyes/allno package config targets | Peter Korsgaard | 2009-10-04 | 1 | -2/+32 |
* | Makefile: update help text | Peter Korsgaard | 2009-10-04 | 1 | -6/+7 |
* | Makefile: reinstate /etc/br-version | Peter Korsgaard | 2009-09-30 | 1 | -0/+4 |
* | Makefile: be more quiet when make -s is used | Peter Korsgaard | 2009-09-30 | 1 | -0/+3 |
* | Makefile: Remove ancient 'sourceball' target | Michael Roth | 2009-09-23 | 1 | -9/+0 |
* | Remove unneeded trailing slash from TOPDIR | Michael Roth | 2009-09-23 | 1 | -1/+1 |
* | Move download directory 'dl' back to the top hierachy of buildroot | Michael Roth | 2009-09-23 | 1 | -2/+2 |
* | rename TOOL_BUILD_DIR to TOOLCHAIN_DIR | Michael Roth | 2009-09-23 | 1 | -4/+4 |
* | Rename the output directories | Thomas Petazzoni | 2009-09-16 | 1 | -5/+5 |
* | Remove BR2_TOPDIR_PREFIX and BR2_TOPDIR_SUFFIX | Thomas Petazzoni | 2009-09-16 | 1 | -10/+1 |
* | By default, put the output in an output/ directory | Thomas Petazzoni | 2009-09-16 | 1 | -9/+6 |
* | Remove the BOARD/LOCAL feature | Thomas Petazzoni | 2009-09-16 | 1 | -15/+0 |
* | Remove the "project" feature | Thomas Petazzoni | 2009-09-16 | 1 | -33/+82 |
* | makefile: use qstrip | Thomas Petazzoni | 2009-09-05 | 1 | -2/+1 |
* | makefile: new qstrip make function | Thomas Petazzoni | 2009-09-05 | 1 | -0/+4 |
* | Makefile: Ensure CVS directories are removed from target fs. | Will Newton | 2009-08-26 | 1 | -1/+1 |
* | Makefile: add the xconfig target to the help of the main Makefile | Thomas Petazzoni | 2009-07-27 | 1 | -0/+1 |
* | Merge branch 'kconfig-update' of git://git.busybox.net/~tpetazzoni/git/buildroot | Peter Korsgaard | 2009-07-27 | 1 | -3/+19 |
|\ |
|
| * | config: Add support for xconfig | Alper Yildirim | 2009-07-27 | 1 | -3/+19 |
* | | Add support for custom post-build script | Daniel Mack | 2009-07-25 | 1 | -0/+4 |
* | | Makefile: apply xtensa specific TARGET_SKELETON_PATCH if available | Maxim Grigoriev | 2009-07-24 | 1 | -0/+3 |
|/ |
|
* | Older versions of 'find' don't have the '-delete' option | Wade Berrier | 2009-04-28 | 1 | -4/+4 |
* | Makefile: distclean: remove correct dirs | Peter Korsgaard | 2009-04-17 | 1 | -3/+2 |
* | Makefile: add target-finalize for common filesystem cleanup | Peter Korsgaard | 2009-04-07 | 1 | -2/+10 |
* | Makefile: add BR2_ENABLE_LOCALE_PURGE to purge unwanted locales | Peter Korsgaard | 2009-04-06 | 1 | -0/+22 |
* | Makefile: target-devfiles: combine .a / .la find invocation | Peter Korsgaard | 2009-04-06 | 1 | -5/+3 |
* | package: add STAMP_DIR and use for host builds | Peter Korsgaard | 2009-03-19 | 1 | -5/+5 |
* | Makefile: introduce $(HOST_DIR) for host binaries | Peter Korsgaard | 2009-03-16 | 1 | -3/+3 |
* | make update shoudl save to PROJECT_defconfig | Ulf Samuelsson | 2009-01-31 | 1 | -1/+1 |
* | make flush, should always be visible | Ulf Samuelsson | 2009-01-29 | 1 | -2/+3 |
* | Makefile: fix typo introduced in r25601 | Peter Korsgaard | 2009-01-26 | 1 | -1/+1 |
* | Fix spelling error in Makefile comment | Ulf Samuelsson | 2009-01-26 | 1 | -2/+2 |
* | libglib2: move HOST_GLIB detection to glib package | Peter Korsgaard | 2009-01-26 | 1 | -3/+0 |
* | Flush configuration cache, needed if config has changed | Ulf Samuelsson | 2009-01-25 | 1 | -0/+4 |
* | Makefile: globally define variables used at different places | Peter Korsgaard | 2009-01-25 | 1 | -0/+5 |
* | Add help for make configured | Ulf Samuelsson | 2009-01-22 | 1 | -0/+1 |
* | Makefile: update copyright | Peter Korsgaard | 2009-01-16 | 1 | -0/+1 |