Yannick Jadoul
|
2ebde4c078
|
Reverting removal of prepare_command to maintain backwards compatibility of configurations with {python} and {pip}
|
2018-04-08 17:01:54 +02:00 |
|
Yannick Jadoul
|
e33b6bed77
|
Replacing leftover test_command.format(...) by prepare_command(test_command, ...) in linux.py
|
2018-04-08 16:50:10 +02:00 |
|
Yannick Jadoul
|
4d61b08fa3
|
Updating README, removing documentation on {python} and {pip}
|
2018-04-08 15:26:09 +02:00 |
|
Yannick Jadoul
|
5e009e53c9
|
Symlinking only on first-time installation of Python versions on mac OS X
|
2018-04-08 15:15:47 +02:00 |
|
Yannick Jadoul
|
783a4deec6
|
Symlinking python3 and pip3 to python and pip for OS X runs
|
2018-04-08 15:05:21 +02:00 |
|
Yannick Jadoul
|
529e22bfe0
|
Removing {python} from test 03_before_build
|
2018-04-08 14:14:01 +02:00 |
|
Yannick Jadoul
|
418cb9c39d
|
Removing replacement of {python} and {pip} in CIBW_BEFORE_BUILD
|
2018-04-08 13:40:30 +02:00 |
|
Yannick Jadoul
|
99469087ed
|
Replacing {python} and {pip} in CIBW_TEST_COMMAND (and {project} in CIBW_BEFORE_BUILD) for consistency
|
2018-04-07 23:57:58 +02:00 |
|
Joe Rickerby
|
3b847ab0aa
|
Changelog updated
|
2018-04-02 15:50:59 +01:00 |
|
Joe Rickerby
|
7f51b1d8e7
|
Bump version
v0.7.1
|
2018-04-02 15:49:39 +01:00 |
|
Joe Rickerby
|
7f77aa86b1
|
Merge pull request #57 from mayeut/macos-update
macOS: Fix Pip bugs resulting from PyPI TLS 1.2 enforcement
macOS: Fix brew python version
|
2018-04-02 15:48:57 +01:00 |
|
mayeut
|
47873a9175
|
Use latest pip on macos
|
2018-03-31 13:19:12 +02:00 |
|
mayeut
|
c38a33381d
|
Update python versions on macos
|
2018-03-31 13:19:00 +02:00 |
|
mayeut
|
121f7cc678
|
Fix macos python3 test
|
2018-03-31 12:36:59 +02:00 |
|
Joe Rickerby
|
d6361c0e31
|
Update changelog
|
2018-01-07 18:10:27 +00:00 |
|
Joe Rickerby
|
ffb48a61cb
|
Bump version
v0.7.0
|
2018-01-07 18:04:52 +00:00 |
|
Joe Rickerby
|
d16c63ad95
|
Merge pull request #46 from YannickJadoul/alternative-docker-images
Option for alternative docker images for manylinux1
|
2018-01-07 18:02:23 +00:00 |
|
Joe Rickerby
|
d16d81e207
|
Update minimal config example
pip2 and language: generic is required on mac for travis to work.
Fixes #48
|
2018-01-07 17:58:21 +00:00 |
|
Joe Rickerby
|
e5c7bb416d
|
Merge pull request #51 from YannickJadoul/single-subdir-project-fix
Fixing confusion between subdirectory and PyPI projectin call to `pip wheel <subdir>`
|
2018-01-04 22:31:51 +00:00 |
|
Yannick Jadoul
|
a85b535d83
|
Fixing confusion between subdirectory and PyPI projectin call to pip wheel <subdir>
|
2017-12-30 13:27:55 +01:00 |
|
Yannick Jadoul
|
9013a7783f
|
Adding a check for Linux to test 06_docker_images's check for the '/dockcross' directory
|
2017-12-29 13:42:08 +01:00 |
|
Joe Rickerby
|
08194a1db9
|
Add check for running inside the dockcross image
|
2017-12-24 12:53:10 +00:00 |
|
Joe Rickerby
|
a9e05a596a
|
Update README.md
Add extra examples of CIBW_SKIP as discussed in #47
|
2017-12-21 15:54:21 +00:00 |
|
Yannick Jadoul
|
e40f9b2345
|
Added documentation on CIBW_MANYLINUX1_..._IMAGE options to the README
|
2017-11-19 23:59:24 +01:00 |
|
Yannick Jadoul
|
65dccc46b2
|
Disabling skipping of all macos/windows tests for 06_docker_images
|
2017-11-19 23:18:55 +01:00 |
|
Yannick Jadoul
|
d247743713
|
Adding platform-specific arguments (for manylinux1 images)
|
2017-11-19 23:18:10 +01:00 |
|
Yannick Jadoul
|
4e0b3c0f31
|
First try at implementing optionsfor allowing different manylinux1 docker images
|
2017-10-29 11:47:38 +01:00 |
|
Joe Rickerby
|
6bbef964c9
|
Update changelog
|
2017-10-09 19:26:45 +01:00 |
|
Joe Rickerby
|
ede818944e
|
Bump version
v0.6.0
|
2017-10-09 19:09:26 +01:00 |
|
Joe Rickerby
|
9c73dd2ac7
|
Merge pull request #42 from hroncok/patch-2
Add python-admesh to the list of working examples
|
2017-10-09 19:05:22 +01:00 |
|
Miro Hrončok
|
5f7c019392
|
Add python-admesh to the list of working examples
|
2017-09-20 18:09:30 +02:00 |
|
Joe Rickerby
|
cd9eeb72e5
|
Merge pull request #34 from joerick/faster-mac-ci
Faster builds on Mac
|
2017-09-19 20:12:39 +01:00 |
|
Joe Rickerby
|
d075c731b6
|
Merge pull request #36 from YannickJadoul/linux-docker-host-mount
Adding extra mount / to /host on docker invocation for linux wheels
|
2017-09-19 20:11:09 +01:00 |
|
Joe Rickerby
|
8fa41df67d
|
Fix a couple typos
|
2017-09-19 20:09:59 +01:00 |
|
Joe Rickerby
|
0e849c2bcf
|
Merge pull request #37 from joerick/readme-repos-parselmouth
Added the Parselmouth project to the projects using cibuildwheel in the README
|
2017-09-19 12:20:53 +01:00 |
|
Joe Rickerby
|
212fa34d9d
|
Merge pull request #38 from hroncok/patch-1
It's manylinux1_i686, not manylinux1_i386
|
2017-09-19 12:20:37 +01:00 |
|
Miro Hrončok
|
cb73b18bce
|
It's manylinux1_i686, not manylinux1_i386
|
2017-09-18 23:59:46 +02:00 |
|
Yannick Jadoul
|
1730d6fd0b
|
Adding notes on Linux builds in Docker
|
2017-09-16 23:03:14 +02:00 |
|
Joe Rickerby
|
1e9067272d
|
Merge pull request #35 from YannickJadoul/linux-python-bin-path
Adding $PYBIN to path when calling pip wheel
|
2017-09-16 10:04:13 +01:00 |
|
Yannick Jadoul
|
b0afaf33c2
|
Added the Parselmouth project to the projects using cibuildwheel in the README
|
2017-09-14 10:54:01 +02:00 |
|
Yannick Jadoul
|
d0e5a4bb3c
|
Adding extra mount / to /host on docker invocation for linux wheels
|
2017-09-13 22:56:06 +02:00 |
|
Yannick Jadoul
|
4dc8bf447f
|
Adding $PYBIN to path when calling pip wheel
|
2017-09-12 12:37:51 +02:00 |
|
Joe Rickerby
|
9a6a7d3375
|
Python 3 faster builds too
|
2017-09-11 10:51:30 +01:00 |
|
Joe Rickerby
|
719ad30d05
|
Update changelog
|
2017-09-10 22:52:21 +01:00 |
|
Joe Rickerby
|
d549a1301f
|
Bump version
v0.5.1
|
2017-09-10 22:46:27 +01:00 |
|
Joe Rickerby
|
adef5445f7
|
Merge pull request #25 from joerick/python3-ci
Add CI runs for Python3 as well as Python2
|
2017-09-10 22:42:48 +01:00 |
|
Joe Rickerby
|
666c10465a
|
Speed up mac CI by only installing python if it's not already installed
|
2017-09-10 22:40:49 +01:00 |
|
Joe Rickerby
|
e486a6551d
|
Merge pull request #33 from YannickJadoul/readme-summary
Adding an overview of available options
|
2017-09-10 22:22:33 +01:00 |
|
Joe Rickerby
|
53b4ea5125
|
Maybe bitrise will run the macos builds!
|
2017-09-10 22:02:36 +01:00 |
|
Joe Rickerby
|
a7f81b3c58
|
Use language: generic for Mac builds on Travis
https://github.com/travis-ci/travis-ci/issues/2312
|
2017-09-10 21:29:01 +01:00 |
|