summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2010-02-09Makefile: release: use git archivePeter Korsgaard
2010-02-09toolchain/gdb: get rid of another legacy and unused variableYann E. MORIN
2010-02-08toolchain/gdb: get rid of legacy & unused variablesYann E. MORIN
2009-12-23Remove backup-files from the TARGET_DIR.Anders Darander
2009-12-14Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCEThomas Petazzoni
2009-12-13Makefile: fix build if CDPATH is set in environmentPeter Korsgaard
2009-12-12Makefile: document configure cache handlingPeter Korsgaard
2009-12-12Makefile: drop config cache on .config changesPeter Korsgaard
2009-11-30Makefile: use absolute path for TOPDIRPeter Korsgaard
2009-11-20Makefile: cleanup *clean targetsPeter Korsgaard
2009-10-04buildroot; move defconfigs to configs/ and print in helpPeter Korsgaard
2009-10-04Makefile: add rand/allyes/allno package config targetsPeter Korsgaard
2009-10-04Makefile: update help textPeter Korsgaard
2009-09-30Makefile: reinstate /etc/br-versionPeter Korsgaard
2009-09-30Makefile: be more quiet when make -s is usedPeter Korsgaard
2009-09-23Makefile: Remove ancient 'sourceball' targetMichael Roth
2009-09-23Remove unneeded trailing slash from TOPDIRMichael Roth
2009-09-23Move download directory 'dl' back to the top hierachy of buildrootMichael Roth
2009-09-23rename TOOL_BUILD_DIR to TOOLCHAIN_DIRMichael Roth
2009-09-16Rename the output directoriesThomas Petazzoni
2009-09-16Remove BR2_TOPDIR_PREFIX and BR2_TOPDIR_SUFFIXThomas Petazzoni
2009-09-16By default, put the output in an output/ directoryThomas Petazzoni
2009-09-16Remove the BOARD/LOCAL featureThomas Petazzoni
2009-09-16Remove the "project" featureThomas Petazzoni
2009-09-05makefile: use qstripThomas Petazzoni
2009-09-05makefile: new qstrip make functionThomas Petazzoni
2009-08-26Makefile: Ensure CVS directories are removed from target fs.Will Newton
2009-07-27Makefile: add the xconfig target to the help of the main MakefileThomas Petazzoni
2009-07-27Merge branch 'kconfig-update' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard
2009-07-27config: Add support for xconfigAlper Yildirim
2009-07-25Add support for custom post-build scriptDaniel Mack
2009-07-24Makefile: apply xtensa specific TARGET_SKELETON_PATCH if availableMaxim Grigoriev
2009-04-28Older versions of 'find' don't have the '-delete' optionWade Berrier
2009-04-17Makefile: distclean: remove correct dirsPeter Korsgaard
2009-04-07Makefile: add target-finalize for common filesystem cleanupPeter Korsgaard
2009-04-06Makefile: add BR2_ENABLE_LOCALE_PURGE to purge unwanted localesPeter Korsgaard
2009-04-06Makefile: target-devfiles: combine .a / .la find invocationPeter Korsgaard
2009-03-19package: add STAMP_DIR and use for host buildsPeter Korsgaard
2009-03-16Makefile: introduce $(HOST_DIR) for host binariesPeter Korsgaard
2009-01-31make update shoudl save to PROJECT_defconfigUlf Samuelsson
2009-01-29make flush, should always be visibleUlf Samuelsson
2009-01-26Makefile: fix typo introduced in r25601Peter Korsgaard
2009-01-26Fix spelling error in Makefile commentUlf Samuelsson
2009-01-26libglib2: move HOST_GLIB detection to glib packagePeter Korsgaard
2009-01-25Flush configuration cache, needed if config has changedUlf Samuelsson
2009-01-25Makefile: globally define variables used at different placesPeter Korsgaard
2009-01-22Add help for make configuredUlf Samuelsson
2009-01-16Makefile: update copyrightPeter Korsgaard
2009-01-15Makefile: implement make releasePeter Korsgaard
2009-01-08Mention the saveconfig and getconfig targets in make helpHans-Christian Egtvedt