summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-05Add building of m4 for host and fix autoconf dependency. Submitted by Julien ..."Steven J. Hill"
2007-07-05Update version of ed and remove obsoleted patch. Submitted by <buraphalinuxse..."Steven J. Hill"
2007-07-05Remove configure cruftPeter Korsgaard
2007-07-05This was for when I was building a toolchain without BR2_TOOLCHAIN_SYSROOT se..."Steven J. Hill"
2007-07-05Enable the option."Steven J. Hill"
2007-07-05Do not override CFLAGS in uClibc. Instead concatenate with the ARCH_CFLAGS. A..."Steven J. Hill"
2007-07-02- forgot a lineBernhard Reutner-Fischer
2007-07-02- forgot to write out the .config.cmdBernhard Reutner-Fischer
2007-07-02- bump versionBernhard Reutner-Fischer
2007-07-02- udhcp was merged into busybox some years ago; use a recent busybox instead!Bernhard Reutner-Fischer
2007-06-29- change download site to sourceforgeBernhard Reutner-Fischer
2007-06-28- fix make defconfig (Rick Foos)Bernhard Reutner-Fischer
2007-06-28- add quagga suiteBernhard Reutner-Fischer
2007-06-28- fix a few -clean targets.Bernhard Reutner-Fischer
2007-06-28- work around bug in gcc (or rather libiberty) for parallel installBernhard Reutner-Fischer
2007-06-28- fix building the utilities that are ment to be run on the _HOST_ (Julien Le...Bernhard Reutner-Fischer
2007-06-28- provide autotools for the host (Julien Letessier)Bernhard Reutner-Fischer
2007-06-28- rm some old filesBernhard Reutner-Fischer
2007-06-28- pull arm mmap fix from trunkBernhard Reutner-Fischer
2007-06-28- respin whole patch for the sake of simplicityBernhard Reutner-Fischer
2007-06-28- make it compile with a C89 compilerBernhard Reutner-Fischer
2007-06-28- adjust infrastructure for new kconfigBernhard Reutner-Fischer
2007-06-28- pull kconfig from linux-2.6.21.5Bernhard Reutner-Fischer
2007-06-27- use BR2_INET_IPV6Bernhard Reutner-Fischer
2007-06-27- stub for grub2. Needs to be fixed upstream first.Bernhard Reutner-Fischer
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-06-27- introduce TARGET_CONFIGURE_ARGS to hold presets for configure for target pa...Bernhard Reutner-Fischer
2007-06-27- use correct installation pathBernhard Reutner-Fischer
2007-06-27- the actual current version of NTP is 4.2p2 (Julien Letessier)Bernhard Reutner-Fischer
2007-06-26- use BR2_INET_IPV6Bernhard Reutner-Fischer
2007-06-26- fix typo in sed exprBernhard Reutner-Fischer
2007-06-26- filter out eventual -fPIC -fpic -DPIC flags from the target cflagsBernhard Reutner-Fischer
2007-06-26- apply the patchesBernhard Reutner-Fischer
2007-06-26- add BR2_INET_IPV6 and BR2_INET_RPCBernhard Reutner-Fischer
2007-06-26- bump versionBernhard Reutner-Fischer
2007-06-26- bump version, make it compile. tickadjust has to be disabled. Closes #1029Bernhard Reutner-Fischer
2007-06-26- don't bail out on cc warningsBernhard Reutner-Fischer
2007-06-26- pass -msoft-float if BR2_SOFT_FLOAT is set. Closes bug #1069Bernhard Reutner-Fischer
2007-06-26- check for clean environment variables ARCH, CROSS_COMPILE, GREP_OPTIONSBernhard Reutner-Fischer
2007-06-26- force DirectFB to detect PAGE_SIZE via sysconf (Ivan Kuten)Bernhard Reutner-Fischer
2007-06-25- Add a system-V init script to ntpd. Closes #518Bernhard Reutner-Fischer
2007-06-25- account for now optional archiveBernhard Reutner-Fischer
2007-06-25- fix typo in previous commitBernhard Reutner-Fischer
2007-06-25- correct installation pathBernhard Reutner-Fischer
2007-06-25- correct installation pathBernhard Reutner-Fischer
2007-06-25- bump version and correct installation pathBernhard Reutner-Fischer
2007-06-25- forgot to adjust the pathes..Bernhard Reutner-Fischer
2007-06-25- pull some additional fixes from upstreamBernhard Reutner-Fischer
2007-06-25- use sysconf to obtain the pagesize (Ivan Kuten)Bernhard Reutner-Fischer
2007-06-25- add post 1.6.0 fixBernhard Reutner-Fischer