summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-12-14- forgot to add the cross patch.Bernhard Reutner-Fischer
2006-12-14- Ulrich Hecht writes: The current mpg123 packageBernhard Reutner-Fischer
- ignores TARGET_CC (overwritten in Makefile) - ignores TARGET_CFLAGS - is hardcoded to use the i386 target
2006-12-14- update the ext2 rootfs compression mechanism to allow for gzip, bzip2, ↵Bernhard Reutner-Fischer
lzma or none
2006-12-14- bump versionBernhard Reutner-Fischer
2006-12-14- eventually let configure check our cross-compiler. nil the checks otherwise.Bernhard Reutner-Fischer
2006-12-14- remove usage of SUSv3 legacy functions.Bernhard Reutner-Fischer
2006-12-14- update path. Closes #896.Bernhard Reutner-Fischer
2006-12-14Ulrich Hecht writes: This patch downloads uClibc-locale-030818.tgz to dl and ↵Bernhard Reutner-Fischer
copies it from there instead of downloading it again for every uClibc build.
2006-12-14- prerequisites are evaluated immediately, so move the dl rule down below ↵Bernhard Reutner-Fischer
setting the respective variables. Thanks to whirm for noticing this.
2006-12-14- pass the correct compiler inBernhard Reutner-Fischer
2006-12-14- Add skeleton for vsftpd, an FTP daemon.Bernhard Reutner-Fischer
sysdeputil needs treatment, perhaps it get's Claudio Leonel started
2006-12-14- small tweaks to the gmp and mpfr -clean targets to uninstall them frmo the ↵Bernhard Reutner-Fischer
target. - minor adjustments.
2006-12-14iptables seems to not be safe for 'make -jN' for any N>1Eric Andersen
2006-12-14don't error out when asm-generic is absentEric Andersen
2006-12-13- convert mudflap to non-legacy SUSv3Bernhard Reutner-Fischer
2006-12-13- Pass the correct compiler when building the target binutils.Bernhard Reutner-Fischer
2006-12-13- Convince lsof to honor uClibc's notion of wchar and locale support.Bernhard Reutner-Fischer
2006-12-13- make sure to agree on the installation CONFIG_PREFIXBernhard Reutner-Fischer
2006-12-13- remove BR2_PACKAGE_BUSYBOX_CONFIG from here since we already have a ↵Bernhard Reutner-Fischer
default for it in busybox/Config.in
2006-12-13- fix typo.Bernhard Reutner-Fischer
2006-12-13- Thomas Lundquist added qtopia4 support. Untested.Bernhard Reutner-Fischer
2006-12-13- Add libgmp-host and libmpfr-host support. I'll need this for fortran support.Bernhard Reutner-Fischer
2006-12-13- Build binutils with sysroot support.Bernhard Reutner-Fischer
2006-12-13- pass the correct CC down to gcc-version.shBernhard Reutner-Fischer
2006-12-13- sh[234][[:alnum:]]* -> shBernhard Reutner-Fischer
2006-12-13bump version as old version has gone missingEric Andersen
2006-12-13bump versionEric Andersen
2006-12-13stupid typoEric Andersen
2006-12-13install include/asm-generic if it is presentEric Andersen
2006-12-13use a more sensible naming schemeEric Andersen
2006-12-13Patch in the version agnostic fix_includes in the older uClibc 0.9.28Eric Andersen
2006-12-13another typoEric Andersen
2006-12-13oops, typoEric Andersen
2006-12-13make this target currentEric Andersen
2006-12-13use the correct depmod for linux26Eric Andersen
2006-12-13renameEric Andersen
2006-12-13endianness is handled elsewhereEric Andersen
2006-12-13rework the default x86 targetEric Andersen
2006-12-13update ordering, automagically handle x86 subtypesEric Andersen
2006-12-13split things up so this is not an unreadable messEric Andersen
2006-12-13update pathsEric Andersen
2006-12-13- spelling fixBernhard Reutner-Fischer
2006-12-13update busybox defaults a bitEric Andersen
2006-12-13- add libraw1394, thanks to Lars MunchBernhard Reutner-Fischer
2006-12-13- andersee, please use ZCAT / BZCAT as configured by the user.Bernhard Reutner-Fischer
(see buildroot/Config.in config BR2_ZCAT and BR2_BZCAT that are available as ZCAT and BZCAT). Thanks..
2006-12-13- bump version.Bernhard Reutner-Fischer
2006-12-13don't enable gdb in the default configEric Andersen
2006-12-13fix cut-n-paste typo, where I replaced CFLAGS with two copies CXXFLAGSEric Andersen
fix spacing on env var failure notices
2006-12-13add checks for when people have foolishly set things in their enviromentEric Andersen
such as CC, CFLAGS, etc that will cause buildroot to break
2006-12-13fix broken shell fragmentEric Andersen