Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rework OS X install docs to describe static/dynamic linking | Paul Kehrer | 2015-09-05 | 1 | -14/+41 |
| | |||||
* | Make Homebrew install instructions more generic | tim smith | 2015-08-03 | 1 | -1/+1 |
| | | | Homebrew supports installing to locations other than /usr/local. | ||||
* | remove windows link type, update docs | Paul Kehrer | 2015-07-24 | 1 | -17/+8 |
| | |||||
* | add some more detail. | Paul Kehrer | 2015-07-04 | 1 | -1/+3 |
| | |||||
* | add some documentation around the requirement for xcode cli tools on mac | Paul Kehrer | 2015-07-04 | 1 | -1/+14 |
| | |||||
* | remove python 3.2 from every other place I could find | Paul Kehrer | 2015-04-18 | 1 | -1/+1 |
| | |||||
* | OpenSSL 1.0.1j-freebsd is what we test against with FreeBSD 10.1 | Paul Kehrer | 2015-02-21 | 1 | -1/+1 |
| | |||||
* | we don't test on freebsd 9.x any more | Paul Kehrer | 2015-02-20 | 1 | -1/+1 |
| | |||||
* | we now test against 1.0.2 final | Paul Kehrer | 2015-01-22 | 1 | -1/+1 |
| | |||||
* | update supported platforms | Paul Kehrer | 2014-12-28 | 1 | -0/+1 |
| | |||||
* | add Yosemite to our list of tested/supported platforms | Paul Kehrer | 2014-11-26 | 1 | -1/+1 |
| | |||||
* | update OpenSSL versions we test against in the docs | Paul Kehrer | 2014-10-15 | 1 | -2/+2 |
| | |||||
* | add OpenSSL from RHEL/CentOS 7 to testing list | Paul Kehrer | 2014-08-09 | 1 | -0/+1 |
| | |||||
* | update testing platforms/OpenSSL versions | Paul Kehrer | 2014-07-14 | 1 | -2/+2 |
| | |||||
* | change env variable name, handle empty string | Paul Kehrer | 2014-07-05 | 1 | -3/+3 |
| | |||||
* | switch to env variable based static/dynamic switch for windows | Paul Kehrer | 2014-07-02 | 1 | -3/+15 |
| | |||||
* | switch to static linking on windows and update installation page | Paul Kehrer | 2014-06-30 | 1 | -6/+13 |
| | |||||
* | One more | Alex Gaynor | 2014-05-17 | 1 | -1/+2 |
| | |||||
* | Wrap. | David Reid | 2014-05-07 | 1 | -1/+2 |
| | |||||
* | Lowercase a. | David Reid | 2014-05-07 | 1 | -1/+1 |
| | |||||
* | Fix #1020 - Add conda instructions for linux. | David Reid | 2014-05-07 | 1 | -2/+9 |
| | |||||
* | We also test on Ubuntu Lucid 0.9.8k | Alex Stapleton | 2014-05-04 | 1 | -0/+1 |
| | |||||
* | linkfiy | Alex Gaynor | 2014-05-02 | 1 | -1/+2 |
| | |||||
* | typo | Alex Gaynor | 2014-05-02 | 1 | -1/+1 |
| | |||||
* | More details | Alex Gaynor | 2014-05-02 | 1 | -3/+10 |
| | |||||
* | Fixed #1000 -- document the conda issue and workaround | Alex Gaynor | 2014-05-02 | 1 | -0/+10 |
| | |||||
* | document the OpenSSL versions we're testing against | Paul Kehrer | 2014-04-20 | 1 | -3/+14 |
| | |||||
* | add OS X codenames why not | Paul Kehrer | 2014-04-15 | 1 | -1/+1 |
| | |||||
* | Update supported platforms | Paul Kehrer | 2014-04-15 | 1 | -3/+4 |
| | |||||
* | Updated instructions to use a common header for each packager | Ayrx | 2014-04-08 | 1 | -15/+4 |
| | |||||
* | .rst syntax fix | Kimmo Parviainen-Jalanko | 2014-04-08 | 1 | -0/+2 |
| | |||||
* | Added instructions for instalation with OpenSSL from MacPorts | Kimmo Parviainen-Jalanko | 2014-04-08 | 1 | -2/+14 |
| | |||||
* | Tweak wording | Alex Stapleton | 2014-03-15 | 1 | -2/+2 |
| | |||||
* | Alphabetise | Alex Stapleton | 2014-03-15 | 1 | -1/+1 |
| | |||||
* | Document Python versions too | Alex Stapleton | 2014-03-15 | 1 | -1/+2 |
| | |||||
* | Document the platforms we test on | Alex Stapleton | 2014-03-15 | 1 | -0/+11 |
| | |||||
* | Updated documentation to remove debian/rhel headers. | Ayrx | 2014-02-16 | 1 | -6/+3 |
| | |||||
* | Added rhel-specific installation instructions. | Ayrx | 2014-02-15 | 1 | -0/+7 |
| | |||||
* | A few style nits in the docs | Alex Gaynor | 2014-02-13 | 1 | -4/+4 |
| | |||||
* | Changed .... lines to ~~~~ and s/Gnu\/Linux/Linux/ | Chris Glass | 2014-02-13 | 1 | -6/+6 |
| | |||||
* | Pypy is not a real word either apparently. | Chris Glass | 2014-02-13 | 1 | -1/+1 |
| | |||||
* | Added Pypy note and fixed libffi's "spelling" | Chris Glass | 2014-02-13 | 1 | -2/+2 |
| | |||||
* | Added Debian mention, extra missing packages | Chris Glass | 2014-02-13 | 1 | -8/+13 |
| | | | | One tends to forget than not everyone has python-dev installed :) | ||||
* | Added a docs section on Linux installation | Chris Glass | 2014-02-13 | 1 | -1/+19 |
| | | | | | | This simply adds a short paragraph on what dependencies are needed on Linux, as well as the command line to install them on Ubuntu (since users of other distributions are more likely to know how to do it). | ||||
* | Only put a single top level header in this page | Alex Gaynor | 2014-02-02 | 1 | -4/+3 |
| | |||||
* | Added installation section to index.rst | skeuomorf | 2014-01-29 | 1 | -13/+11 |
| | |||||
* | Added canonical installation document with details about various platforms, ↵ | skeuomorf | 2014-01-29 | 1 | -0/+76 |
fixes #519 |