Andrew Murray
|
09ea81385a
|
Updated libtiff to 4.1.0
|
2019-11-04 19:07:47 +11:00 |
|
Andrew Murray
|
47df9c2b0a
|
Disabled heap verification for pypy GHA
|
2019-11-02 18:57:40 +11:00 |
|
Andrew Murray
|
83235c4b06
|
Enabled page heap verification
|
2019-11-02 13:12:15 +11:00 |
|
Hugo
|
37f492cbbc
|
Add support for Fedora 31
|
2019-10-31 12:35:26 +02:00 |
|
Andrew Murray
|
756e77c0e6
|
Merge pull request #4165 from hugovk/rm-fedora-29
Remove soon-EOL Fedora 29
|
2019-10-27 07:36:30 +11:00 |
|
Andrew Murray
|
a6244ffbb1
|
Added OpenJPEG, libimagequant and freetype
|
2019-10-26 17:34:07 +11:00 |
|
Hugo
|
ef0fa7a651
|
Remove soon-EOL Fedora 29
|
2019-10-26 17:10:07 +11:00 |
|
Andrew Murray
|
720a1738fa
|
Replaced macOS Command Line Tools install with miniconda path
|
2019-10-26 09:58:47 +11:00 |
|
Hugo
|
3443c36795
|
Explicitly use cmd shell, as GHA changed the default to powershell
|
2019-10-25 14:16:51 +03:00 |
|
hugovk
|
dcb732d110
|
Test pypy3.6-v7.2.0 on Windows
|
2019-10-14 23:22:21 +03:00 |
|
Hugo
|
a4d7861e34
|
Turn fail-fast off, so one failed job doesn't cancel others
|
2019-10-12 12:14:49 +03:00 |
|
Hugo
|
707c9910ab
|
Install OS dependencies without checking version number
|
2019-10-12 10:49:26 +03:00 |
|
Hugo
|
cf8f8b1743
|
Drop support for EOL Python 2.7
|
2019-10-12 10:49:26 +03:00 |
|
Hugo
|
ac5642dc76
|
Split script.sh into build.sh and test.sh
|
2019-10-12 10:49:26 +03:00 |
|
Hugo
|
7c7c53fbb6
|
Test macOS with GitHub Actions
|
2019-10-12 10:49:26 +03:00 |
|
Hugo
|
e595ddbaa1
|
Test with GitHub Actions
|
2019-10-12 10:49:26 +03:00 |
|
Hugo van Kemenade
|
f0c08ad565
|
Merge branch 'master' into gha-win
|
2019-10-11 19:24:48 +03:00 |
|
Hugo
|
fc4dbf8484
|
Test Docker with GitHub Actions
|
2019-10-08 11:26:08 +03:00 |
|
nulano
|
7fb70695bd
|
fix distutils not finding vcredist, use /MD
|
2019-10-01 22:23:42 +02:00 |
|
nulano
|
ae8fd7446f
|
test-windows.yml raqm
|
2019-10-01 18:46:28 +02:00 |
|
nulano
|
a2b40f6cab
|
fribidi
|
2019-09-30 01:19:56 +02:00 |
|
nulano
|
820d088115
|
test-windows.yml harfbuzz
|
2019-09-30 00:15:58 +02:00 |
|
nulano
|
58f1a143a2
|
test-windows.yml imagequant
|
2019-09-27 15:05:37 +02:00 |
|
nulano
|
d05655095b
|
test-windows.yml libjpeg-turbo
|
2019-09-27 11:30:54 +02:00 |
|
nulano
|
b81f5481b8
|
test-windows.yml fix LNK4098 for CPython
|
2019-09-26 22:13:15 +02:00 |
|
nulano
|
04868c9e51
|
winbuild use lcms2-2.8 for python3.x; use static freetype on GHA
|
2019-09-26 14:01:59 +02:00 |
|
nulano
|
113a72633a
|
test-windows.yml clean names
|
2019-09-25 11:28:52 +02:00 |
|
nulano
|
e1d3437644
|
test-windows.yml upload-artifact
|
2019-09-25 11:17:06 +02:00 |
|
nulano
|
4d35cb9d0a
|
test-windows.yml pypy3, use actions/setup-python
|
2019-09-25 09:17:38 +02:00 |
|
nulano
|
74a7fd5985
|
test-windows.yml matrix platform
|
2019-09-24 14:12:28 +02:00 |
|
nulano
|
df1e290d88
|
test-windows.yml matrix python-version
|
2019-09-24 13:24:04 +02:00 |
|
nulano
|
1b59dd4f79
|
test-windows.yml build_dep ghostscript
|
2019-09-24 12:43:08 +02:00 |
|
nulano
|
a26a6e5028
|
test-windows.yml build_dep others, codecov
|
2019-09-24 11:33:03 +02:00 |
|
nulano
|
339e3838a1
|
test-windows.yml test
|
2019-09-23 22:45:21 +02:00 |
|
nulano
|
09715955c8
|
test-windows.yml bulid
|
2019-09-23 22:31:02 +02:00 |
|
nulano
|
a0f62fc306
|
test-windows.yml bulid_dep nmake
|
2019-09-23 21:50:17 +02:00 |
|
nulano
|
8aa5ec661f
|
Create test-windows.yml
|
2019-09-23 13:12:01 +02:00 |
|
Hugo
|
368570bfa5
|
Revert "Only run on push to prevent double runs"
This reverts commit f6eb0f7702 .
|
2019-09-13 09:19:59 +03:00 |
|
Hugo
|
f6eb0f7702
|
Only run on push to prevent double runs
|
2019-09-13 08:23:15 +03:00 |
|
Hugo
|
77f5b04ed7
|
Add job name with matrix.python
|
2019-09-11 17:36:25 +03:00 |
|
Hugo
|
426d0c348f
|
Rename var to follow example at https://github.com/actions/setup-python
|
2019-09-11 17:36:25 +03:00 |
|
Hugo
|
fb257ecfd9
|
Lint using GitHub Actions
|
2019-09-11 17:36:25 +03:00 |
|