Joe Rickerby
23870b6780
Update options.md
...
Docs edit- now Windows does run in a shell too
2020-03-08 18:06:14 +00:00
Joe Rickerby
4caee57c21
Merge pull request #242 from Czaki/before_test
...
Add CIBW_BEFORE_TEST to customize test environment
2020-03-08 17:55:59 +00:00
Joe Rickerby
7dfc173bca
Update docs
2020-03-07 18:05:30 +00:00
Grzegorz Bokota
baba7706e0
add example with non pip python package
2020-03-07 12:24:15 +01:00
Grzegorz Bokota
d613a8c1a6
remove clean files from setup.py, fixes in doc
2020-03-07 12:24:15 +01:00
Grzegorz Bokota and Joe Rickerby
6461074ec9
Apply spell suggestions from joerick code review
...
Co-Authored-By: Joe Rickerby <joerick@mac.com >
2020-03-07 12:24:15 +01:00
Grzegorz Bokota
d9e6bbfa4f
add documentation
2020-03-07 12:24:15 +01:00
Matthew Treinish
36e0618992
Update options.md
2020-02-21 06:48:10 -05:00
Matthew Treinish
ce76b74251
Add support for manylinux wheels on non-x86 platforms
...
This commit adds config options and identifiers for building manylinux
wheels on non-x86 platforms. Based on what travis and manylinux2014
support this includes aarch64 (ARMv8), ppce64le (power pc 64bit little
endian), and the s390x platforms.
Fixes #269
2020-02-20 13:57:00 -05:00
Yannick Jadoul
cf73c3355e
Addressing a few more minor remarks of @joerick
2020-02-19 17:10:17 +01:00
Yannick Jadoul
0423d79e63
Dropping PyPy version from PyPy build identifiers
2020-02-19 17:10:17 +01:00
Yannick Jadoul
fd0a789988
Fix minor review comment from @Czaki and @joerick
2020-02-19 17:10:13 +01:00
Yannick Jadoul
aac5db8a46
Cleaning up Python installations on Windows and macOS, and creating PyPy executable python symlinks outside of installation directory
2020-02-15 23:24:51 +01:00
Yannick Jadoul
17137c3c2f
Changing *-manylinux_pypy_x86_64 build identifiers to *-manylinux_x86_64
2020-02-15 23:24:51 +01:00
Yannick Jadoul
bafb4fd294
Adding PyPy to the README and docs
2020-02-15 23:24:51 +01:00
mayeut
513ef49cd4
Only build x86_64 / Intel 10.9+ on macOS
2020-01-29 22:59:01 +01:00
Yannick Jadoul
e64916fe9c
Rewording a few things in cpp_standards.md, and some other minor fixes
2020-01-16 16:10:05 +01:00
Grzegorz Bokota
9cb796edcd
update docs
2020-01-16 16:10:05 +01:00
Yannick Jadoul
795413e5c0
Fix typo in docs
2019-12-15 13:55:44 +01:00
Matthieu Darbois
1dbb12daaa
Add manylinux2014 x86_64/i686 ( #215 )
2019-12-02 11:07:56 +01:00
Grzegorz Bokota
2a1081c5e5
update docs with information about more than one environment variable.
2019-12-01 21:45:08 +01:00
Nicola Soranzo
85cba9b1eb
Move Platform-specific variants before Examples
2019-11-17 19:08:22 +00:00
Nicola Soranzo
e9fd9eaead
Address @joerick's comments
2019-11-15 02:27:39 +00:00
Nicola Soranzo
0e04fafd3a
Add CIBW_REPAIR_COMMAND env variable
...
to allow different options for auditwheel/delocate, alternative
commands and a future Windows equivalent.
Fix https://github.com/joerick/cibuildwheel/issues/191 .
2019-11-14 12:10:55 +00:00
Joe Rickerby
7d08bac099
Add note about command line option
2019-11-10 14:57:21 +00:00
Joe Rickerby
8e274700f4
Reformat examples on the options page and add a comment for each one
2019-11-10 14:54:56 +00:00
Joe Rickerby
2692162617
Improve BUILD/SKIP options formatting
2019-11-10 13:21:05 +00:00
Joe Rickerby
d112b343e1
Fix link
2019-11-10 13:20:33 +00:00
Joe Rickerby
7ac8798d26
fix element id
2019-11-10 12:08:14 +00:00
Joe Rickerby
07fd1a3203
Formatting and polish
2019-11-09 19:38:59 +00:00
Joe Rickerby
ac51d22884
Merge remote-tracking branch 'origin/master' into docs
2019-11-09 18:23:41 +00:00
Joe Rickerby
88ef908bad
Merge remote-tracking branch 'origin/master' into docs
...
Manually merged updates to README.md across to docs
# Conflicts:
# README.md
2019-11-03 19:38:18 +00:00
Joe Rickerby
eb8c926eba
Remove unused CSS and visual tweaks
2019-11-03 19:13:56 +00:00
Joe Rickerby
73cba728a1
Have the page generate markdown for the README
2019-11-03 19:06:48 +00:00
Joe Rickerby
1446529f7c
Sort out page titles
2019-11-03 19:06:33 +00:00
Joe Rickerby
2360c406bf
Add JS code to generate a table of contents
2019-11-03 18:35:06 +00:00
Joe Rickerby
46865a5f40
Options page rework (incomplete)
2019-10-20 20:39:50 +01:00
Joe Rickerby
bb2a5f8d17
Formatting improvements
2019-10-06 20:36:21 +01:00
Joe Rickerby
c006fdab36
Migrate more README over to the docs
2019-10-02 09:49:31 +01:00
Joe Rickerby
d280f0f16a
Add options to docs
2019-09-29 21:53:18 +01:00