summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - add missing package-source targetsBernhard Reutner-Fischer2007-01-0323-1/+40
* - I'm pretty sure that i don't want LFS support on the gcc-4_2-branchBernhard Reutner-Fischer2006-12-281-1/+2
* - Pass largefile support down to the cross- and the native target compiler.Bernhard Reutner-Fischer2006-12-281-0/+2
* - add option to disable LFS and regenerate configureBernhard Reutner-Fischer2006-12-281-0/+450
* - add missing namespace specifiers. Fixes compilation error.Bernhard Reutner-Fischer2006-12-281-0/+36
* - bump versionBernhard Reutner-Fischer2006-12-222-4/+12
* - BR2_TARGET_ROOTFS_EXT2_RESBLKS is ignored if it is 0. It should be used if ...Bernhard Reutner-Fischer2006-12-221-1/+1
* - patch from AndyI to make it behave on Cygwin. Closes #1127. Thanks!Bernhard Reutner-Fischer2006-12-221-0/+13
* - add some more useful hintsBernhard Reutner-Fischer2006-12-221-0/+18
* - add gfortran supportBernhard Reutner-Fischer2006-12-222-1/+27
* - fix building the target-compiler by passing the correct HOSTCC in.Bernhard Reutner-Fischer2006-12-221-2/+7
* - fix setting the REAL_GCC_VERSION if no snapdate was given (i.e. we're using...Bernhard Reutner-Fischer2006-12-221-2/+2
* - add option to enable debugging supportBernhard Reutner-Fischer2006-12-222-3/+17
* - move setting the TARGET_DEVICE_DEPMOD up one levelBernhard Reutner-Fischer2006-12-222-2/+2
* - move setting of determination whether we use a full kernel vs. sanitized he...Bernhard Reutner-Fischer2006-12-223-9/+3
* - Add target for .so without the LIBVERSION.Bernhard Reutner-Fischer2006-12-221-1/+1
* - forgot to bump the libversionBernhard Reutner-Fischer2006-12-211-1/+1
* - bump version and make it workBernhard Reutner-Fischer2006-12-213-136/+1070
* - use centralized DISABLE_LARGEFILEBernhard Reutner-Fischer2006-12-213-13/+7
* - use DESTDIR for install. Thanks to Stuart Longland. Closes #926Bernhard Reutner-Fischer2006-12-211-1/+1
* - use global DISABLE_LARGEFILEBernhard Reutner-Fischer2006-12-214-19/+4
* - don't install the docsBernhard Reutner-Fischer2006-12-201-1/+1
* - fails for parallel builds, so force -j1Bernhard Reutner-Fischer2006-12-201-1/+5
* - Add args patch.Bernhard Reutner-Fischer2006-12-201-0/+12
* - bump patch versionBernhard Reutner-Fischer2006-12-201-1/+1
* - Petr Stetiar updated the kexec arm patch. Thanks!Bernhard Reutner-Fischer2006-12-201-0/+75
* - Lars Munch noticed that i broke the ext2 compressor. Thanks!Bernhard Reutner-Fischer2006-12-201-4/+8
* - add argusBernhard Reutner-Fischer2006-12-204-0/+1381
* - remove obsoleted dep on host-fakerootBernhard Reutner-Fischer2006-12-201-2/+1
* - add kexec packageBernhard Reutner-Fischer2006-12-193-0/+486
* - pass the correct kernel headers in and improve the -clean target.Bernhard Reutner-Fischer2006-12-181-3/+3
* - copy the final kernel (and System.map) to boot/Bernhard Reutner-Fischer2006-12-181-1/+1
* - stripped a bit too much for kernel-headers == target-kernel. Reinstate requ...Bernhard Reutner-Fischer2006-12-181-2/+2
* - put the full kernel's sources into build_/, install them into toolchain_bui...Bernhard Reutner-Fischer2006-12-183-27/+48
* - bump version, mv the libmagic.a to the staging dir and peruse one sourcedirBernhard Reutner-Fischer2006-12-151-15/+18
* - sudo depends on host-fakerootBernhard Reutner-Fischer2006-12-151-2/+1
* - s/UCLIBC_HAS_LOCALE/BR2_ENABLE_LOCALE/gBernhard Reutner-Fischer2006-12-151-6/+7
* - pull bsdiff's Config inBernhard Reutner-Fischer2006-12-151-0/+1
* - use one (patched) sourcedir and build the -host and -target fakeroute in theirBernhard Reutner-Fischer2006-12-151-18/+18
* - Update URL. Thanks to Ulrich Hecht.Bernhard Reutner-Fischer2006-12-151-1/+1
* - Thomas Lundquist added bsdiffBernhard Reutner-Fischer2006-12-152-0/+62
* - Only care about the locale stuff if we have locale in the first place.Bernhard Reutner-Fischer2006-12-151-2/+9
* - remove unused variableBernhard Reutner-Fischer2006-12-151-1/+0
* - add config option to specify modules to be copied to the target.Bernhard Reutner-Fischer2006-12-152-7/+32
* - forgot to add the cross patch.Bernhard Reutner-Fischer2006-12-141-0/+44
* - Ulrich Hecht writes: The current mpg123 packageBernhard Reutner-Fischer2006-12-141-1/+10
* - update the ext2 rootfs compression mechanism to allow for gzip, bzip2, lzma...Bernhard Reutner-Fischer2006-12-142-21/+54
* - bump versionBernhard Reutner-Fischer2006-12-141-1/+6
* - eventually let configure check our cross-compiler. nil the checks otherwise.Bernhard Reutner-Fischer2006-12-141-1/+4
* - remove usage of SUSv3 legacy functions.Bernhard Reutner-Fischer2006-12-142-4/+23