Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bumped version | Peter Korsgaard | 2007-04-20 | 1 | -1/+1 | |
* | - pass the correct endian | Bernhard Reutner-Fischer | 2007-04-20 | 1 | -1/+7 | |
* | Some 'find' commands get a little picky. | "Steven J. Hill" | 2007-04-19 | 1 | -1/+1 | |
* | - it helps to apply the patches.. ;) | Bernhard Reutner-Fischer | 2007-04-18 | 1 | -4/+6 | |
* | - strip eventual quotes | Bernhard Reutner-Fischer | 2007-04-17 | 1 | -0/+5 | |
* | - make sure that our dest dir exists | Bernhard Reutner-Fischer | 2007-04-17 | 1 | -1/+1 | |
* | - bump version | Bernhard Reutner-Fischer | 2007-04-17 | 1 | -2/+4 | |
* | - make it compile if LFS was turned off | Bernhard Reutner-Fischer | 2007-04-17 | 1 | -0/+13 | |
* | - uclibc is nowadays identified via __UCLIBC__ | Bernhard Reutner-Fischer | 2007-04-16 | 1 | -0/+24 | |
* | - doesn't build, so bump version and look.. | Bernhard Reutner-Fischer | 2007-04-16 | 1 | -1/+1 | |
* | - install some more stuff that goes into staging_dir into the proper place. | Bernhard Reutner-Fischer | 2007-04-16 | 10 | -106/+144 | |
* | - recommend linuxthreads.old | Bernhard Reutner-Fischer | 2007-04-15 | 1 | -0/+3 | |
* | Need the target LDFLAGS for this to link using external toolchain. | "Steven J. Hill" | 2007-04-13 | 1 | -2/+2 | |
* | If using an external toolchain, don't include any of this stuff. | "Steven J. Hill" | 2007-04-13 | 1 | -0/+4 | |
* | Bumped version | Peter Korsgaard | 2007-04-12 | 1 | -1/+1 | |
* | - store BR2_PACKAGE_LINUX_KCONFIG and BR2_PACKAGE_LINUX_FORMAT in .config | Bernhard Reutner-Fischer | 2007-04-11 | 4 | -5/+45 | |
* | - make sure to download fakeroot if needed | Bernhard Reutner-Fischer | 2007-04-06 | 10 | -5/+21 | |
* | - commentary typo fix | Bernhard Reutner-Fischer | 2007-04-06 | 1 | -1/+1 | |
* | - doesn't compile if LFS is off | Bernhard Reutner-Fischer | 2007-04-06 | 1 | -0/+1 | |
* | - hit awk on steroids with a clue bait | Bernhard Reutner-Fischer | 2007-04-06 | 1 | -1/+2 | |
* | - someone disabled shared lib support without fixing the libelf rule leading to | Bernhard Reutner-Fischer | 2007-04-06 | 2 | -4/+20 | |
* | - bump version. memmove works so let configure know about this fact | Bernhard Reutner-Fischer | 2007-04-06 | 1 | -6/+8 | |
* | - using target's LDFLAGS as LDFLAGS_FOR_BUILD is b0rked | Bernhard Reutner-Fischer | 2007-04-06 | 1 | -0/+3 | |
* | busybox 1.5.0 patches | Peter Korsgaard | 2007-04-05 | 2 | -0/+27 | |
* | Version bump. Thanks to Michael Benedict | Peter Korsgaard | 2007-04-03 | 1 | -1/+1 | |
* | Version bump. Thanks to Michael Benedict | Peter Korsgaard | 2007-04-03 | 1 | -1/+1 | |
* | 3.0.23d now under old-versions. Thanks to Michael Benedict | Peter Korsgaard | 2007-04-03 | 1 | -1/+1 | |
* | - make sure that we do not confuse versions (due to how findstring works) | Bernhard Reutner-Fischer | 2007-04-02 | 1 | -3/+3 | |
* | - add option to create a jffs2 filesystem in srec format. Thanks to Xride. | Bernhard Reutner-Fischer | 2007-03-26 | 2 | -0/+9 | |
* | - bump version to 2.17.50.0.14 | Bernhard Reutner-Fischer | 2007-03-24 | 5 | -1/+265 | |
* | - store backup of dwmw2's combined compile patch. | Bernhard Reutner-Fischer | 2007-03-24 | 1 | -0/+460 | |
* | - fwd port | Bernhard Reutner-Fischer | 2007-03-24 | 5 | -0/+0 | |
* | - fwd port | Bernhard Reutner-Fischer | 2007-03-24 | 1 | -0/+0 | |
* | - bump version | Bernhard Reutner-Fischer | 2007-03-24 | 2 | -3/+3 | |
* | - strip quotes. Thanks to Heikki Lindholm for pointing this out. | Bernhard Reutner-Fischer | 2007-03-24 | 1 | -3/+5 | |
* | - fix downloading the setserial patch | Bernhard Reutner-Fischer | 2007-03-24 | 1 | -6/+14 | |
* | - make sure we have a build_$arch dir for -menuconfig even when in a pristine... | Bernhard Reutner-Fischer | 2007-03-23 | 1 | -1/+1 | |
* | - bump version | Bernhard Reutner-Fischer | 2007-03-23 | 3 | -3/+699 | |
* | - add a question for andersee | Bernhard Reutner-Fischer | 2007-03-22 | 1 | -1/+2 | |
* | - see if the dir exists before trying to strip an empty list of files.. | Bernhard Reutner-Fischer | 2007-03-22 | 1 | -5/+5 | |
* | install hostutils (i.e. 'ldd' and 'ldconfig') into $STAGING_DIR | Eric Andersen | 2007-03-22 | 1 | -0/+6 | |
* | - fix previous incomplete commit of mine | Bernhard Reutner-Fischer | 2007-03-22 | 1 | -1/+5 | |
* | - download eventual mpfr patchfile to dl_dir. Closes #1283 | Bernhard Reutner-Fischer | 2007-03-22 | 1 | -3/+15 | |
* | - ignore errors when looking at hostcc and hostcxx | Bernhard Reutner-Fischer | 2007-03-21 | 1 | -3/+3 | |
* | - support BR2_PREFER_IMA for microcom | Bernhard Reutner-Fischer | 2007-03-21 | 1 | -3/+7 | |
* | - apply openswan patches if openswan was enabled | Bernhard Reutner-Fischer | 2007-03-21 | 1 | -0/+4 | |
* | - add CFLAGS_COMBINE check | Bernhard Reutner-Fischer | 2007-03-21 | 1 | -0/+2 | |
* | - stop using head and use sed -e '1d' at the end instead | Bernhard Reutner-Fischer | 2007-03-21 | 1 | -3/+3 | |
* | - fwd port | Bernhard Reutner-Fischer | 2007-03-21 | 5 | -0/+0 | |
* | - install target headers into the correct dir | Bernhard Reutner-Fischer | 2007-03-21 | 1 | -13/+15 |