summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Investigate why strip wheel doesn't work on mac osstrip-macosDaniele Varrazzo2021-11-122-1/+5
* Strip debug symbols from binary packages2_9_2strip-wheelDaniele Varrazzo2021-11-123-0/+43
* Build binary packages against PosgtgreSQL 14.1 lipqDaniele Varrazzo2021-11-113-5/+8
* errorcodes map and errors classes updated to PostgreSQL 14.Daniele Varrazzo2021-11-112-2/+2
* Merge branch 'py310'Daniele Varrazzo2021-11-032-2/+3
|\
| * Fix f-string in Appveyor package download scriptDaniele Varrazzo2021-11-031-1/+1
| * Drop Windows exe package buildDaniele Varrazzo2021-11-031-4/+0
| * Build Python 3.10 packages of relase 2.9.12_9_1-Python_3.10Daniele Varrazzo2021-10-112-2/+3
* | Don't build .exe packages anymoreDaniele Varrazzo2021-06-301-5/+1
* | Drop script to update docs on travisDaniele Varrazzo2021-06-171-23/+0
* | Allow to specify the build to download from AppveyorDaniele Varrazzo2021-06-171-3/+17
|/
* Move appveyor build support to the scripts/build dirDaniele Varrazzo2021-06-152-0/+0
* Rename the github package download script for consistencyDaniele Varrazzo2021-06-151-0/+0
* Drop obsolete file to build Windows packagesDaniele Varrazzo2021-06-151-117/+0
* Upgrade libpq to 13.3 and libssl to 1.1.1k on windows tooDaniele Varrazzo2021-06-151-2/+2
* Build manylinux2014 packages for i686/x86_64 platformsDaniele Varrazzo2021-06-155-41/+248
* Copyright year updated to 2021Daniele Varrazzo2021-06-153-3/+3
* Clean up the packaging procedureDaniele Varrazzo2021-05-292-5/+53
* Add include and lib dirs from libpq --cppflags, --ldflagsDaniele Varrazzo2021-05-261-4/+0
* Add script to download packages from appveyorDaniele Varrazzo2021-05-261-0/+77
* Use Appveyor to build Windows packagesDaniele Varrazzo2021-05-261-13/+3
* Build MacOS packages on GitHub ActionsDaniele Varrazzo2021-05-261-0/+81
* Add script to download packages from GitHubDaniele Varrazzo2021-05-261-0/+77
* Build packages for Python >= 3.6Daniele Varrazzo2021-05-261-0/+75
* Create sdist packagesDaniele Varrazzo2021-05-251-0/+26
* Remove configuration for unused VS versions in appveyor buildDaniele Varrazzo2021-05-241-20/+2
* Update GitHub Actions as on branch main_2_8Daniele Varrazzo2021-05-223-253/+3
* Merge branch 'master' into rm-2.7Daniele Varrazzo2021-05-202-2/+2
|\
| * docs: fix a few simple typosTim Gates2021-05-202-2/+2
* | Merge branch 'master' into rm-2.7Hugo van Kemenade2020-11-182-17/+4
|\ \ | |/
| * Merge branch 'pg13-win'Daniele Varrazzo2020-11-172-17/+4
| |\
| | * Build against PostgreSQL 13.0 and removed Py27/34Jason Erickson2020-11-131-1/+1
| | * Remove old patch for Postgres 9.6 and OpenSSL 1.1Jason Erickson2020-11-131-14/+0
| | * Build more OpenSSL binaries and add to pathJason Erickson2020-11-131-1/+2
| | * Combine included libraries into one parameterJason Erickson2020-11-131-1/+1
* | | Upgrade f-strings with flynt -a and remove int()Hugo van Kemenade2020-11-181-9/+9
* | | Upgrade f-strings with flyntHugo van Kemenade2020-11-174-20/+13
* | | Drop support for EOL Python 2.7Hugo van Kemenade2020-11-171-3/+1
* | | Upgrade Python syntax with pyupgrade --py36-plusHugo van Kemenade2020-11-174-8/+5
|/ /
* | Drop support for EOL Python 3.5 (#1197)Hugo van Kemenade2020-11-171-3/+2
* | Merge branch 'master' into rm-3.4Hugo van Kemenade2020-11-132-2/+6
|\ \ | |/
| * add postgresql 13 to the build matrixmartinfrancois2020-11-132-2/+6
* | Drop support for EOL Python 3.4Hugo2020-11-101-4/+1
|/
* Settings for Py39/VS2019 builds + OpenSSL updateJason Erickson2020-11-041-2/+2
* Add Strawberry Perl to the pathJason Erickson2020-11-041-0/+1
* Add VC 2019 path locationJason Erickson2020-11-041-4/+10
* First batch of changes to build on appveyor with Python 3.9Daniele Varrazzo2020-11-041-4/+6
* Errors mapping updated to PostgreSQL 13Daniele Varrazzo2020-09-052-2/+2
* Added duplicate values to errcodes moduleDaniele Varrazzo2020-09-051-0/+19
* Errors fetch scripts ported to Python 3Daniele Varrazzo2020-09-052-8/+8