Commit Graph
36 Commits
Author SHA1 Message Date
Yannick Jadoul 795413e5c0 Fix typo in docs 2019-12-15 13:55:44 +01:00
Joe Rickerby 7709989603 Bump version 2019-12-07 14:58:10 +00: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
Seth Morton 190b013c61 Update Travis CI examples
For a more granular view of why each of these changes were made, please
see https://github.com/joerick/cibuildwheel-autopypi-example/pull/5.

High-level overview:
 - Adding Windows support
 - Remove "sudo: required" for linux
 - Use "python -m pip" instead of using an environment variable
 - Add "install:" and "after_success:" steps so that errors get handled
   and reported properly
 - Rename "matrix:" to "jobs:" as this is the now preferred keyword
2019-11-25 15:08:18 -08: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
mayeut b3f82d52cc Update doc for AppVeyor on linux 2019-11-12 01:20:06 +01:00
Joe Rickerby beda529298 Bump version 2019-11-10 15:16:37 +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 22ae365ae9 Clean up plugin 2019-11-10 13:22:44 +00:00
Joe Rickerby ccd22e5a5a Allow line breaks in table headers 2019-11-10 13:22:35 +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 51649fd806 Add page from wiki to 'tips and tricks' page 2019-11-03 18:40:14 +00:00
Joe Rickerby 2360c406bf Add JS code to generate a table of contents 2019-11-03 18:35:06 +00:00
Joe Rickerby 5db3763b2d Add plugin to import sections of readme into the documentation 2019-11-03 18:30:15 +00:00
Joe Rickerby 46865a5f40 Options page rework (incomplete) 2019-10-20 20:39:50 +01:00
Joe Rickerby b577c5f00f Misc copy edits 2019-10-20 19:43:13 +01:00
Joe Rickerby 89bb2d352d Add docs links to the setup guide 2019-10-07 09:15:59 +01:00
Joe Rickerby 1741d7ce1f Docs samples should pin versions 2019-10-06 23:05:55 +01:00
Joe Rickerby 3ba7aa3532 Copy improvements 2019-10-06 20:36:37 +01:00
Joe Rickerby bb2a5f8d17 Formatting improvements 2019-10-06 20:36:21 +01:00
Joe Rickerby 93663d19df Move changelog back into the readme 2019-10-06 11:38:24 +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
Joe Rickerby b49754dc7d mkdocs setup 2019-09-29 20:55:41 +01:00