Steve Dower
|
ae58080d01
|
Merge remote-tracking branch 'upstream/main' into arm64
|
2022-10-04 00:38:23 +01:00 |
|
Steve Dower
|
18ced3c39b
|
Update docs and fix default architectures
|
2022-10-04 00:38:05 +01:00 |
|
Joe Rickerby
|
bfcff06662
|
Tidy up the Tips and Tricks page and add information about Homebrew deps
|
2022-10-01 14:32:32 +01:00 |
|
Joe Rickerby
|
7c45799919
|
Bump version: v2.10.2
|
2022-09-25 09:48:12 +01:00 |
|
Joe Rickerby
|
225387a9d5
|
Bump version: v2.10.1
|
2022-09-18 12:57:10 +01:00 |
|
Joe Rickerby
|
67a7175578
|
Bump version: v2.10.0
|
2022-09-13 12:26:31 +03:00 |
|
Joe Rickerby
|
0117165b02
|
Merge pull request #1191 from jack1142/add_cirrus_ci_support
Add support for Cirrus CI
|
2022-08-30 22:08:46 +01:00 |
|
Jakub Kuczys
|
c50d72c03c
|
Show how to build for Intel macOS on Cirrus CI
|
2022-08-17 15:56:57 +02:00 |
|
Joe Rickerby
|
75c93112dc
|
Update mkdocs and fix resulting issues
|
2022-08-16 22:53:11 +01:00 |
|
Joe Rickerby
|
0abd6c205d
|
Bump version: v2.9.0
|
2022-08-11 19:43:33 +01:00 |
|
Joe Rickerby
|
03c8f5b741
|
Docs/examples updates
|
2022-08-08 09:18:00 +01:00 |
|
Joe Rickerby
|
afb4329fe3
|
Bump version: v2.8.1
|
2022-07-18 21:41:54 +01:00 |
|
Joe Rickerby
|
5ef488ba30
|
Bump version: v2.8.0
|
2022-07-05 18:33:12 +01:00 |
|
Henry Schreiner
|
5e2d02d809
|
Merge branch 'main' into new_podman_support
|
2022-07-03 14:04:06 -04:00 |
|
Henry Schreiner
|
075792473a
|
chore: simpler dependabot (#1165)
* chore: simpler dependabot
Ignores no longer needed after April 2022. Dependabot keeps the same style pinning now.
* Update faq.md
|
2022-06-29 18:10:35 -04:00 |
|
Joe Rickerby
|
d66c1e92bf
|
Lots more naming changes to reflect that containers are not necessarily 'docker'
|
2022-06-27 18:30:49 +01:00 |
|
Joe Rickerby
|
cc56a140d2
|
Bump version: v2.7.0
|
2022-06-17 19:33:39 +01:00 |
|
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 DarboisandJoe 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 RickerbyandHenry 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 |
|