summaryrefslogtreecommitdiff
path: root/.appveyor.yml
Commit message (Expand)AuthorAgeFilesLines
* Dropped command line config from appveyor scripsDaniele Varrazzo2019-04-221-10/+10
* Configure postgres to run appveyor tests on sslDaniele Varrazzo2019-04-221-2/+5
* Dropped problematic init stepDaniele Varrazzo2019-04-221-9/+6
* All together now, let's make this realDaniele Varrazzo2019-04-221-27/+0
* Test packages from PythonDaniele Varrazzo2019-04-221-8/+4
* Build psycopg from PythonDaniele Varrazzo2019-04-221-11/+5
* Build libpq from PythonDaniele Varrazzo2019-04-221-54/+0
* Build openssl from PythonDaniele Varrazzo2019-04-221-45/+1
* Added script to implement appveyor functionality in PythonDaniele Varrazzo2019-04-221-36/+12
* Build and test with openssl 1.1 on windowsDaniele Varrazzo2019-04-111-16/+8
* Run tests on windows using the same library versions of the packagesDaniele Varrazzo2019-03-181-3/+2
* Appveyor tests in order of sort what I careDaniele Varrazzo2019-03-181-6/+6
* Remove Python 3.3 references from appveyor.ymlJon Dufresne2018-12-011-3/+2
* Prefer https:// URLs when availableJon Dufresne2018-09-221-2/+2
* Add testing and document support for Python 3.7Jon Dufresne2018-07-121-0/+4
* Build using OpenSSL 1.0.2nDaniele Varrazzo2018-01-291-1/+1
* Define openssl and libpq versions in vars in appveyor buildDaniele Varrazzo2018-01-291-10/+13
* Build env vars on windows less verboseDaniele Varrazzo2018-01-291-38/+24
* Avoid installing tests to site-packagesJon Dufresne2017-12-101-1/+2
* Build and test packages with libpq 10.1 and OpenSSL 1.0.2mDaniele Varrazzo2017-11-281-10/+10
* Drop support for EOL Python 3.0-3.3Hugo2017-11-281-10/+1
* Import recipe to build PG 10 libpq on win from wheel reposDaniele Varrazzo2017-10-241-6/+24
* Test building PG 10 using the solution provided by Jason EricksonDaniele Varrazzo2017-10-241-12/+18
* Build/Test against newer PostgreSQL/OpenSSLJason Erickson2017-06-081-13/+13
* Fix curl not found on AppVeyorDaniele Varrazzo2017-03-221-1/+1
* Url to download VC fix file moved to this repos2_7_BETA_2Daniele Varrazzo2017-02-161-1/+1
* Download external packages in .zip instead of .tar.gzDaniele Varrazzo2017-02-161-8/+8
* Download postgres from github instead of ftp.postgresql.orgtest-windowsDaniele Varrazzo2017-02-161-2/+2
* Windows testing tweaks, badge on READMEDaniele Varrazzo2017-02-161-39/+33
* Added AppVeyor configuration to test building on WindowsDaniele Varrazzo2017-02-161-0/+245