Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-28 | When using an external toolchain, we still need to have the user select ↵ | "Steven J. Hill" | |
which thread model the toolchain was built with. This allows for proper building of LTP and possibly other packages. | |||
2007-04-28 | Create symlink for 'usr/include' in the staging directory so that packages ↵ | "Steven J. Hill" | |
like zlib and others who expect that to exist will install properly. | |||
2007-04-28 | Get rid of blank line. | "Steven J. Hill" | |
2007-04-25 | sed patch | Peter Korsgaard | |
2007-04-24 | libsndfile package. Closes #1325 | Peter Korsgaard | |
2007-04-24 | Bump version | Peter Korsgaard | |
2007-04-20 | Bumped version | Peter Korsgaard | |
2007-04-20 | - pass the correct endian | Bernhard Reutner-Fischer | |
2007-04-19 | Some 'find' commands get a little picky. | "Steven J. Hill" | |
2007-04-18 | - it helps to apply the patches.. ;) | Bernhard Reutner-Fischer | |
- mdadm-clean tried to uninstall mdadm from the host, which may not be what was intended in the end | |||
2007-04-17 | - strip eventual quotes | Bernhard Reutner-Fischer | |
2007-04-17 | - make sure that our dest dir exists | Bernhard Reutner-Fischer | |
2007-04-17 | - bump version | Bernhard Reutner-Fischer | |
2007-04-17 | - make it compile if LFS was turned off | Bernhard Reutner-Fischer | |
2007-04-16 | - uclibc is nowadays identified via __UCLIBC__ | Bernhard Reutner-Fischer | |
- fix build error when no ftw() is available. | |||
2007-04-16 | - doesn't build, so bump version and look.. | Bernhard Reutner-Fischer | |
2007-04-16 | - install some more stuff that goes into staging_dir into the proper place. | Bernhard Reutner-Fischer | |
First hunk of fixes for bug #1290 | |||
2007-04-15 | - recommend linuxthreads.old | Bernhard Reutner-Fischer | |
2007-04-13 | Need the target LDFLAGS for this to link using external toolchain. | "Steven J. Hill" | |
2007-04-13 | If using an external toolchain, don't include any of this stuff. | "Steven J. Hill" | |
2007-04-12 | Bumped version | Peter Korsgaard | |
2007-04-11 | - store BR2_PACKAGE_LINUX_KCONFIG and BR2_PACKAGE_LINUX_FORMAT in .config | Bernhard Reutner-Fischer | |
- adjust a few defaults. | |||
2007-04-06 | - make sure to download fakeroot if needed | Bernhard Reutner-Fischer | |
2007-04-06 | - commentary typo fix | Bernhard Reutner-Fischer | |
2007-04-06 | - doesn't compile if LFS is off | Bernhard Reutner-Fischer | |
2007-04-06 | - hit awk on steroids with a clue bait | Bernhard Reutner-Fischer | |
2007-04-06 | - someone disabled shared lib support without fixing the libelf rule leading to | Bernhard Reutner-Fischer | |
useless rebuilds. Add option to install the lib to the target and not only to the staging_dir. | |||
2007-04-06 | - bump version. memmove works so let configure know about this fact | Bernhard Reutner-Fischer | |
2007-04-06 | - using target's LDFLAGS as LDFLAGS_FOR_BUILD is b0rked | Bernhard Reutner-Fischer | |
2007-04-05 | busybox 1.5.0 patches | Peter Korsgaard | |
2007-04-03 | Version bump. Thanks to Michael Benedict | Peter Korsgaard | |
2007-04-03 | Version bump. Thanks to Michael Benedict | Peter Korsgaard | |
2007-04-03 | 3.0.23d now under old-versions. Thanks to Michael Benedict | Peter Korsgaard | |
2007-04-02 | - make sure that we do not confuse versions (due to how findstring works) | Bernhard Reutner-Fischer | |
2007-03-26 | - add option to create a jffs2 filesystem in srec format. Thanks to Xride. | Bernhard Reutner-Fischer | |
2007-03-24 | - bump version to 2.17.50.0.14 | Bernhard Reutner-Fischer | |
2007-03-24 | - store backup of dwmw2's combined compile patch. | Bernhard Reutner-Fischer | |
Not yet even compile-tested, so inactive for now.. | |||
2007-03-24 | - fwd port | Bernhard Reutner-Fischer | |
2007-03-24 | - fwd port | Bernhard Reutner-Fischer | |
2007-03-24 | - bump version | Bernhard Reutner-Fischer | |
2007-03-24 | - strip quotes. Thanks to Heikki Lindholm for pointing this out. | Bernhard Reutner-Fischer | |
2007-03-24 | - fix downloading the setserial patch | Bernhard Reutner-Fischer | |
2007-03-23 | - make sure we have a build_$arch dir for -menuconfig even when in a ↵ | Bernhard Reutner-Fischer | |
pristine checkout | |||
2007-03-23 | - bump version | Bernhard Reutner-Fischer | |
2007-03-22 | - add a question for andersee | Bernhard Reutner-Fischer | |
2007-03-22 | - see if the dir exists before trying to strip an empty list of files.. | Bernhard Reutner-Fischer | |
2007-03-22 | install hostutils (i.e. 'ldd' and 'ldconfig') into $STAGING_DIR | Eric Andersen | |
2007-03-22 | - fix previous incomplete commit of mine | Bernhard Reutner-Fischer | |
2007-03-22 | - download eventual mpfr patchfile to dl_dir. Closes #1283 | Bernhard Reutner-Fischer | |
2007-03-21 | - ignore errors when looking at hostcc and hostcxx | Bernhard Reutner-Fischer | |