summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* kconfig: build in BUILD_DIR/buildroot-configPeter Korsgaard2010-06-211-20/+21
* Makefile: fix make <blah>_defconfigPeter Korsgaard2010-06-211-1/+5
* Move config files into output directory for out-of-tree buildWill Wagner2010-06-211-101/+103
* toolchain: remove gcc 4.1.2 and non-sysroot supportPeter Korsgaard2010-06-151-10/+0
* bootloaders: move bootloader build code to boot/Thomas Petazzoni2010-06-101-1/+2
* Makefile: support gconfig (GTK-based configurator) similar to xconfigPeter Korsgaard2010-06-051-1/+10
* Makefile: cleanup *conf targetsPeter Korsgaard2010-06-051-18/+4
* Merge branch 'graph-dependencies' of git://git.busybox.net/~tpetazzoni/git/bu...Peter Korsgaard2010-05-271-0/+3
|\
| * Add a show-targets targetThomas Petazzoni2010-05-211-0/+3
* | Makefile: move filesystem stuff after u-boot build againPeter Korsgaard2010-05-211-2/+0
|/
* Makefile: make GNU_HOST_NAME a simply expanded variable (:=)Peter Korsgaard2010-05-061-1/+1
* Remove gtk-doc documentations from targetPaulius Zaleckas2010-05-051-0/+1
* Remove BR2_GNU_TARGET_SUFFIX and compute GNU_TARGET_NAMEThomas Petazzoni2010-05-031-0/+1
* Commonalize the definition of TOOLCHAIN_DIRThomas Petazzoni2010-05-031-0/+1
* 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