summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - populate some BR2_GCC_TARGET_ARCH, BR2_GCC_TARGET_ABI, BR2_GCC_TARGET_TUNE ...Bernhard Reutner-Fischer2007-07-081-1/+288
* - unify the GCC_WITH_ configure options and make them activeBernhard Reutner-Fischer2007-07-083-14/+19
* - add missing dirclean target (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-07-081-4/+10
* - update defaultsBernhard Reutner-Fischer2007-07-081-0/+2
* - fix looking for libexpat.so in wrong place (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-07-081-8/+8
* - factor-out common config options for staging and target compilerBernhard Reutner-Fischer2007-07-081-2/+3
* - we have to reconfigure iff some compiler-config was changed.Bernhard Reutner-Fischer2007-07-081-3/+6
* - add help targetBernhard Reutner-Fischer2007-07-081-2/+18
* - CONFIG_FDISK_SUPPORT_LARGE_DISKS depends on LFSBernhard Reutner-Fischer2007-07-081-1/+2
* - provide default for vfprintfBernhard Reutner-Fischer2007-07-081-0/+1
* - fdisk was broken in r18727, disable for now.Bernhard Reutner-Fischer2007-07-081-1/+1
* - forgot to provide a default config for 1.6.1Bernhard Reutner-Fischer2007-07-081-0/+1
* - iso9660 target does not build target kernel due to missing dependency. Clos...Bernhard Reutner-Fischer2007-07-081-1/+1
* - bump version and uninstall runlevel script. Closes #1366Bernhard Reutner-Fischer2007-07-081-2/+2
* - pretty print path for brevityBernhard Reutner-Fischer2007-07-081-4/+3Star
* - silence a cosmetic warning (closes several issues in mantis).Bernhard Reutner-Fischer2007-07-083-16/+109
* - adjust for the released 4.2.0 versionBernhard Reutner-Fischer2007-07-081-1/+1
* - forgot to adjust the pathBernhard Reutner-Fischer2007-07-081-12/+6Star
* - mention from which version this copy of kconfig comes from (redundant since...Bernhard Reutner-Fischer2007-07-071-1/+2
* - use correct path to libstdc++Bernhard Reutner-Fischer2007-07-071-1/+1
* Avoid stripping scriptsUlf Samuelsson2007-07-071-9/+5Star
* - using $(STAGING_DIR)/include is inherently wrong. $(STAGING_DIR)/usr/includeBernhard Reutner-Fischer2007-07-071-2/+1Star
* - pull in missing hunks from the arm-mmap fix.Bernhard Reutner-Fischer2007-07-072-10/+85
* - bump versionBernhard Reutner-Fischer2007-07-071-1/+1
* - account for setups without wchar support.Bernhard Reutner-Fischer2007-07-071-0/+6
* - improve help textBernhard Reutner-Fischer2007-07-071-1/+1
* Avoid stripping a script fileUlf Samuelsson2007-07-071-1/+9
* Remove some unwanted white space in MakefileUlf Samuelsson2007-07-061-1/+1
* Get rid of leading whitespace to silence warnings from config system."Steven J. Hill"2007-07-063-4/+4
* Bump versions."Steven J. Hill"2007-07-062-8/+2Star
* Remove more stuff during 'make distclean'."Steven J. Hill"2007-07-061-1/+2
* Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LD..."Steven J. Hill"2007-07-0615-39/+45
* Fix patch filtering and add new patch to disable tests for IPv6 when not sele..."Steven J. Hill"2007-07-062-14/+135
* Bump version of tar and add disabling of IPv6 for psmisc if it is not selecte..."Steven J. Hill"2007-07-052-1/+2
* Add building of m4 for host and fix autoconf dependency. Submitted by Julien ..."Steven J. Hill"2007-07-052-3/+45
* Update version of ed and remove obsoleted patch. Submitted by <buraphalinuxse..."Steven J. Hill"2007-07-052-28/+5Star
* Remove configure cruftPeter Korsgaard2007-07-051-10/+0Star
* This was for when I was building a toolchain without BR2_TOOLCHAIN_SYSROOT se..."Steven J. Hill"2007-07-051-1/+1
* Enable the option."Steven J. Hill"2007-07-051-3/+2Star
* Do not override CFLAGS in uClibc. Instead concatenate with the ARCH_CFLAGS. A..."Steven J. Hill"2007-07-051-1/+4
* - forgot a lineBernhard Reutner-Fischer2007-07-021-0/+1
* - forgot to write out the .config.cmdBernhard Reutner-Fischer2007-07-022-12/+12
* - bump versionBernhard Reutner-Fischer2007-07-021-0/+5
* - udhcp was merged into busybox some years ago; use a recent busybox instead!Bernhard Reutner-Fischer2007-07-021-3/+4
* - change download site to sourceforgeBernhard Reutner-Fischer2007-06-291-2/+2
* - fix make defconfig (Rick Foos)Bernhard Reutner-Fischer2007-06-292-1/+14
* - add quagga suiteBernhard Reutner-Fischer2007-06-283-0/+295
* - fix a few -clean targets.Bernhard Reutner-Fischer2007-06-285-6/+9
* - work around bug in gcc (or rather libiberty) for parallel installBernhard Reutner-Fischer2007-06-281-1/+1
* - fix building the utilities that are ment to be run on the _HOST_ (Julien Le...Bernhard Reutner-Fischer2007-06-283-35/+113