summaryrefslogtreecommitdiff
path: root/openwrt/package/openssl/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* lots of small package changes and dependency cleanups for the V= stuffFelix Fietkau2005-10-221-4/+2
| | | | SVN-Revision: 2230
* update openssl to new upstream release (v0.9.7i), enable engine support.Nicolas Thill2005-10-201-3/+3
| | | | SVN-Revision: 2187
* Always use -R flag with cp (to preserve symlinks)Nicolas Thill2005-06-081-4/+4
| | | | SVN-Revision: 1175
* Add some mirrorsNicolas Thill2005-06-061-1/+4
| | | | SVN-Revision: 1158
* Split patches. Use full target optimization flags (save a few KB). Do a make ↵Nicolas Thill2005-06-011-6/+11
| | | | | | depend before building. Remove unneeded targets from main Makefile. SVN-Revision: 1136
* Convert openssl to new packaging style, install devel stuff in ↵Nicolas Thill2005-05-221-62/+67
| | | | | | STAGING_DIR/usr, change openssldir to /etc/ssl, enable MD4, add openssl-util subpackage SVN-Revision: 1015
* update openssl to 0.9.7gFelix Fietkau2005-04-251-2/+2
| | | | SVN-Revision: 715
* Change searchpath from STAGING_DIR/{include,lib} to ↵Nicolas Thill2005-04-141-3/+7
| | | | | | STAGING_DIR/usr/{include,lib}, Fix static libraries building SVN-Revision: 648
* add some fixes for parallel build (does not work with -j4 yet, but it gets ↵Felix Fietkau2005-04-081-3/+5
| | | | | | most packages compiled now) SVN-Revision: 577
* upgrade to dnsmasq 2.22 and openssl 0.9.7fImre Kaloz2005-04-031-2/+2
| | | | SVN-Revision: 546
* add md5sumsWaldemar Brodkorb2005-03-211-1/+4
| | | | SVN-Revision: 405
* add downloading script (with md5sum checking and sourceforge downloading ↵Felix Fietkau2005-03-191-1/+1
| | | | | | support) SVN-Revision: 391
* fix openssl buildFelix Fietkau2005-03-071-2/+2
| | | | SVN-Revision: 329
* enable hotplug fix openssl package enable motorola binariesMike Baker2005-03-071-1/+1
| | | | SVN-Revision: 324
* Remove packages when cleaningNicolas Thill2005-03-061-1/+1
| | | | SVN-Revision: 319
* Add package install dependencies (don't install a package if it's already ↵Nicolas Thill2005-03-061-4/+7
| | | | | | installed) SVN-Revision: 315
* nbd's makefile/menuconfig rewriteMike Baker2005-03-061-0/+73
SVN-Revision: 307