An error occurred fetching the project authors.
- 19 Apr, 2019 2 commits
-
-
Jason Madden authored
-
Jason Madden authored
This should eliminate cache thrashing when we upgrade python versions. And also eventually might do more caching here. Also simplify the paths at which pythons are installed, so we only have to change one place to update a version. The cache is only shared between stages that match things like environment variables. Ah, we need CFFI at runtime; build isolation means pyproject.toml doesn't deliver it to us. We must have had it cached. A DNSPython test we didn't run before sometimes fails. Must be multiple answers. Tweak test coverage and test_ssl for PyPy3 Refactoring the testrunner; more needed, but this gets us simple travis folding. Reorganize the test matrix for clarity, and shrink it back to what we used to test. Remove now-unused entries from the makefile. Remove the makefile, port the posix specific rules to Python for 'setup.py clean'
-
- 04 May, 2018 1 commit
-
-
Jason Madden authored
-
- 16 Feb, 2018 1 commit
-
-
Jason Madden authored
-
- 05 Apr, 2016 1 commit
-
-
Jason Madden authored
Move 3rd party libraries to deps/ directory. Move gevent and greentest to src/ directory. This fixes tox. At this point the builds should all work the same. Lets check.
-
- 10 Mar, 2016 1 commit
-
-
Jason Madden authored
- Replaced the whole directory with current source. This adds a few more scripts that we could remove again if desired, but it's easier just to be able to copy everything. - However, the new test directory requires c++11, which travis doesn't have, so it's ditabled. - The invocation of configure had to lose the CONFIG_FILES= param, because with that set, configure would fail to create the Makefile which in turn caused the whole thing to fail.
-
- 24 Jun, 2015 1 commit
-
-
Jason Madden authored
-
- 21 Sep, 2012 1 commit
-
-
Denis Bilenko authored
-
- 18 Aug, 2011 1 commit
-
-
Denis Bilenko authored
-
- 06 Apr, 2011 1 commit
-
-
Denis Bilenko authored
-