summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* musllinux test updates and wheels, py3.11 beta wheelsMatt Davis2022-06-291-0/+6
* dump version to 1.15.1Armin Rigo2022-06-081-1/+1
* update libffi for arm64 to release 3.4.2 and add scripts to generate static l...Niyas Sait2021-10-281-1/+1
* Bump version to 1.15.0Matt Davis2021-10-121-1/+1
* Bump version to 1.15.0rc2Matt Davis2021-10-041-6/+5
* Bump version to 1.15.0rc1Matt Davis2021-09-171-1/+1
* added support for building cffi on windows on arm machinesNiyas Sait2021-07-221-22/+21
* Bump version to 1.14.6Armin Rigo2021-06-201-1/+1
* move the irc channels in the documentationArmin Rigo2021-06-061-1/+1
* Bump version to 1.14.5 and add whatsnew entryArmin Rigo2021-02-111-1/+1
* kill old unused functionArmin Rigo2021-02-061-4/+0
* bump version to 1.14.4Armin Rigo2020-11-241-1/+1
* Fix building `cffi` for macOS with Apple Silicon support + backwards compatib...Max BĂ©langer2020-10-021-26/+5
* bump version to 1.14.3Armin Rigo2020-09-151-1/+1
* bump version number to 1.14.2Armin Rigo2020-08-151-1/+1
* bump version number to 1.14.1Armin Rigo2020-07-261-1/+1
* add commentmacos11Armin Rigo2020-07-111-1/+4
* MacOS 11, arm64, ffi_prep_cif_varLawrence D'Anna2020-07-091-1/+2
* MacOS 11, arm64, use system libffiLawrence D'Anna2020-07-091-1/+11
* Bump version number to 1.14.0Armin Rigo2020-02-071-1/+1
* Add license to trove classifiers.Luke-Rogers/add-license-to-trove-classifiers-1578493878065Luke Rogers2020-01-081-0/+1
* update version to 1.13.2Armin Rigo2019-11-031-1/+1
* bump version to 1.13.1Armin Rigo2019-10-211-1/+1
* bump version number to 1.13Armin Rigo2019-06-031-1/+1
* bump version to 1.12.3Armin Rigo2019-04-111-1/+1
* bump version number to 1.12.2Armin Rigo2019-02-261-1/+1
* bump version number to 1.12.1Armin Rigo2019-02-161-1/+1
* Issue #385Armin Rigo2018-09-201-1/+1
* Issue #381Armin Rigo2018-09-031-0/+1
* always specify entry points because they may be used even with PyPydaa2018-07-291-1/+1
* setup.py now supports building in a context and installing in a differentArmin Rigo2018-07-101-5/+12
* Bump version to 1.12.0 (but not planning a release soon)Armin Rigo2018-07-071-1/+1
* Bump to 1.11.5Armin Rigo2018-02-271-1/+1
* In the setup.py, always import setuptools first on WindowsArmin Rigo2018-02-161-0/+4
* Bump version number to 1.11.4Armin Rigo2018-01-131-1/+1
* Bump version to 1.11.3Armin Rigo2018-01-101-1/+1
* Bump version number to 1.11.2Armin Rigo2017-10-081-1/+1
* Update version to 1.11.1Armin Rigo2017-09-271-1/+1
* Add Python 3.6 in that listArmin Rigo2017-09-171-0/+1
* Improve error messageArmin Rigo2017-08-251-5/+8
* List _cffi_errors.h here (oops, thanks gabriel-m)Armin Rigo2017-06-201-1/+1
* Update the version to 1.11Armin Rigo2017-05-311-1/+1
* bump version number to 1.10.0Armin Rigo2017-01-231-1/+1
* Use __sync_synchronize() only if setup.py detects we have it. Fix forArmin Rigo2017-01-131-1/+17
* update version number to 1.9.2Armin Rigo2016-12-221-1/+1
* Able to build on macOS only with Xcode but without CLTbuild-with-xcode-onlyKaito Udagawa2016-11-261-0/+14
* update to 1.9.1Armin Rigo2016-11-121-1/+1
* Bump version number to 1.9.0Armin Rigo2016-11-021-1/+1
* Blindly attempt to detect MinGW (issue #159)Armin Rigo2016-10-071-3/+12
* update to 1.8.4 and add whatsnewArmin Rigo2016-09-201-1/+1