Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug #172, LordApollyon writes: Add support for latest openssl 0.9.7e, This ↵ | Mike Frysinger | 2005-03-21 | 2 | -3/+3 |
| | | | | will update the version to download as well as one line of the patch which needed correcting. | ||||
* | dont install fips crap | Mike Frysinger | 2005-03-21 | 1 | -0/+43 |
| | |||||
* | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen | 2005-02-10 | 2 | -3/+8 |
| | | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file | ||||
* | more help updates from Tom Cameron | Mike Frysinger | 2004-12-26 | 1 | -4/+6 |
| | |||||
* | openssl doesnt like 'make -j' | Eric Andersen | 2004-12-11 | 1 | -2/+2 |
| | |||||
* | make sure build uses $TARGET_CFLAGS instead of stupid -O3 | Mike Frysinger | 2004-10-21 | 1 | -5/+7 |
| | |||||
* | Make the TAR_VERBOSITY option a bit more sane | Eric Andersen | 2004-10-09 | 1 | -1/+1 |
| | |||||
* | use $(TAR_VERBOSITY) | Mike Frysinger | 2004-10-09 | 1 | -1/+1 |
| | |||||
* | final step in buildroot facelift | Eric Andersen | 2004-10-09 | 2 | -0/+11 |
| | |||||
* | facelift step number two | Eric Andersen | 2004-10-09 | 2 | -3/+249 |
| | |||||
* | Remove the old 'make' directory, and populate the new 'package' | Eric Andersen | 2004-10-09 | 1 | -0/+78 |
directory. |