Commit Graph

80 Commits

Author SHA1 Message Date
rdb 605651f0e8 Merge branch 'release/1.10.x' 2021-10-26 17:27:56 +02:00
rdb 80d67945d5 readme: Remove "Gold Sponsors" heading
[skip ci]
2021-08-31 15:39:46 +02:00
rdb 1739cef318 Merge branch 'release/1.10.x' into incoming 2021-08-31 14:03:57 +02:00
rdb 47836f11d8 readme: Update links for 1.10.10
[skip ci]
2021-08-31 09:17:59 +02:00
rdb b7050e8804 Merge branch 'release/1.10.x' 2021-03-26 21:08:17 +01:00
rdb aac27409cf readme: Update download link to 1.10.9
[skip ci]
2021-03-26 10:46:47 +01:00
rdb b405df72fa Merge branch 'release/1.10.x' 2021-03-25 23:13:36 +01:00
rdb bd218a0a7e readme: Update macOS thirdparty link to point to 1.10.9 2021-03-25 10:28:45 +01:00
rdb ce235c3e60 Merge branch 'release/1.10.x' 2021-01-02 19:59:33 +01:00
rdb 2b8711e25e readme: Update links to point to 1.10.9 thirdparty tools for Windows
They contain an updated version of flex.

[skip ci]
2021-01-02 19:57:29 +01:00
rdb b38e9d552a Merge branch 'release/1.10.x' 2020-12-28 16:26:48 +01:00
rdb d39d40b1fc readme: Update version number in download link to 1.10.8
[skip ci]
2020-12-27 11:06:21 +01:00
rdb 500e984bcc readme: Change thirdparty links from 1.10.7 to 1.10.8
[skip ci]
2020-12-22 12:43:01 +01:00
rdb 1070299a9d Update to 1.10.8 thirdparty packages for Windows as well 2020-12-21 16:55:21 +01:00
rdb e98052b99b Use new 1.10.8 thirdparty archive for macOS 2020-12-10 17:39:39 +01:00
rdb a30f4be157 readme: Fix Travis badge on release/1.10.x branch 2020-11-17 21:01:17 +01:00
rdb 0cd4160a71 readme: update status badge for GitHub Actions instead of Travis 2020-11-16 22:20:49 +01:00
rdb 54b93116e8 Merge branch 'release/1.10.x' 2020-09-16 10:59:59 +02:00
rdb 86258d2a97 readme: Update for 1.10.7
[skip ci]
2020-09-13 16:15:35 +02:00
rdb a51fbf2f9a readme: change python version in README.md instructions to python3
Ubuntu still maps python and python-dev to Python 2, so the explicit python3 is needed.

[skip ci]
2020-06-25 18:48:42 +02:00
rdb 54f2bc4d12 readme: update some numbers to be more recent 2020-04-26 17:27:12 +02:00
rdb c185de3018 Merge branch 'release/1.10.x' 2020-03-19 20:20:25 +01:00
rdb c9f14a1209 readme: update links to point to 1.10.6 2020-03-19 12:48:13 +01:00
aryamanpuri 242ba3c6ed readme: minor typo fix
Closes #882
2020-03-19 12:47:35 +01:00
rdb 4c1373b721 makepanda: default to Windows 8.1 SDK, falling back to 7.1 SDK
We no longer support Windows XP and so there is no point in defaulting to the old 7.1 SDK, which is hard to install.  To target Vista, we can use the 8.1 SDK (+UCRT).
2020-01-13 15:27:56 +01:00
rdb 640683cdb9 Merge branch 'release/1.10.x' 2020-01-13 15:12:55 +01:00
rdb da0fe8be3e readme: change link to 1.10.5 release
[skip ci]
2020-01-08 04:15:52 +01:00
rdb a8a775ad09 Merge branch 'release/1.10.x' 2020-01-04 02:49:28 +01:00
rdb 438130a157 readme: update build instructions for Windows 2020-01-02 01:11:19 +01:00
rdb b78b7be326 Merge branch 'release/1.10.x' 2019-12-30 01:50:54 +01:00
MDTech-us-MAN 0926a3cde5 readme: update Android build instructions (from #716) 2019-12-29 14:26:19 +01:00
rdb 390abac276 Merge branch 'release/1.10.x' 2019-12-18 18:00:41 +01:00
rdb b6161a68ad readme: update macOS thirdparty link to 1.10.5
[skip ci]
2019-12-18 09:22:30 -05:00
rdb 665d2fc56b Merge branch 'release/1.10.x' into incoming 2019-08-23 10:53:09 +02:00
rdb 0265ee8ef8 readme: update version number in links to 1.10.4.1
(Though, it doesn't matter much for the thirdparty packages, as the contents are identical to 1.10.4)
2019-08-20 13:13:55 +02:00
rdb a40228202b Merge branch 'release/1.10.x' 2019-08-18 22:34:23 +02:00
rdb e9399375d9 readme: change version numbers from 1.10.3 to 1.10.4
[skip ci]
2019-08-17 19:59:20 +02:00
rdb 2e9395b766 Merge branch 'release/1.10.x' 2019-05-14 14:41:43 +02:00
rdb adaf9ee4aa readme: update links to point to 1.10.3 2019-05-13 14:31:19 +02:00
rdb 8194f53206 Merge branch 'release/1.10.x' 2019-03-17 00:20:43 +01:00
rdb 9a26b5fd08 readme: suggest --no-tiff for Android build command
This is because building with tiff seems to have an issue on termux, and it's not actually necessary to build any of the image loaders on Android as we can use the built-in Android APIs.
2019-03-17 00:06:53 +01:00
rdb ea10cf192e Merge remote-tracking branch 'origin/release/1.10.x' 2019-03-12 21:11:56 +01:00
rdb 08b2046cfb readme: update download link to 1.10.2 SDK
[skip ci]
2019-03-11 01:11:58 +01:00
rdb 148134284d Merge branch 'release/1.10.x' 2019-03-07 19:04:27 +01:00
rdb 5b00ff1aa7 readme: update links to point to 1.10.2 thirdparty packages
The 1.10.2 thirdparty packages include a newer version of Pmw (with an __init__.py that will choose the older version when using Python 2).

Fixes #573
2019-03-07 17:45:00 +01:00
rdb e3602ae7c0 Add BACKERS.md, update README.md with info about OpenCollective
[skip ci]
2019-03-05 13:33:47 +01:00
rdb cbb3c182a5 Merge branch 'release/1.10.x' 2019-03-04 16:57:52 +01:00
typewriter1 63fa340a51 readme: Update download link for SDK to 1.10.1
Closes #566
2019-02-28 18:41:30 +01:00
rdb 6d927aaa52 Merge tag 'v1.10.1' 2019-02-14 23:21:57 +01:00
rdb 87e0ff29eb readme: update version number of thirdparty packages downloads
[skip ci]
2019-02-14 22:56:49 +01:00