summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Get rid of unused variablesThomas Petazzoni2010-04-111-7/+0
* Guess build system and remove BR2_GNU_BUILD_SUFFIXThomas Petazzoni2010-04-111-4/+6
* Remove all documentation when BR2_HAVE_DOCUMENTATION is not setThomas Petazzoni2010-04-111-3/+2
* Move all filesystem generation code to fs/Thomas Petazzoni2010-04-091-0/+2
* Makefile: out-of-tree fix for uclibc 0.9.31Peter Korsgaard2010-04-051-0/+6
* toolchain: prepare for more than two alternativesYann E. MORIN2010-03-311-3/+3
* buildroot: we're in 2010 nowPeter Korsgaard2010-02-241-1/+1
* Create $(STAGING_DIR)/usr/bin unconditionnallyThomas Petazzoni2010-02-091-0/+1
* Makefile: release: use git archivePeter Korsgaard2010-02-091-4/+2
* toolchain/gdb: get rid of another legacy and unused variableYann E. MORIN2010-02-091-1/+0
* toolchain/gdb: get rid of legacy & unused variablesYann E. MORIN2010-02-081-1/+0
* Remove backup-files from the TARGET_DIR.Anders Darander2009-12-231-1/+1
* Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCEThomas Petazzoni2009-12-141-2/+2
* Makefile: fix build if CDPATH is set in environmentPeter Korsgaard2009-12-131-1/+6
* Makefile: document configure cache handlingPeter Korsgaard2009-12-121-0/+1
* Makefile: drop config cache on .config changesPeter Korsgaard2009-12-121-0/+8
* Makefile: use absolute path for TOPDIRPeter Korsgaard2009-11-301-1/+2
* Makefile: cleanup *clean targetsPeter Korsgaard2009-11-201-27/+14
* buildroot; move defconfigs to configs/ and print in helpPeter Korsgaard2009-10-041-3/+6
* Makefile: add rand/allyes/allno package config targetsPeter Korsgaard2009-10-041-2/+32
* Makefile: update help textPeter Korsgaard2009-10-041-6/+7
* Makefile: reinstate /etc/br-versionPeter Korsgaard2009-09-301-0/+4
* Makefile: be more quiet when make -s is usedPeter Korsgaard2009-09-301-0/+3
* Makefile: Remove ancient 'sourceball' targetMichael Roth2009-09-231-9/+0
* Remove unneeded trailing slash from TOPDIRMichael Roth2009-09-231-1/+1
* Move download directory 'dl' back to the top hierachy of buildrootMichael Roth2009-09-231-2/+2
* rename TOOL_BUILD_DIR to TOOLCHAIN_DIRMichael Roth2009-09-231-4/+4
* Rename the output directoriesThomas Petazzoni2009-09-161-5/+5
* Remove BR2_TOPDIR_PREFIX and BR2_TOPDIR_SUFFIXThomas Petazzoni2009-09-161-10/+1
* By default, put the output in an output/ directoryThomas Petazzoni2009-09-161-9/+6
* Remove the BOARD/LOCAL featureThomas Petazzoni2009-09-161-15/+0
* Remove the "project" featureThomas Petazzoni2009-09-161-33/+82
* makefile: use qstripThomas Petazzoni2009-09-051-2/+1
* makefile: new qstrip make functionThomas Petazzoni2009-09-051-0/+4
* Makefile: Ensure CVS directories are removed from target fs.Will Newton2009-08-261-1/+1
* Makefile: add the xconfig target to the help of the main MakefileThomas Petazzoni2009-07-271-0/+1
* Merge branch 'kconfig-update' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard2009-07-271-3/+19
|\
| * config: Add support for xconfigAlper Yildirim2009-07-271-3/+19
* | Add support for custom post-build scriptDaniel Mack2009-07-251-0/+4
* | Makefile: apply xtensa specific TARGET_SKELETON_PATCH if availableMaxim Grigoriev2009-07-241-0/+3
|/
* Older versions of 'find' don't have the '-delete' optionWade Berrier2009-04-281-4/+4
* Makefile: distclean: remove correct dirsPeter Korsgaard2009-04-171-3/+2
* Makefile: add target-finalize for common filesystem cleanupPeter Korsgaard2009-04-071-2/+10
* Makefile: add BR2_ENABLE_LOCALE_PURGE to purge unwanted localesPeter Korsgaard2009-04-061-0/+22
* Makefile: target-devfiles: combine .a / .la find invocationPeter Korsgaard2009-04-061-5/+3
* package: add STAMP_DIR and use for host buildsPeter Korsgaard2009-03-191-5/+5
* Makefile: introduce $(HOST_DIR) for host binariesPeter Korsgaard2009-03-161-3/+3
* make update shoudl save to PROJECT_defconfigUlf Samuelsson2009-01-311-1/+1
* make flush, should always be visibleUlf Samuelsson2009-01-291-2/+3
* Makefile: fix typo introduced in r25601Peter Korsgaard2009-01-261-1/+1