summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Use same naming for Python version matrix variable in wheel workflow as in CI...lxml-4.9.2Stefan Behnel2022-12-131-2/+2
* Use windows-2016 image instead of windows-2019 to fix the Py2.7 build.Stefan Behnel2022-12-131-0/+7
* Install more recent library versions for the wheel build.Stefan Behnel2022-12-131-1/+1
* Add PyPy-3.8 CI target.Stefan Behnel2022-12-131-0/+4
* Try to add a Windows CI build for Py2.7.Stefan Behnel2022-12-131-0/+6
* Exclude missing Python versions from CI jobs.Stefan Behnel2022-12-131-2/+5
* CI: exclude non-static Windows jobs.Stefan Behnel2022-12-131-1/+2
* Use gcc-9 in CI instead of gcc-8, which is no longer available.Stefan Behnel2022-12-131-1/+1
* Use windows-2019 images also for CI builds (now only for wheel builds) and us...Stefan Behnel2022-12-131-16/+16
* Remove outdated and not disfunctional PyPy3.7 wheel target.Stefan Behnel2022-12-061-1/+1
* Add Windows CI builds.Stefan Behnel2022-12-061-10/+15
* Fix build failed on windows server 2022 (GH-365)BenHacker2022-12-061-1/+1
* GHA wheel CI: Update images, used actions and Python version (GH-356)Ewout ter Hoeven2022-12-021-5/+10
* Bump pat-s/always-upload-cache from 2.1.3 to 3.0.11 (GH-363)dependabot[bot]2022-12-021-1/+1
* CI: Avoid duplicate CI runs for PRs and tighten triggers and rights somewhat.Stefan Behnel2022-12-011-1/+19
* GHA wheel CI: Upgrade GitHub Actions and PyPy version (GH-362)Christian Clauss2022-12-011-11/+11
* Add Dependabot configuration for GitHub Actions updates (GH-358)Ewout ter Hoeven2022-12-011-0/+8
* Use final Python 3.11 in CI runs (GH-346)Christian Clauss2022-11-091-11/+14
* Correct the condition for building the docs in CI (GH-347)Henning Janssen2022-07-151-1/+1
* Try to speed up the musllinux AArch64 build by splitting the different CPytho...Stefan Behnel2022-05-311-0/+13
* Update macOS deployment target version from 10.14 to 10.15 since 10.14 starts...Stefan Behnel2022-05-312-2/+2
* Remove Py3.12 from CI targets again since it's not available yet.Stefan Behnel2022-05-171-1/+1
* Include 3.12 in CI build.Stefan Behnel2022-05-171-1/+2
* Use libxml2 2.9.14 for wheel builds.Stefan Behnel2022-05-172-2/+2
* Include aarch64 wheel for musllinux SOABI (GH-342)Richard Connon2022-05-171-0/+1
* Use latest releases libxml2 2.9.13 and libxslt 1.1.35 also for CI builds.Stefan Behnel2022-02-221-2/+2
* Enable Cython's refnanny for the CPython "-dev" version builds (but still all...Stefan Behnel2022-02-221-0/+4
* Enable Cython's refnanny for the CPython "-dev" version builds.Stefan Behnel2022-02-221-0/+1
* Use latest releases libxml2 2.9.13 and libxslt 1.1.35 for wheel builds.Stefan Behnel2022-02-221-1/+1
* Add CI test jobs for Python 3.11. (GH-339)Mariusz Felisiak2022-02-181-1/+13
* Add an AArch64 wheel build for Py3.6.Stefan Behnel2022-02-141-0/+2
* Remove useless macOS-M1 build target since there are currently no GHA build s...Stefan Behnel2021-12-131-1/+2
* Install automake and libtool in macOS build to be able to install the latest ...Stefan Behnel2021-12-101-0/+6
* Add macOS-M1 as wheel build platform.Stefan Behnel2021-12-101-1/+1
* Switch to latest libxml2 2.9.12+ (unreleased) that has fixes for traversing l...Stefan Behnel2021-11-031-1/+1
* Fix PyPy3 as wheel matrix targets.lxml-4.6.4-5Stefan Behnel2021-11-021-3/+3
* Add PyPy3 7.3.3. as wheel matrix targets.lxml-4.6.4-4Stefan Behnel2021-11-021-1/+1
* Switch bach to macOS 10.14 as wheel deployment target, since 10.9 fails to bu...lxml-4.6.4-3Stefan Behnel2021-11-021-1/+1
* Skip manylinux2010 builds since they serve no purpose. manylinux1 and manylin...lxml-4.6.4-2Stefan Behnel2021-11-021-2/+2
* Use older macOS 10.9 as wheel deployment target, instead of the more recent 1...Stefan Behnel2021-11-021-1/+1
* Do not upload plain Linux wheels, only many/musllinux.Stefan Behnel2021-11-021-1/+1
* Correct the wheel destination path from which they are uploaded.lxml-4.6.4-1Stefan Behnel2021-11-021-2/+2
* Add wheel building workflow for Github Actions.Stefan Behnel2021-11-021-0/+149
* GitHub Actions: "3.10" instead of 3.10-dev, pin rnc2rng to keep py2.7 compat ...Michael R. Crusoe2021-11-011-5/+1
* Try to get the wheel upload working in CI.Stefan Behnel2021-07-171-1/+1
* Try to get the wheel upload working in CI.Stefan Behnel2021-07-171-1/+1
* Fix CI uploads and ccache key.Stefan Behnel2021-07-171-2/+2
* Disallow CI failures in Py3.10. Seems to work now.Stefan Behnel2021-07-171-3/+3
* Switch to GitHub actions (GH-319)scoder2021-07-161-0/+138
* Create FUNDING.ymlStefan Behnel2019-11-061-0/+12