-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#5576] Build OpenSSL, Python, cryptography on Windows. (#147)
* Updated brink stuff. * Removed support for old Unices. * Removed Python 2.7.8 sources. * Not really needing texinfo any more. * Unbreak Solaris version check on Solaris 10. * More related comment updates. * Imported OpenSSL build BATs for VS 2010 from pyca/infra repo. * Try adapting the pyca/infra BATs for our build. * Some more adapting from pyca/infra repo. * Install and test for Visual Studio 2010. * No need to install windows-sdk-7.1, which fails anyway. * Minor Windows build fixes. * Cheat with the OpenSSL build under Windows, for now. * Build OpenSSL and cryptography on Windows. * Build on Windows 2016. Improved package checks. * Build OpenSSL statically on Windows too. * Apply ActivePython's patches as hot fixes. * Minor cleanups. * Updated external deps sheets. * Changes after own review. * Updated OpenSSL 1.1.1 sources to 1.1.1k. * Updated OpenSSL version in our scripts. * Documented updated OpenSSL version. * BUILD_CFFI is not needed any more.
- Loading branch information
Showing
7,504 changed files
with
1,042 additions
and
1,686,787 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
BASE_REQUIREMENTS='pip==20.2.4 chevah-brink==0.78.1 paver==1.2.4' | ||
PYTHON_CONFIGURATION='[email protected].bd461724:[email protected]' | ||
PYTHON_CONFIGURATION='[email protected].f61b1f61' | ||
BINARY_DIST_URI='http://binary.chevah.com/production' | ||
PIP_INDEX='http://pypi.chevah.com/simple' | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.