Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | - adjust a few defaults. | ||||
* | - 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 |
| | | | | | useless rebuilds. Add option to install the lib to the target and not only to the staging_dir. | ||||
* | - 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 |
| | | | | Not yet even compile-tested, so inactive for now.. | ||||
* | - 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 ↵ | Bernhard Reutner-Fischer | 2007-03-23 | 1 | -1/+1 |
| | | | | pristine checkout | ||||
* | - 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 |
| | | | | - make sure not to create libwhatever...old cruft | ||||
* | - put staging_dir/usr/bin into the target path, so X-stuff can find ↵ | Bernhard Reutner-Fischer | 2007-03-20 | 1 | -1/+1 |
| | | | | | | freetype-config. Closes #1233 | ||||
* | - provide means to install readline into the target. Closes #968 | Bernhard Reutner-Fischer | 2007-03-20 | 2 | -5/+16 |
| | |||||
* | - make it work with MacOSX. Closes #1252 | Bernhard Reutner-Fischer | 2007-03-20 | 1 | -2/+3 |
| | |||||
* | - use numeric values for the superuser to be more portable. | Bernhard Reutner-Fischer | 2007-03-20 | 8 | -8/+8 |
| | | | | Closes #1250 | ||||
* | - bump version. Closes #1225 | Bernhard Reutner-Fischer | 2007-03-20 | 5 | -9730/+43 |
| | |||||
* | - add some ARM 1176 variants | Bernhard Reutner-Fischer | 2007-03-20 | 1 | -0/+6 |
| | |||||
* | - disable compile-broken EDAC_I82875P driver | Bernhard Reutner-Fischer | 2007-03-20 | 1 | -1/+1 |
| | |||||
* | - simplify busybox version fiddling | Bernhard Reutner-Fischer | 2007-03-20 | 2 | -28/+13 |
| | |||||
* | - add busybox-1.4.2 | Bernhard Reutner-Fischer | 2007-03-20 | 4 | -24/+13 |
| | |||||
* | - apply bugfixes ontop of 2.2.1 | Bernhard Reutner-Fischer | 2007-03-19 | 1 | -1/+1 |
| | |||||
* | - pin LINUX_VERSION. Closes #1277 | Bernhard Reutner-Fischer | 2007-03-19 | 1 | -1/+1 |
| | |||||
* | - note which kernel-headers are required. | Bernhard Reutner-Fischer | 2007-03-18 | 1 | -0/+4 |
| | | | | PS: kernel-headers-old.mk would need to provide stuff for downloading the full version, in case anybody would care about such ancient stuff.. | ||||
* | tftp patch | Peter Korsgaard | 2007-03-15 | 1 | -0/+112 |
| |