Age | Commit message (Expand) | Author |
2009-11-30 | Makefile: use absolute path for TOPDIR | Peter Korsgaard |
2009-11-20 | Makefile: cleanup *clean targets | Peter Korsgaard |
2009-10-04 | buildroot; move defconfigs to configs/ and print in help | Peter Korsgaard |
2009-10-04 | Makefile: add rand/allyes/allno package config targets | Peter Korsgaard |
2009-10-04 | Makefile: update help text | Peter Korsgaard |
2009-09-30 | Makefile: reinstate /etc/br-version | Peter Korsgaard |
2009-09-30 | Makefile: be more quiet when make -s is used | Peter Korsgaard |
2009-09-23 | Makefile: Remove ancient 'sourceball' target | Michael Roth |
2009-09-23 | Remove unneeded trailing slash from TOPDIR | Michael Roth |
2009-09-23 | Move download directory 'dl' back to the top hierachy of buildroot | Michael Roth |
2009-09-23 | rename TOOL_BUILD_DIR to TOOLCHAIN_DIR | Michael Roth |
2009-09-16 | Rename the output directories | Thomas Petazzoni |
2009-09-16 | Remove BR2_TOPDIR_PREFIX and BR2_TOPDIR_SUFFIX | Thomas Petazzoni |
2009-09-16 | By default, put the output in an output/ directory | Thomas Petazzoni |
2009-09-16 | Remove the BOARD/LOCAL feature | Thomas Petazzoni |
2009-09-16 | Remove the "project" feature | Thomas Petazzoni |
2009-09-05 | makefile: use qstrip | Thomas Petazzoni |
2009-09-05 | makefile: new qstrip make function | Thomas Petazzoni |
2009-08-26 | Makefile: Ensure CVS directories are removed from target fs. | Will Newton |
2009-07-27 | Makefile: add the xconfig target to the help of the main Makefile | Thomas Petazzoni |
2009-07-27 | Merge branch 'kconfig-update' of git://git.busybox.net/~tpetazzoni/git/buildroot | Peter Korsgaard |
2009-07-27 | config: Add support for xconfig | Alper Yildirim |
2009-07-25 | Add support for custom post-build script | Daniel Mack |
2009-07-24 | Makefile: apply xtensa specific TARGET_SKELETON_PATCH if available | Maxim Grigoriev |
2009-04-28 | Older versions of 'find' don't have the '-delete' option | Wade Berrier |
2009-04-17 | Makefile: distclean: remove correct dirs | Peter Korsgaard |
2009-04-07 | Makefile: add target-finalize for common filesystem cleanup | Peter Korsgaard |
2009-04-06 | Makefile: add BR2_ENABLE_LOCALE_PURGE to purge unwanted locales | Peter Korsgaard |
2009-04-06 | Makefile: target-devfiles: combine .a / .la find invocation | Peter Korsgaard |
2009-03-19 | package: add STAMP_DIR and use for host builds | Peter Korsgaard |
2009-03-16 | Makefile: introduce $(HOST_DIR) for host binaries | Peter Korsgaard |
2009-01-31 | make update shoudl save to PROJECT_defconfig | Ulf Samuelsson |
2009-01-29 | make flush, should always be visible | Ulf Samuelsson |
2009-01-26 | Makefile: fix typo introduced in r25601 | Peter Korsgaard |
2009-01-26 | Fix spelling error in Makefile comment | Ulf Samuelsson |
2009-01-26 | libglib2: move HOST_GLIB detection to glib package | Peter Korsgaard |
2009-01-25 | Flush configuration cache, needed if config has changed | Ulf Samuelsson |
2009-01-25 | Makefile: globally define variables used at different places | Peter Korsgaard |
2009-01-22 | Add help for make configured | Ulf Samuelsson |
2009-01-16 | Makefile: update copyright | Peter Korsgaard |
2009-01-15 | Makefile: implement make release | Peter Korsgaard |
2009-01-08 | Mention the saveconfig and getconfig targets in make help | Hans-Christian Egtvedt |
2009-01-01 | buildroot: set SHELL instead of messing around with CONFIG_SHELL | Peter Korsgaard |
2008-11-07 | Makefile: revert HOST_GLIB_BIN staging_dir fix (r23920,23923) | Peter Korsgaard |
2008-11-05 | Build $(PROJECT_BUILD_DIR)/autotools-stamps with normal Makefile rules | Hans-Christian Egtvedt |
2008-11-05 | Move creation of $(PROJECT_BUILD_DIR)/autotools-stamps into top level Makefile | Hans-Christian Egtvedt |
2008-11-04 | Makefile: glib-genmarshal: use BR2_STAGING_DIR instead of hardcoded staging_dir | Peter Korsgaard |
2008-11-03 | Makefile: ignore glib-genmarshal in staging_dir | Peter Korsgaard |
2008-11-03 | External toolchain support improvements | Peter Korsgaard |
2008-09-11 | Applied patch from Brian Foster <brian.foster@innova-card.com>: | Hamish Moffatt |