summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Makefile: move filesystem stuff after u-boot build againPeter Korsgaard1-2/+0
2010-05-06Makefile: make GNU_HOST_NAME a simply expanded variable (:=)Peter Korsgaard1-1/+1
2010-05-05Remove gtk-doc documentations from targetPaulius Zaleckas1-0/+1
2010-05-03Remove BR2_GNU_TARGET_SUFFIX and compute GNU_TARGET_NAMEThomas Petazzoni1-0/+1
2010-05-03Commonalize the definition of TOOLCHAIN_DIRThomas Petazzoni1-0/+1
2010-04-11Get rid of unused variablesThomas Petazzoni1-7/+0
2010-04-11Guess build system and remove BR2_GNU_BUILD_SUFFIXThomas Petazzoni1-4/+6
2010-04-11Remove all documentation when BR2_HAVE_DOCUMENTATION is not setThomas Petazzoni1-3/+2
2010-04-09Move all filesystem generation code to fs/Thomas Petazzoni1-0/+2
2010-04-05Makefile: out-of-tree fix for uclibc 0.9.31Peter Korsgaard1-0/+6
2010-03-31toolchain: prepare for more than two alternativesYann E. MORIN1-3/+3
2010-02-24buildroot: we're in 2010 nowPeter Korsgaard1-1/+1
2010-02-09Create $(STAGING_DIR)/usr/bin unconditionnallyThomas Petazzoni1-0/+1
2010-02-09Makefile: release: use git archivePeter Korsgaard1-4/+2
2010-02-09toolchain/gdb: get rid of another legacy and unused variableYann E. MORIN1-1/+0
2010-02-08toolchain/gdb: get rid of legacy & unused variablesYann E. MORIN1-1/+0
2009-12-23Remove backup-files from the TARGET_DIR.Anders Darander1-1/+1
2009-12-14Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCEThomas Petazzoni1-2/+2
2009-12-13Makefile: fix build if CDPATH is set in environmentPeter Korsgaard1-1/+6
2009-12-12Makefile: document configure cache handlingPeter Korsgaard1-0/+1
2009-12-12Makefile: drop config cache on .config changesPeter Korsgaard1-0/+8
2009-11-30Makefile: use absolute path for TOPDIRPeter Korsgaard1-1/+2
2009-11-20Makefile: cleanup *clean targetsPeter Korsgaard1-27/+14
2009-10-04buildroot; move defconfigs to configs/ and print in helpPeter Korsgaard1-3/+6
2009-10-04Makefile: add rand/allyes/allno package config targetsPeter Korsgaard1-2/+32
2009-10-04Makefile: update help textPeter Korsgaard1-6/+7
2009-09-30Makefile: reinstate /etc/br-versionPeter Korsgaard1-0/+4
2009-09-30Makefile: be more quiet when make -s is usedPeter Korsgaard1-0/+3
2009-09-23Makefile: Remove ancient 'sourceball' targetMichael Roth1-9/+0
2009-09-23Remove unneeded trailing slash from TOPDIRMichael Roth1-1/+1
2009-09-23Move download directory 'dl' back to the top hierachy of buildrootMichael Roth1-2/+2
2009-09-23rename TOOL_BUILD_DIR to TOOLCHAIN_DIRMichael Roth1-4/+4
2009-09-16Rename the output directoriesThomas Petazzoni1-5/+5
2009-09-16Remove BR2_TOPDIR_PREFIX and BR2_TOPDIR_SUFFIXThomas Petazzoni1-10/+1
2009-09-16By default, put the output in an output/ directoryThomas Petazzoni1-9/+6
2009-09-16Remove the BOARD/LOCAL featureThomas Petazzoni1-15/+0
2009-09-16Remove the "project" featureThomas Petazzoni1-33/+82
2009-09-05makefile: use qstripThomas Petazzoni1-2/+1
2009-09-05makefile: new qstrip make functionThomas Petazzoni1-0/+4
2009-08-26Makefile: Ensure CVS directories are removed from target fs.Will Newton1-1/+1
2009-07-27Makefile: add the xconfig target to the help of the main MakefileThomas Petazzoni1-0/+1
2009-07-27Merge branch 'kconfig-update' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard1-3/+19
2009-07-27config: Add support for xconfigAlper Yildirim1-3/+19
2009-07-25Add support for custom post-build scriptDaniel Mack1-0/+4
2009-07-24Makefile: apply xtensa specific TARGET_SKELETON_PATCH if availableMaxim Grigoriev1-0/+3
2009-04-28Older versions of 'find' don't have the '-delete' optionWade Berrier1-4/+4
2009-04-17Makefile: distclean: remove correct dirsPeter Korsgaard1-3/+2
2009-04-07Makefile: add target-finalize for common filesystem cleanupPeter Korsgaard1-2/+10
2009-04-06Makefile: add BR2_ENABLE_LOCALE_PURGE to purge unwanted localesPeter Korsgaard1-0/+22
2009-04-06Makefile: target-devfiles: combine .a / .la find invocationPeter Korsgaard1-5/+3