Joe Rickerby
aa753429b2
Bump version: v2.6.1
2022-06-07 09:14:16 +01:00
Joe Rickerby
4bbbee7949
Bump version: v2.6.0
2022-05-25 18:43:56 +01:00
Joe Rickerby
0b6307072a
Bump version: v2.5.0
2022-04-29 14:46:08 +01:00
Joe Rickerby
75998410e0
Add tips+tricks entry for ABI3 building
2022-04-29 14:16:00 +01:00
Henry Schreiner
986a50f8a0
docs: two minor additions ( #1093 )
...
* docs: mention when msvcd140_1.dll is included in cpython
* docs: mention maturin-action
2022-04-26 00:29:32 -04:00
Diego Ramirez
a7271b2750
Fix a badly-formatted Python block in the docs
...
The whole block is indented, though a code block with Python formatting is there.
2022-04-11 12:45:38 -05:00
Joe Rickerby
1a5fec7075
Bump version: v2.4.0
2022-04-02 14:52:27 +01:00
Joe Rickerby
461bed51d3
Bump version: v2.3.1
2021-12-14 18:58:09 +00:00
Joe Rickerby
f717468ff6
Bump version: v2.3.0
2021-11-26 18:42:09 +00:00
Joe Rickerby
2f4987fab9
Bump version: v2.2.2
2021-10-26 20:32:41 +01:00
Joe Rickerby
578098a3f8
Bump version: v2.2.1
2021-10-26 19:19:54 +01:00
Joe Rickerby
90024def2c
Bump version: v2.2.1b1
2021-10-26 18:59:45 +01:00
Joe Rickerby
298a8baef7
Bump version: v2.2.0
2021-10-22 14:00:03 +01:00
Joe Rickerby
8837cef3e0
Bump version: v2.2.0b1
2021-10-19 19:23:55 +01:00
Joe Rickerby
7833e45f5a
Bump version: v2.2.0a1
2021-09-23 18:49:42 +01:00
Matthieu Darbois and Joe Rickerby
803c5e46ce
feat: add musllinux support (PEP 656) ( #768 )
...
* feat: add musllinux support (PEP 656)
Add musllinux support (PEP 656) allowing to build wheels for musl libc based distros (e.g. Alpine)
* feat: add musllinux support (PEP 656) doc
* doc: combine `CIBW_MANYLINUX_*_IMAGE` & `CIBW_MUSLLINUX_*_IMAGE` options
* fix: doc to be squashed
* doc: combine manylinux /musllinux in README
* Update docs/options.md
Co-authored-by: Joe Rickerby <joerick@mac.com >
Co-authored-by: Joe Rickerby <joerick@mac.com >
2021-09-20 08:12:35 +02:00
Joe Rickerby
de80b4af95
Bump version: v2.1.2
2021-09-14 09:13:26 +01:00
Joe Rickerby and Henry Schreiner
15123a0e29
Update docs/faq.md
...
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com >
2021-09-11 13:51:14 +01:00
Joe Rickerby
efa161e329
Add tabs
2021-09-11 13:02:46 +01:00
Joe Rickerby
49e583a54a
Add docs entry regarding DYLD_LIBRARY_PATH
...
Fix #816
2021-09-09 17:43:38 +01:00
Joe Rickerby
8bd05daf2c
Merge remote-tracking branch 'origin/main' into docs-setup
2021-08-20 17:32:12 +01:00
Joe Rickerby
3cbc86bd33
Big tidy of the Tips and tricks page
2021-08-20 17:29:51 +01:00
Joe Rickerby
6e7716e7a2
Move the build-in advice to faq.md
2021-08-20 17:00:22 +01:00
Joe Rickerby
c713c6053d
Bump version: v2.1.1
2021-08-07 20:06:19 +01:00
Joe Rickerby
8d1238f8e0
Bump version: v2.1.0
2021-08-07 18:18:50 +01:00
Joe Rickerby
2de5bf4b90
Bump version: v2.0.1
2021-07-25 14:39:54 +01:00
Joe Rickerby
d8c7cb2cea
Bump version: v2.0.0
2021-07-16 12:05:12 +01:00
Henry Schreiner
25c27ad283
style: check spelling in pre-commit ( #758 )
2021-07-14 13:45:04 -04:00
Joe Rickerby
5e6ffa9f25
Bump version: v2.0.0b2
2021-07-09 22:18:03 +01:00
Joe Rickerby
63720bbc67
Bump version: v2.0.0b1
2021-07-09 18:56:12 +01:00
Henry Schreiner
46fd5d9de4
docs: clarify location of dependabot file ( #731 )
...
* docs: clarify location of dependabot file
* Update faq.md
2021-06-29 23:33:09 -04:00
Joe Rickerby
d6cf349b1a
Bump version: v2.0.0a4
2021-06-25 13:55:15 +01:00
Joe Rickerby
501562c572
Bump version: v2.0.0a3
2021-06-22 18:23:12 +01:00
Henry Schreiner
9c36d85eee
docs: update wording on AS ( #714 )
...
Python 3.8+ supports this now. Unlikely to ever be back-ported further.
2021-06-16 22:33:32 -04:00
Joe Rickerby
688c458172
Bump version: v2.0.0a2
2021-06-01 09:27:24 +01:00
Joe Rickerby
fa883329ee
Bump version: v2.0.0a1
2021-06-01 09:21:59 +01:00
Joe Rickerby
b5b1b15a09
Bump version: v1.11.1.post1
2021-05-28 16:00:13 +01:00
Joe Rickerby
dbed3bb86a
Bump version: v1.11.1
2021-05-28 15:59:23 +01:00
Henry Schreiner and Joe Rickerby
3be2d0c356
chore: rename joerick/cibuildwheel -> pypa/cibuildwheel ( #682 )
...
* chore: rename joerick/cibuildwheel -> pypa/cibuildwheel
* Update Appveyor status badge markup
Note that it still has joerick/cibuildwheel - confusingly it's still within my appveyor account, but this is the new project that points to the pypa github repo
* Update Appveyor badge markup again
I went through a few passes to enable that project, here's the latest.
* Update Azure badge, also
* Update Travis badge to reference the .com
Co-authored-by: Joe Rickerby <joerick@mac.com >
2021-05-24 10:21:03 -04:00
mayeut
3e22cd9a41
Drop Python 2.7
2021-05-07 11:54:27 -04:00
Joe Rickerby
aa12480ff0
'Bump version: v1.11.0'
2021-05-01 18:24:56 +01:00
Joe Rickerby
2c7c2c8fc7
'Bump version: v1.10.1'
2021-05-01 18:23:18 +01:00
Joe Rickerby
2737add6e5
Merge remote-tracking branch 'origin/master' into docs-updates
2021-04-30 11:14:13 +01:00
Joe Rickerby
e11c9070ce
Add a cross-link between the CPP discussion and the FAQ entry.
2021-04-30 11:10:54 +01:00
Joe Rickerby
07b87ea651
Add Windows 2.7 FAQ entry.
2021-04-27 19:06:33 +01:00
Matti Picus and Yannick Jadoul
6b832703a4
docs: mention apt-get for manylinux2_24 ( #623 )
...
* mention apt-get for manylinux2_24
* Fix typo
* Undo reflow; pushing to a potentially separate PR
Co-authored-by: Yannick Jadoul <yannick.jadoul@belgacom.net >
2021-03-18 15:03:04 -04:00
Joe Rickerby
84f82a5898
Bump version: v1.10.0
2021-02-23 21:07:56 +00:00
Henry Schreiner and Joe Rickerby
58c5e56e9f
docs: support tabs ( #576 )
...
* docs: support tabs
* Get superfences working
* Use an 'admonition' as a tab, add some styling
* docs: reorder tabs and modernize
* docs: tabbed options settings
* docs: reorder to match order in other places
* docs: correct the example
* Apply suggestions from code review (lazy edits in GH :) )
* Update mkdocs-include-markdown-plugin and remove unneeded include option
Co-authored-by: Joe Rickerby <joerick@mac.com >
2021-02-12 11:08:43 -05:00
Joe Rickerby
5514dd28f0
Bump version: v1.9.0
2021-02-05 21:44:41 +00:00
Joe Rickerby
efc97b80ac
Update docs/faq.md
2021-02-05 20:25:03 +00:00