Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update version of ed and remove obsoleted patch. Submitted by <buraphalinuxse... | "Steven J. Hill" | 2007-07-05 | 2 | -28/+5 | |
* | Remove configure cruft | Peter Korsgaard | 2007-07-05 | 1 | -10/+0 | |
* | This was for when I was building a toolchain without BR2_TOOLCHAIN_SYSROOT se... | "Steven J. Hill" | 2007-07-05 | 1 | -1/+1 | |
* | Enable the option. | "Steven J. Hill" | 2007-07-05 | 1 | -3/+2 | |
* | Do not override CFLAGS in uClibc. Instead concatenate with the ARCH_CFLAGS. A... | "Steven J. Hill" | 2007-07-05 | 1 | -1/+4 | |
* | - forgot a line | Bernhard Reutner-Fischer | 2007-07-02 | 1 | -0/+1 | |
* | - forgot to write out the .config.cmd | Bernhard Reutner-Fischer | 2007-07-02 | 2 | -12/+12 | |
* | - bump version | Bernhard Reutner-Fischer | 2007-07-02 | 1 | -0/+5 | |
* | - udhcp was merged into busybox some years ago; use a recent busybox instead! | Bernhard Reutner-Fischer | 2007-07-02 | 1 | -3/+4 | |
* | - change download site to sourceforge | Bernhard Reutner-Fischer | 2007-06-29 | 1 | -2/+2 | |
* | - fix make defconfig (Rick Foos) | Bernhard Reutner-Fischer | 2007-06-28 | 2 | -1/+14 | |
* | - add quagga suite | Bernhard Reutner-Fischer | 2007-06-28 | 3 | -0/+295 | |
* | - fix a few -clean targets. | Bernhard Reutner-Fischer | 2007-06-28 | 5 | -6/+9 | |
* | - work around bug in gcc (or rather libiberty) for parallel install | Bernhard Reutner-Fischer | 2007-06-28 | 1 | -1/+1 | |
* | - fix building the utilities that are ment to be run on the _HOST_ (Julien Le... | Bernhard Reutner-Fischer | 2007-06-28 | 3 | -35/+113 | |
* | - provide autotools for the host (Julien Letessier) | Bernhard Reutner-Fischer | 2007-06-28 | 3 | -19/+162 | |
* | - rm some old files | Bernhard Reutner-Fischer | 2007-06-28 | 4 | -653/+0 | |
* | - pull arm mmap fix from trunk | Bernhard Reutner-Fischer | 2007-06-28 | 1 | -0/+22 | |
* | - respin whole patch for the sake of simplicity | Bernhard Reutner-Fischer | 2007-06-28 | 1 | -258/+254 | |
* | - make it compile with a C89 compiler | Bernhard Reutner-Fischer | 2007-06-28 | 8 | -27/+243 | |
* | - adjust infrastructure for new kconfig | Bernhard Reutner-Fischer | 2007-06-28 | 2 | -26/+56 | |
* | - pull kconfig from linux-2.6.21.5 | Bernhard Reutner-Fischer | 2007-06-28 | 36 | -4835/+10305 | |
* | - use BR2_INET_IPV6 | Bernhard Reutner-Fischer | 2007-06-27 | 1 | -0/+5 | |
* | - stub for grub2. Needs to be fixed upstream first. | Bernhard Reutner-Fischer | 2007-06-27 | 4 | -0/+173 | |
* | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer | 2007-06-27 | 137 | -318/+174 | |
* | - introduce TARGET_CONFIGURE_ARGS to hold presets for configure for target pa... | Bernhard Reutner-Fischer | 2007-06-27 | 3 | -22/+30 | |
* | - use correct installation path | Bernhard Reutner-Fischer | 2007-06-27 | 1 | -12/+11 | |
* | - the actual current version of NTP is 4.2p2 (Julien Letessier) | Bernhard Reutner-Fischer | 2007-06-27 | 1 | -2/+2 | |
* | - use BR2_INET_IPV6 | Bernhard Reutner-Fischer | 2007-06-26 | 7 | -16/+12 | |
* | - fix typo in sed expr | Bernhard Reutner-Fischer | 2007-06-26 | 1 | -8/+8 | |
* | - filter out eventual -fPIC -fpic -DPIC flags from the target cflags | Bernhard Reutner-Fischer | 2007-06-26 | 1 | -6/+21 | |
* | - apply the patches | Bernhard Reutner-Fischer | 2007-06-26 | 2 | -13/+3 | |
* | - add BR2_INET_IPV6 and BR2_INET_RPC | Bernhard Reutner-Fischer | 2007-06-26 | 3 | -1/+34 | |
* | - bump version | Bernhard Reutner-Fischer | 2007-06-26 | 1 | -6/+16 | |
* | - bump version, make it compile. tickadjust has to be disabled. Closes #1029 | Bernhard Reutner-Fischer | 2007-06-26 | 2 | -10/+24 | |
* | - don't bail out on cc warnings | Bernhard Reutner-Fischer | 2007-06-26 | 1 | -2/+3 | |
* | - pass -msoft-float if BR2_SOFT_FLOAT is set. Closes bug #1069 | Bernhard Reutner-Fischer | 2007-06-26 | 1 | -0/+8 | |
* | - check for clean environment variables ARCH, CROSS_COMPILE, GREP_OPTIONS | Bernhard Reutner-Fischer | 2007-06-26 | 1 | -0/+22 | |
* | - force DirectFB to detect PAGE_SIZE via sysconf (Ivan Kuten) | Bernhard Reutner-Fischer | 2007-06-26 | 1 | -0/+1 | |
* | - Add a system-V init script to ntpd. Closes #518 | Bernhard Reutner-Fischer | 2007-06-25 | 2 | -0/+47 | |
* | - account for now optional archive | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -2/+2 | |
* | - fix typo in previous commit | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -1/+1 | |
* | - correct installation path | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -6/+12 | |
* | - correct installation path | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -12/+9 | |
* | - bump version and correct installation path | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -10/+15 | |
* | - forgot to adjust the pathes.. | Bernhard Reutner-Fischer | 2007-06-25 | 8 | -27/+27 | |
* | - pull some additional fixes from upstream | Bernhard Reutner-Fischer | 2007-06-25 | 8 | -0/+1045 | |
* | - use sysconf to obtain the pagesize (Ivan Kuten) | Bernhard Reutner-Fischer | 2007-06-25 | 2 | -7/+65 | |
* | - add post 1.6.0 fix | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -0/+70 | |
* | - Search for defconfigs in target, not entire tree | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -4/+5 |