Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-17 | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | |
2005-12-29 | fix i686 targets [again] bug 595 | Mike Frysinger | |
2005-12-03 | dont set openssl arch to i386-i386 for i386 targets #495 by noah | Mike Frysinger | |
2005-10-06 | openssl calls the i686 target "i686/cmov" not just "i686" as pointed out by ↵ | Mike Frysinger | |
Sieg on irc | |||
2005-10-02 | dont version bump since all the patches need to be redone | Mike Frysinger | |
2005-09-30 | ver bump by gnat in Bug 452 and make sure we configure as i386 with i[456]86 ↵ | Mike Frysinger | |
targets by schieli in Bug 450 | |||
2005-08-11 | forgot to commit this | Mike Frysinger | |
2005-07-12 | Thomas Lundquist writes: | Eric Andersen | |
If I understand you correctly, you want the ncurses development headers on the target. a patch for this (named target_headers.patch and includes similar options for a few other libs in buildroot) can be found at: http://www.zelow.no/floppyfw/download/Development/Patches/buildroot/ (a few packages there aswell) it will add an option to put headers on target for ncurses, zlib and openssl. Thomas. | |||
2005-03-21 | Bug #172, LordApollyon writes: Add support for latest openssl 0.9.7e, This ↵ | Mike Frysinger | |
will update the version to download as well as one line of the patch which needed correcting. | |||
2005-03-21 | dont install fips crap | Mike Frysinger | |
2005-02-10 | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen | |
general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file | |||
2004-12-26 | more help updates from Tom Cameron | Mike Frysinger | |
2004-12-11 | openssl doesnt like 'make -j' | Eric Andersen | |
2004-10-21 | make sure build uses $TARGET_CFLAGS instead of stupid -O3 | Mike Frysinger | |
2004-10-09 | Make the TAR_VERBOSITY option a bit more sane | Eric Andersen | |
2004-10-09 | use $(TAR_VERBOSITY) | Mike Frysinger | |
2004-10-09 | final step in buildroot facelift | Eric Andersen | |
2004-10-09 | facelift step number two | Eric Andersen | |
2004-10-09 | Remove the old 'make' directory, and populate the new 'package' | Eric Andersen | |
directory. |