Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - 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 | |
* | - remove erroneously copied patch | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -139/+0 | |
* | - preserve quotes | Bernhard Reutner-Fischer | 2007-06-25 | 2 | -11/+11 | |
* | - preserve quotes | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -3/+3 | |
* | - for -Os, turn switch statements into if-else chains | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -0/+153 | |
* | - add 2.17.50.0.17 | Bernhard Reutner-Fischer | 2007-06-25 | 5 | -1/+214 | |
* | - bump version | Bernhard Reutner-Fischer | 2007-06-25 | 4 | -10/+16 | |
* | - improve the zlib-clean target | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -1/+6 | |
* | - make sure that TARGET_DIR/usr/lib exists | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -2/+2 | |
* | - Install the library under $(STAGING_DIR)/usr/lib (Julien Letessier) | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -11/+9 | |
* | - bump version and correct install dirs (Julien Letessier) | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -19/+21 | |
* | - add patch for the 0.9.29 release that fixes the visibility of internal_func... | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -0/+51 | |
* | - adjust patches of the gcc-clean target | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -3/+3 | |
* | - yet another hunk that should have been part of r18904 | Bernhard Reutner-Fischer | 2007-06-24 | 1 | -1/+1 | |
* | - forgot to apply this hunk that should have belonged to r18904 | Bernhard Reutner-Fischer | 2007-06-24 | 1 | -1/+1 | |
* | - disable sysroot support for anything but the current, stable release series | Bernhard Reutner-Fischer | 2007-06-24 | 3 | -7/+11 | |
* | - bump version | Bernhard Reutner-Fischer | 2007-06-23 | 1 | -1/+1 | |
* | - "Keep the actual toolchain binaries in a directory at the same level". | Bernhard Reutner-Fischer | 2007-06-23 | 1 | -20/+20 | |
* | - fix typo in version | Bernhard Reutner-Fischer | 2007-06-23 | 1 | -1/+1 | |
* | - Fixed a type in the binary target and also install to staging_dir (Julien L... | Bernhard Reutner-Fischer | 2007-06-23 | 1 | -6/+8 | |
* | - fixup ccache to know about usr/bin | Bernhard Reutner-Fischer | 2007-06-22 | 1 | -28/+28 | |
* | - LINUX26_BINLOC is always defined in target/device/mips/Makefile.in, even fo... | Bernhard Reutner-Fischer | 2007-06-22 | 1 | -0/+2 | |
* | - gdb resides in usr/ | Bernhard Reutner-Fischer | 2007-06-22 | 1 | -18/+12 |