aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installation.rst
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2616 from reaperhulk/docs-accurate-osxAlex Gaynor2016-01-011-3/+3
|\
| * disambiguate a version numberPaul Kehrer2015-12-311-2/+2
| * make the os x install docs more accuratePaul Kehrer2015-12-311-3/+3
* | Merge pull request #2615 from reaperhulk/doc-deprecationsAlex Gaynor2016-01-011-0/+9
|\ \
| * | prominently note our py2.6 and openssl 0.9.8/1.0.0 deprecationsPaul Kehrer2015-12-311-0/+9
| |/
* / add a small note about clearing the wheel cachePaul Kehrer2015-12-311-0/+6
|/
* remove all mac 0.9.8 testsPaul Kehrer2015-12-231-1/+1
* Merge pull request #2422 from Lukasa/static-build-docsPaul Kehrer2015-10-191-1/+1
|\
| * Add --no-use-wheel when building static wheels.Cory Benfield2015-10-181-1/+1
* | update docs to point at newer, fancier openssl builderPaul Kehrer2015-10-111-3/+4
|/
* Missing OpenSSL.org link.Cory Benfield2015-10-071-0/+1
* Don't accidentally use out-of-date OpenSSLs.Cory Benfield2015-10-071-4/+5
* Move link to bottom of docs page.Cory Benfield2015-10-071-2/+1
* Document building static wheels on Linux.Cory Benfield2015-10-071-0/+54
* Merge pull request #2388 from reaperhulk/docs-testingAlex Gaynor2015-10-021-15/+9
|\
| * simplify installation docs on OS X now that we have cffi wheelsPaul Kehrer2015-10-011-7/+1
| * update our docs for the testing matrix to be accuratePaul Kehrer2015-10-011-8/+8
* | HTTPS-ifiy to some linksAlex Gaynor2015-10-021-1/+1
|/
* We test on 3.5Alex Gaynor2015-09-251-2/+2
* Fixes #2353 -- document that we need PyPy 2.6+Alex Gaynor2015-09-191-1/+1
* rework OS X install docs to describe static/dynamic linkingPaul Kehrer2015-09-051-14/+41
* Make Homebrew install instructions more generictim smith2015-08-031-1/+1
* remove windows link type, update docsPaul Kehrer2015-07-241-17/+8
* add some more detail.Paul Kehrer2015-07-041-1/+3
* add some documentation around the requirement for xcode cli tools on macPaul Kehrer2015-07-041-1/+14
* remove python 3.2 from every other place I could findPaul Kehrer2015-04-181-1/+1
* OpenSSL 1.0.1j-freebsd is what we test against with FreeBSD 10.1Paul Kehrer2015-02-211-1/+1
* we don't test on freebsd 9.x any morePaul Kehrer2015-02-201-1/+1
* we now test against 1.0.2 finalPaul Kehrer2015-01-221-1/+1
* update supported platformsPaul Kehrer2014-12-281-0/+1
* add Yosemite to our list of tested/supported platformsPaul Kehrer2014-11-261-1/+1
* update OpenSSL versions we test against in the docsPaul Kehrer2014-10-151-2/+2
* add OpenSSL from RHEL/CentOS 7 to testing listPaul Kehrer2014-08-091-0/+1
* update testing platforms/OpenSSL versionsPaul Kehrer2014-07-141-2/+2
* change env variable name, handle empty stringPaul Kehrer2014-07-051-3/+3
* switch to env variable based static/dynamic switch for windowsPaul Kehrer2014-07-021-3/+15
* switch to static linking on windows and update installation pagePaul Kehrer2014-06-301-6/+13
* One moreAlex Gaynor2014-05-171-1/+2
* Wrap.David Reid2014-05-071-1/+2
* Lowercase a.David Reid2014-05-071-1/+1
* Fix #1020 - Add conda instructions for linux.David Reid2014-05-071-2/+9
* We also test on Ubuntu Lucid 0.9.8kAlex Stapleton2014-05-041-0/+1
* linkfiyAlex Gaynor2014-05-021-1/+2
* typoAlex Gaynor2014-05-021-1/+1
* More detailsAlex Gaynor2014-05-021-3/+10
* Fixed #1000 -- document the conda issue and workaroundAlex Gaynor2014-05-021-0/+10
* document the OpenSSL versions we're testing againstPaul Kehrer2014-04-201-3/+14
* add OS X codenames why notPaul Kehrer2014-04-151-1/+1
* Update supported platformsPaul Kehrer2014-04-151-3/+4
* Updated instructions to use a common header for each packagerAyrx2014-04-081-15/+4
634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762