summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2010-05-27Merge branch 'graph-dependencies' of git://git.busybox.net/~tpetazzoni/git/bu...Peter Korsgaard
2010-05-21Makefile: move filesystem stuff after u-boot build againPeter Korsgaard
2010-05-21Add a show-targets targetThomas Petazzoni
2010-05-06Makefile: make GNU_HOST_NAME a simply expanded variable (:=)Peter Korsgaard
2010-05-05Remove gtk-doc documentations from targetPaulius Zaleckas
2010-05-03Remove BR2_GNU_TARGET_SUFFIX and compute GNU_TARGET_NAMEThomas Petazzoni
2010-05-03Commonalize the definition of TOOLCHAIN_DIRThomas Petazzoni
2010-04-11Get rid of unused variablesThomas Petazzoni
2010-04-11Guess build system and remove BR2_GNU_BUILD_SUFFIXThomas Petazzoni
2010-04-11Remove all documentation when BR2_HAVE_DOCUMENTATION is not setThomas Petazzoni
2010-04-09Move all filesystem generation code to fs/Thomas Petazzoni
2010-04-05Makefile: out-of-tree fix for uclibc 0.9.31Peter Korsgaard
2010-03-31toolchain: prepare for more than two alternativesYann E. MORIN
2010-02-24buildroot: we're in 2010 nowPeter Korsgaard
2010-02-09Create $(STAGING_DIR)/usr/bin unconditionnallyThomas Petazzoni
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