Yannick Jadoul
|
25f2e8cb46
|
Fix flake8
|
2020-04-09 14:37:12 +02:00 |
|
Joe Rickerby
|
eff997d12e
|
Merge pull request #311 from Czaki/pack_arguments
Pack build arguments
|
2020-04-09 10:46:42 +01:00 |
|
Yannick Jadoul
|
b8dbedcdbe
|
Remove explicit object base class of DependencyConstraints
|
2020-04-08 16:43:01 +02:00 |
|
Yannick Jadoul
|
8be6d47eec
|
Merge pull request #313 from YannickJadoul/less-appveyor
Only run unit tests and 01_basic on AppVeyor
|
2020-04-08 16:24:44 +02:00 |
|
Yannick Jadoul
|
b0d99df007
|
Allow failure for macOS job on AppVeyor
|
2020-04-08 15:10:48 +02:00 |
|
Yannick Jadoul
|
f38eb2644f
|
Run all tests on AppVeyor on master and appveyor-* branches
|
2020-04-08 13:18:27 +02:00 |
|
 Grzegorz BokotaandJoe Rickerby
|
ef935187d0
|
Update BuildOptions description
Co-Authored-By: Joe Rickerby <joerick@mac.com>
|
2020-04-08 12:54:58 +02:00 |
|
Grzegorz Bokota
|
6113136a1d
|
fix types annotation with optional
|
2020-04-08 12:54:58 +02:00 |
|
Grzegorz Bokota
|
13a8c549bf
|
rename opt to options
|
2020-04-08 12:54:58 +02:00 |
|
Grzegorz Bokota
|
8d7d41cd83
|
python 3.5 fix
|
2020-04-08 12:54:58 +02:00 |
|
Grzegorz Bokota
|
6554c3cf86
|
pack build argument in named tuple, introduce typing arguments
|
2020-04-08 12:54:58 +02:00 |
|
Joe Rickerby
|
3836bb2919
|
Merge pull request #306 from joerick/min-macosx-deployment-target
Set MACOSX_DEPLOYMENT_TARGET to 10.9, if not set by the user
|
2020-04-08 11:53:29 +01:00 |
|
Joe Rickerby
|
2345cf20da
|
Merge pull request #314 from joerick/conserve-ci-on-origin-branches
Build PR branches only once (for origin branches) and skip docs changes
|
2020-04-08 11:40:57 +01:00 |
|
Yannick Jadoul
|
3a3d1a4d2b
|
Only run unit tests and 01_basic on AppVeyor
|
2020-04-08 10:45:12 +02:00 |
|
Yannick Jadoul
|
49bbbec7f0
|
Fix flake8 whitespace warnings
|
2020-04-08 10:24:16 +02:00 |
|
Joe Rickerby
|
2b4bd815ed
|
Fix some whitespace problems with the merge
|
2020-04-07 18:52:49 +01:00 |
|
Joe Rickerby
|
e90e94a18e
|
Merge branch 'master' of github.com:joerick/cibuildwheel into min-macosx-deployment-target
|
2020-04-07 18:47:22 +01:00 |
|
Joe Rickerby
|
bff3e8e37a
|
Merge pull request #307 from Czaki/setup_python_separate
Setup python extracted from build function
|
2020-04-07 18:24:55 +01:00 |
|
Joe Rickerby
|
1701bc6bde
|
Limit the master-only rule to joerick/cibuildwheel
|
2020-04-07 18:11:12 +01:00 |
|
Joe Rickerby
|
a2eff759e8
|
Fix github config
|
2020-04-07 11:54:37 +01:00 |
|
Joe Rickerby
|
1c88697e7c
|
Merge pull request #312 from joerick/refactor-expected-wheels
Refactor expected_wheels test function
|
2020-04-07 11:50:30 +01:00 |
|
Joe Rickerby
|
97628673d2
|
Build PR branches only once (for origin branches) and skip docs changes
|
2020-04-07 11:49:10 +01:00 |
|
Grzegorz Bokota
|
3aa97f09e2
|
appveyor retries
|
2020-04-07 12:30:53 +02:00 |
|
Joe Rickerby
|
5a7dc042b6
|
Add Windows x86 machine values
|
2020-04-07 10:01:05 +01:00 |
|
Grzegorz Bokota
|
a4602c32dd
|
move calculate constraints outside python setup
|
2020-04-07 00:56:00 +02:00 |
|
Joe Rickerby
|
3018e7a1f8
|
Refactor expected_wheels function
|
2020-04-06 23:10:19 +01:00 |
|
Joe Rickerby
|
ea6ada0728
|
Fix update deps script bugs
|
2020-04-06 14:30:43 +01:00 |
|
Joe Rickerby
|
90634ed872
|
Fix flake8 exclude list
|
2020-04-06 11:50:30 +01:00 |
|
Joe Rickerby
|
e78a731e2d
|
Fix bug in Docker pin script causing the latest tag to be pinned
|
2020-04-06 11:47:23 +01:00 |
|
Joe Rickerby
|
8986b2d468
|
Add dependency update script
|
2020-04-06 11:45:18 +01:00 |
|
Joe Rickerby
|
626a045770
|
Merge origin/master into min-macosx-deployment-target
|
2020-04-05 17:13:53 +01:00 |
|
Grzegorz Bokota
|
8b465bc94a
|
move python setup to separated function
|
2020-04-05 16:03:35 +02:00 |
|
Joe Rickerby
|
317c0f4baf
|
Merge pull request #256 from joerick/deterministic-builds
Deterministic builds
|
2020-04-05 12:58:36 +01:00 |
|
Joe Rickerby
|
b52edf89ef
|
Tidy up cpp_standards tests, removing 10.9 references as this is default
|
2020-04-05 12:40:35 +01:00 |
|
Joe Rickerby
|
27b79f8616
|
Fix tests to always default to 10.9
|
2020-04-05 12:34:52 +01:00 |
|
Joe Rickerby
|
93df99e43b
|
Remove potentially confusing line in docs
|
2020-04-05 12:20:07 +01:00 |
|
Joe Rickerby
|
0bdafc5649
|
Set MACOSX_DEPLOYMENT_TARGET to 10.9, if not set by the user
|
2020-04-05 12:15:34 +01:00 |
|
Joe Rickerby
|
1eb5fa2311
|
Merge pull request #302 from henryiii/patch-1
Add GHA example
|
2020-04-02 22:51:11 +01:00 |
|
Henry Schreiner
|
5367e687f9
|
Replace most occurrences of nose with pytest
|
2020-03-31 15:14:27 -04:00 |
|
Henry Schreiner
|
abdd1f71d1
|
Add GHA example
|
2020-03-31 14:51:32 -04:00 |
|
Joe Rickerby
|
3fa9935d5b
|
Ensure the correct versions of constraint files are used for each version
|
2020-03-28 09:52:28 +00:00 |
|
Joe Rickerby
|
13554d0490
|
Call get-pip.py on Windows with dependency constraint flags
|
2020-03-24 21:09:07 +00:00 |
|
Joe Rickerby
|
4b6df458fd
|
Docs wording edit
|
2020-03-23 22:16:47 +00:00 |
|
Joe Rickerby
|
de4bf6dafe
|
Add missing version-specific constraint tests
|
2020-03-23 22:16:47 +00:00 |
|
Joe Rickerby
|
ffaad9134b
|
Remove PyPy version from PythonConfiguration
|
2020-03-18 10:11:09 +00:00 |
|
Joe Rickerby
|
33da3d65c7
|
Fix CUSTOM_COMPILE_COMMAND and add comment
|
2020-03-17 20:28:53 +00:00 |
|
Joe Rickerby
|
36a2f00e68
|
Revert "See stdout during tests to debug circleCI"
This reverts commit dc5dbea4c9.
|
2020-03-14 18:09:16 +00:00 |
|
Joe Rickerby
|
98dbbaecf4
|
Fix docker build on CircleCI
|
2020-03-14 17:27:51 +00:00 |
|
Joe Rickerby
|
7316d69139
|
Improve logging of docker calls
|
2020-03-14 17:21:47 +00:00 |
|
Joe Rickerby
|
dc5dbea4c9
|
See stdout during tests to debug circleCI
|
2020-03-14 17:21:22 +00:00 |
|