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 | 1 | -1/+1 |
| | | | | will update the version to download as well as one line of the patch which needed correcting. | ||||
* | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen | 2005-02-10 | 1 | -0/+8 |
| | | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file | ||||
* | 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 |
| | |||||
* | facelift step number two | Eric Andersen | 2004-10-09 | 1 | -3/+2 |
| | |||||
* | Remove the old 'make' directory, and populate the new 'package' | Eric Andersen | 2004-10-09 | 1 | -0/+78 |
directory. |