Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | run a 1.0.0 test in travis as well | Paul Kehrer | 2016-01-03 | 1 | -0/+2 |
| | |||||
* | Backticks are apparently legacy. | Alex Gaynor | 2016-01-03 | 1 | -1/+1 |
| | | | | I just do what shellcheck tells me | ||||
* | Quote a few things that shellcheck suggests | Alex Gaynor | 2016-01-03 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2629 from reaperhulk/travis-refactor | Alex Gaynor | 2016-01-03 | 1 | -4/+8 |
|\ | | | | | refactor travis custom openssl code to work with other versions | ||||
| * | use -n instead of ! -z | Paul Kehrer | 2016-01-03 | 1 | -1/+1 |
| | | |||||
| * | refactor travis custom openssl code to work with other versions | Paul Kehrer | 2016-01-03 | 1 | -4/+8 |
| | | |||||
* | | don't test CC on a dynamic link build on OS X travis | Paul Kehrer | 2016-01-02 | 1 | -0/+3 |
|/ | |||||
* | rename 098 directory in CI to 098l | Paul Kehrer | 2016-01-02 | 1 | -4/+4 |
| | |||||
* | 0.9.8 experiment for travis | Paul Kehrer | 2015-12-23 | 1 | -0/+6 |
| | |||||
* | remove all mac 0.9.8 tests | Paul Kehrer | 2015-12-23 | 1 | -15/+7 |
| | | | | | | This will probably slow down the test infrastructure as we're running far more CommonCrypto tests than before. We should figure out what to do there before merging this. | ||||
* | switch to directly grabbing pyenv rather than using homebrew on mac | Paul Kehrer | 2015-11-01 | 1 | -0/+4 |
| | |||||
* | pypy 2.6.1 has a bug where it can segfault during vector install | Paul Kehrer | 2015-09-18 | 1 | -1/+0 |
| | | | | | This PR changes our tests to run against the latest nightly for now. We should change it back when pypy 2.7 is out. | ||||
* | Merge branch 'master' into static-linking-osx | Paul Kehrer | 2015-09-04 | 1 | -1/+1 |
|\ | |||||
| * | fix | Alex Gaynor | 2015-09-01 | 1 | -1/+1 |
| | | |||||
* | | rename env var to CRYPTOGRAPHY_OSX_NO_LINK_FLAGS | Paul Kehrer | 2015-08-31 | 1 | -1/+1 |
| | | |||||
* | | pypy doesn't name that shared object quite the same | Paul Kehrer | 2015-08-29 | 1 | -1/+1 |
| | | |||||
* | | add some otool output to the OS X builds | Paul Kehrer | 2015-08-29 | 1 | -0/+4 |
| | | |||||
* | | update travis to static link homebrew openssl (plus one dynamic job) | Paul Kehrer | 2015-08-29 | 1 | -1/+6 |
|/ | |||||
* | install pypy 2.6.0 in container infra | Paul Kehrer | 2015-06-07 | 1 | -0/+7 |
| | |||||
* | Change the envvar for tox env to the officla tox one | Alex Gaynor | 2014-12-05 | 1 | -1/+1 |
| | |||||
* | we shouldn't need the unused arguments flags any more. | Paul Kehrer | 2014-10-15 | 1 | -5/+2 |
| | |||||
* | clang clang clang goes the CI | Paul Kehrer | 2014-04-16 | 1 | -2/+5 |
| | |||||
* | move some dashes around :) | Paul Kehrer | 2014-01-20 | 1 | -2/+2 |
| | |||||
* | experiment to disable duplicate cc test runs on osx and speed up travis | Paul Kehrer | 2014-01-20 | 1 | -1/+6 |
| | |||||
* | check if openssl is installed via homebrew on osx. install if not | Paul Kehrer | 2014-01-12 | 1 | -2/+1 |
| | |||||
* | remove unneeded openssl bottle | Paul Kehrer | 2014-01-10 | 1 | -0/+2 |
| | |||||
* | move script to separate file for readability | Paul Kehrer | 2014-01-10 | 1 | -0/+15 |