aboutsummaryrefslogtreecommitdiffstats
path: root/.jenkins
Commit message (Expand)AuthorAgeFilesLines
* Remove the final vestigates of Jenkins (#4897)Alex Gaynor2019-05-262-181/+0
* Delete Jenkinsfile-Update-Homebrew-OpenSSL (#4893)Alex Gaynor2019-05-251-33/+0
* Update release.py to use azure for wheel building (#4878)Alex Gaynor2019-05-251-113/+5
* Don't use pep517 when building our wheel (#4790)Alex Gaynor2019-02-281-3/+3
* homebrew switched from --build-bottle to --build-from-source (#4786)Paul Kehrer2019-02-271-1/+1
* update jenkinsfile to compile openssl 1.1.1 on windows (#4725)Paul Kehrer2019-01-211-1/+1
* switch cryptography wheel builders back to pip wheel (#4334)Paul Kehrer2018-07-141-13/+4
* 6 and 7 are right next to each other (#4302)Paul Kehrer2018-06-281-1/+1
* Add py37 (#4298)Paul Kehrer2018-06-271-4/+5
* i hate groovy and i hate hard to test scripts (#4149)Paul Kehrer2018-03-181-11/+11
* change our manylinux1 and macos wheel builders to build limited api (#4113)Paul Kehrer2018-03-181-8/+32
* Check all .so's are noexecstack (#3994) (#4130)Jeremy Lainé2018-03-051-0/+3
* expunge python 2.6 (#3962)Paul Kehrer2017-10-111-6/+4
* remove py26 windows and macOS wheels (#3921)Paul Kehrer2017-09-191-5/+3
* (mostly) revert wheel builder config change (#3846)Paul Kehrer2017-08-031-4/+1
* Remve outdated comment and linewrap (#3838)Alex Gaynor2017-08-031-2/+4
* don't re-export the openssl symbols from our shared object (#3825)Paul Kehrer2017-07-261-1/+1
* update wheel builder script for static linking on linux (#3811)Paul Kehrer2017-07-251-2/+1
* Fixed #3801 -- don't create py33 wheels (#3802)Alex Gaynor2017-07-201-3/+2
* explicitly pull the latest docker image in jenkins (#3760)Paul Kehrer2017-07-071-1/+3
* add manylinux1 wheel building to the wheel builder (#3736)Paul Kehrer2017-07-011-6/+61
* parametrize the wheel builder to support out of order releases (#3731)Paul Kehrer2017-06-261-2/+9
* our build function was shadowing the build builtin. whoops. (#3726)Paul Kehrer2017-06-261-5/+3
* add a jenkinsfile for building wheels (#3636)Paul Kehrer2017-05-293-127/+127
* add a jenkinsfile for updating homebrew openssl on jenkins builders (#3630)Paul Kehrer2017-05-291-0/+35
* add windows OpenSSL 1.1 jenkinsfile builder (#3624)Paul Kehrer2017-05-281-0/+86
* Remove unused line from mac wheel builder (#3619)Alex Gaynor2017-05-261-1/+0
* Switch mac wheel builder to use new syntax (#3597)Alex Gaynor2017-05-251-1/+1
* Remove now unused env var from Windows wheel buidler (#3598)Alex Gaynor2017-05-251-2/+1
* Update wheel scripts to match what Jenkins has (#3459)Alex Gaynor2017-03-192-6/+32
* add the scripts we use to build the wheels in jenkins to version control (#2896)Paul Kehrer2016-05-292-0/+103