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
a41ce8e4a0
Add options summary to readme
2019-11-09 19:41:42 +00:00
Joe Rickerby
07fd1a3203
Formatting and polish
2019-11-09 19:38:59 +00:00
mayeut
81ce8116b5
Remove macos python2 on travis-ci
...
Testing with python2 is already done on circle-ci
2019-11-09 20:18:39 +01:00
mayeut
c82330b0bc
Use specific cibw directory on Windows to prevent collisions with installed software
2019-11-09 19:44:14 +01:00
Joe Rickerby
50a518eac4
Merge remote-tracking branch 'origin/master' into test-bash-errexit-again
2019-11-09 18:41:56 +00:00
Joe Rickerby
42d1610d52
Merge pull request #175 from GjjvdBurg/returncode
...
Make sure build fails when test command fails
2019-11-09 18:41:26 +00:00
Joe Rickerby
ac51d22884
Merge remote-tracking branch 'origin/master' into docs
2019-11-09 18:23:41 +00:00
Joe Rickerby
c42cca1c86
Add test that failing tests fail on manylinux1 specifically
2019-11-09 18:07:46 +00:00
Joe Rickerby
b51434b5a8
Merge pull request #199 from mayeut/cibuildwheel-pythons
...
Tests cibuildwheel across different python versions
2019-11-09 17:49:00 +00:00
mayeut
7dee79a96b
Add python_requires metadata
2019-11-09 12:38:38 +01:00
mayeut
ce93a03098
Fix tests on Windows Python 3.8
2019-11-09 12:16:25 +01:00
mayeut
319aee73f2
Force python 3.8 on Azure
2019-11-09 11:19:02 +01:00
Gertjan van den Burg
5210ad3610
clarify comment at if statement
2019-11-08 10:53:18 +00:00
Gertjan van den Burg
def8f9a2e3
Remove errexit flag for test command subshell
2019-11-08 10:53:06 +00:00
Gertjan van den Burg
f716f87a04
Merge branch 'master' into returncode
2019-11-08 10:51:49 +00:00
Joe Rickerby
0375e92110
Merge pull request #188 from metabolize/fix-appveyor-setup-doc-outline
...
Readme: Fix the outline for Appveyor setup
2019-11-05 19:28:05 +00:00
Gertjan van den Burg
560c1adeb7
Merge branch 'master' into returncode
2019-11-05 17:09:17 +00:00
Paul Melnikow
3c9875db19
Readme: Remove obsolete bullet for Appveyor setup
2019-11-05 09:41:23 -05:00
Joe Rickerby
89e2ac7ebf
Merge pull request #180 from mayeut/nuget
...
Adding Python 3.8, Always use nuget to install python on Windows
2019-11-05 09:06:20 +00:00
mayeut
05ab66cf97
Fix documentation for macOS python 3.8
2019-11-04 22:49:53 +01:00
mayeut
104dcf1d37
Add python 3.8 support
2019-11-04 22:22:40 +01:00
mayeut
f2ef7a6169
Always use nuget to install python on Windows
2019-11-04 22:08:30 +01:00
mayeut
58048b4bb1
Remove trailing-spaces from README.md
...
Also replace double-space by a backslash to show intent of a line-break.
2019-11-04 22:05:24 +01:00
Joe Rickerby
332674a382
Merge pull request #168 from mayeut/drop-python-3.4
...
Drop python 3.4
2019-11-04 19:15:05 +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
f55b663ea7
Add requirement for our markdown plugin
2019-11-03 18:35:17 +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
mayeut
bb0cad404b
Drop python 3.4
...
Python 3.4 reached the end of its life on 16 March 2019. It's about time to drop support for Python 3.4.
2019-10-26 15:53:44 +02:00
Yannick Jadoul
a6164f765c
Merge pull request #183 from mayeut/macos-python3
...
Do not update brew python3
2019-10-26 15:47:08 +02:00
mayeut
892c7b4d9c
Update .travis.yml
2019-10-26 14:45:24 +02:00
Joe Rickerby
3fcb902fd9
Merge pull request #171 from mayeut/python-3.7.5
...
Update CPython 2.7 from 2.7.16 to 2.7.17 & 3.7 from 3.7.4 to 3.7.5 on macOS
2019-10-25 10:06:09 +01:00
Yannick Jadoul
8c9345fa1f
Updated line of README mistakenly claiming Windows is not supported on Travis CI
2019-10-24 14:00:28 +02:00
mayeut
5eab3620c9
Update CPython 2.7 from 2.7.16 to 2.7.17 & 3.7 from 3.7.4 to 3.7.5 on macOS
2019-10-23 22:59:17 +02:00
Grzegorz Bokota and Joe Rickerby
80974e5b39
Build Python wheels for windows on travis ( #160 )
...
* upgrade for windows on travis
* Install python on travis windows, update readme, update tests
* update readme, travis config and clean code
* install python inside cibuildwheel run
* use register to get python path
* fixes from review
* fix pip version
* use nuget for instal python
* clean code
* Update cibuildwheel/windows.py
Co-Authored-By: Joe Rickerby <joerick@mac.com >
* fixes from review
* Final bits of tidy up
2019-10-23 21:53:10 +01:00
Joe Rickerby
4f705b7cc9
Merge pull request #177 from joerick/failing-test-test
...
Add failing test check
2019-10-23 21:35:44 +01:00
Gertjan van den Burg
e0eb375449
Returncode fix ( #1 )
...
Some trial and error to make sure it works reliably.
* remove test_retcode
* debug local bash settings
* set errexit explicitly in subshell
* set errexit also in the subshell in parenthesis
* debugging
* more debugging (exit code of sh)
* is the venv subshell returning exit 1?
* what if we remove the additional subshell?
* then we need to unquote the command
* if statement needs test command quoted
* simple if statement
* echo command needs to be removed of course
* remove debug statements
* check if setting errexit here is needed
* these settings can be removed
At this point ("before") the shell already has errexit set.
* setting errexit in the sh invocation is needed
This is not inherited, so it's good to specify it.
* just double checking that the subshell doesn't exit
* use solution from fvue.nl
* Solution doesn't seem to work, even popd is run
So now I'm putting back the if statement, it seems
to be the simplest and most effective solution.
* add a comment
* prove that errexit is necessary
* errexit is indeed needed for chaining
2019-10-21 11:42:43 +01:00
Joe Rickerby
bbecbe43ec
Add failing test check
2019-10-20 20:45:25 +01: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
ee2a90880a
Merge pull request #155 from YannickJadoul/manylinux2010-alternative
...
Adding support for building manylinux2010 wheels - alternative
2019-10-20 19:29:19 +01:00
Yannick Jadoul
31d89377da
Updated README with new CIBW_MANYLINUX_*_IMAGE options
2019-10-19 14:07:50 +02:00