Message294508
| Author | jkloth |
|---|---|
| Recipients | christian.heimes, jkloth, paul.moore, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2017-05-25.19:15:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1495739727.07.0.142846499187.issue30368@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Updated PR. It seems that in my testing back and forth, some build artifacts were affecting my outcomes. That's what I get for cutting corners...
Per Zach's comment, I've changed to VS project files to use the prepare_ssl.py include directories (include{suffix} vs inc{suffix}). This simplifies build_ssl.py further.
I have, however, left the "fix_buildinf()" code in place since it requires an update to the checked-in external OpenSSL before it can be removed. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-05-25 19:15:27 | jkloth | set | recipients: + jkloth, paul.moore, vstinner, christian.heimes, tim.golden, zach.ware, steve.dower |
| 2017-05-25 19:15:27 | jkloth | set | messageid: <1495739727.07.0.142846499187.issue30368@psf.upfronthosting.co.za> |
| 2017-05-25 19:15:27 | jkloth | link | issue30368 messages |
| 2017-05-25 19:15:27 | jkloth | create | |