summaryrefslogtreecommitdiff
path: root/scripts/appveyor.py
Commit message (Expand)AuthorAgeFilesLines
* Use an ssh config file to configure package uploadingDaniele Varrazzo2020-01-041-9/+4
* CI resources moved to upload.psycopg.orgDaniele Varrazzo2019-12-311-4/+5
* Added Py 3.8 support to appveyor buildDaniele Varrazzo2019-10-191-2/+4
* Appveyor: added package_name to optionsappveyor-pyDaniele Varrazzo2019-04-221-6/+9
* Dropped command line config from appveyor scripsDaniele Varrazzo2019-04-221-212/+237
* Run tests more quiet/faster building wheelsDaniele Varrazzo2019-04-221-5/+12
* Better dir names in appveyor buildDaniele Varrazzo2019-04-221-20/+29
* Added support for wheel building and uploadingDaniele Varrazzo2019-04-221-22/+225
* Configure postgres to run appveyor tests on sslDaniele Varrazzo2019-04-221-5/+54
* Setup build environment only before buildingDaniele Varrazzo2019-04-221-1/+1
* appveyor: added logging level configurationDaniele Varrazzo2019-04-221-3/+24
* Using pathlib to manipulate pathsDaniele Varrazzo2019-04-221-66/+72
* Dropped problematic init stepDaniele Varrazzo2019-04-221-18/+11
* All together now, let's make this realDaniele Varrazzo2019-04-221-6/+0
* Test packages from PythonDaniele Varrazzo2019-04-221-10/+43
* Build psycopg from PythonDaniele Varrazzo2019-04-221-5/+33
* Build libpq from PythonDaniele Varrazzo2019-04-221-33/+186
* Build openssl from PythonDaniele Varrazzo2019-04-221-4/+93
* Added setenv to log env vars changesDaniele Varrazzo2019-04-221-15/+16
* Added script to implement appveyor functionality in PythonDaniele Varrazzo2019-04-221-0/+277