summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2008-09-11Applied patch from Brian Foster <brian.foster@innova-card.com>:Hamish Moffatt
2008-08-04buildroot: remove trailing spacesPeter Korsgaard
2008-07-24Makefile.autotools.in: fix make source-check/external-deps differentlyPeter Korsgaard
2008-07-07Fix logUlf Samuelsson
2008-07-07Fix logUlf Samuelsson
2008-07-07Add slashes to allow TOPDIR to end without a slash in the futureUlf Samuelsson
2008-07-07Remove some debug messagesUlf Samuelsson
2008-07-06Replace configuring GLIB with autodetectUlf Samuelsson
2008-07-05Add configuration possibility for host Gnome Lib installationUlf Samuelsson
2008-07-05Add version number to logUlf Samuelsson
2008-07-04Add 'build with log'Ulf Samuelsson
2008-07-04Add prepatched AVR32 gcc-4.2.2 toolchain from www.atmel.no, move patch locati...Ulf Samuelsson
2008-07-01Makefile: remove target pkgconfig files if BR2_HAVE_DEVFILES isn't enabledPeter Korsgaard
2008-06-23Makefile: don't include .config from TOPDIRPeter Korsgaard
2008-06-19package/config: cygwin fixPeter Korsgaard
2008-06-13toolchain: also setup kernel headers when ext toolchain is usedPeter Korsgaard
2008-05-31distclean: Don't delete $(IMAGE)Peter Korsgaard
2008-05-11Use local time (Thanks Mike)Ulf Samuelsson
2008-03-31Makefile: revert broken ccache (r21525) for now.Peter Korsgaard
2008-03-30Makefile: merge CVS and .svn find invocationPeter Korsgaard
2008-03-30Makefile: fix typo (.empty files, not dirs)Peter Korsgaard
2008-03-30target_skeleton: mark empty directories with .empty filesPeter Korsgaard
2008-03-30Ensure shell environment is handled correctlyUlf Samuelsson
2008-03-30Easy update of defconfigUlf Samuelsson
2008-03-28Use BUSYBOX_LOCAL shell variable, if definedUlf Samuelsson
2008-03-28Added ccache support and removed grub from defconfig due to brokenness at the...Jason Spence
2008-03-11more robust development files in target handlerJohn Voltz
2008-03-10renamed variable, removed uppercase config textJohn Voltz
2008-03-10added dev files in target optionJohn Voltz
2008-03-04buildroot: add kernel-headers to base targets so it gets handled by external-...Peter Korsgaard
2008-03-04buildroot: add external-deps targetPeter Korsgaard
2007-10-07Do not create new directories in external toolchainUlf Samuelsson
2007-09-29- Nowadays there is no need to strip the config symbols anymoreBernhard Reutner-Fischer
2007-09-28- add FC, remove some duplicate entries, cleanupBernhard Reutner-Fischer
2007-09-28Add some more host toolsUlf Samuelsson
2007-09-28Cleanup cross toolchain admin, split uclibc-menuconfig into same + uclibc-upd...Ulf Samuelsson
2007-09-28Add administration for linux,uclibc and mainUlf Samuelsson
2007-09-27- for various reasons i will need an explicit ordering of the toolchain includesBernhard Reutner-Fischer
2007-09-26- revert some bad checkins, fixup bad settings in atmel targets and move the ...Bernhard Reutner-Fischer
2007-09-23Ensure make %_defconfig works without error - now silentlyUlf Samuelsson
2007-09-23fix error when doing 'make %_defconfigUlf Samuelsson
2007-09-22- rename the gcc base_target to the more appropriate term cross_compilerBernhard Reutner-Fischer
2007-09-22- set and export VERBOSE if V= was requestedBernhard Reutner-Fischer
2007-09-18- forgot to put base-target's sources into the source target.Bernhard Reutner-Fischer
2007-09-17Remove some debug info + add uclibc-target-utils-source targetUlf Samuelsson
2007-09-17make source should include BASE_TARGETSUlf Samuelsson
2007-09-12Add hooks for creating your own board support packageUlf Samuelsson
2007-09-01- whitespace cleanup (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2007-09-01- rephrase r19284 -- explicitely list base targets for WorldBernhard Reutner-Fischer
2007-08-27- README even.Bernhard Reutner-Fischer