aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installation.rst
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* .rst syntax fixKimmo Parviainen-Jalanko2014-04-081-0/+2
|
* Added instructions for instalation with OpenSSL from MacPortsKimmo Parviainen-Jalanko2014-04-081-2/+14
|
* Tweak wordingAlex Stapleton2014-03-151-2/+2
|
* AlphabetiseAlex Stapleton2014-03-151-1/+1
|
* Document Python versions tooAlex Stapleton2014-03-151-1/+2
|
* Document the platforms we test onAlex Stapleton2014-03-151-0/+11
|
* Updated documentation to remove debian/rhel headers.Ayrx2014-02-161-6/+3
|
* Added rhel-specific installation instructions.Ayrx2014-02-151-0/+7
|
* A few style nits in the docsAlex Gaynor2014-02-131-4/+4
|
* Changed .... lines to ~~~~ and s/Gnu\/Linux/Linux/Chris Glass2014-02-131-6/+6
|
* Pypy is not a real word either apparently.Chris Glass2014-02-131-1/+1
|
* Added Pypy note and fixed libffi's "spelling"Chris Glass2014-02-131-2/+2
|
* Added Debian mention, extra missing packagesChris Glass2014-02-131-8/+13
| | | | One tends to forget than not everyone has python-dev installed :)
* Added a docs section on Linux installationChris Glass2014-02-131-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 pageAlex Gaynor2014-02-021-4/+3
|
* Added installation section to index.rstskeuomorf2014-01-291-13/+11
|
* Added canonical installation document with details about various platforms, ↵skeuomorf2014-01-291-0/+76
fixes #519