summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix spelling error in Makefile commentUlf Samuelsson2009-01-261-2/+2
* libglib2: move HOST_GLIB detection to glib packagePeter Korsgaard2009-01-261-3/+0
* Flush configuration cache, needed if config has changedUlf Samuelsson2009-01-251-0/+4
* Makefile: globally define variables used at different placesPeter Korsgaard2009-01-251-0/+5
* Add help for make configuredUlf Samuelsson2009-01-221-0/+1
* Makefile: update copyrightPeter Korsgaard2009-01-161-0/+1
* Makefile: implement make releasePeter Korsgaard2009-01-151-0/+6
* Mention the saveconfig and getconfig targets in make helpHans-Christian Egtvedt2009-01-081-0/+2
* buildroot: set SHELL instead of messing around with CONFIG_SHELLPeter Korsgaard2009-01-011-13/+17
* Makefile: revert HOST_GLIB_BIN staging_dir fix (r23920,23923)Peter Korsgaard2008-11-071-2/+1
* Build $(PROJECT_BUILD_DIR)/autotools-stamps with normal Makefile rulesHans-Christian Egtvedt2008-11-051-7/+6
* Move creation of $(PROJECT_BUILD_DIR)/autotools-stamps into top level MakefileHans-Christian Egtvedt2008-11-051-0/+1
* Makefile: glib-genmarshal: use BR2_STAGING_DIR instead of hardcoded staging_dirPeter Korsgaard2008-11-041-1/+1
* Makefile: ignore glib-genmarshal in staging_dirPeter Korsgaard2008-11-031-1/+2
* External toolchain support improvementsPeter Korsgaard2008-11-031-1/+1
* Applied patch from Brian Foster <brian.foster@innova-card.com>:Hamish Moffatt2008-09-111-2/+2