118 Commits

Author SHA1 Message Date
Robin Dunn
59e2a57906 Updates for HOWTO-Release.txt 2023-06-07 19:13:51 -07:00
Robin Dunn
21bf66f3eb Oops, forgot Py 3.12 for macosx 2023-06-06 18:31:16 -07:00
Robin Dunn
cf3400fc1d Assign jobs to the windows-3 builder 2023-06-02 14:33:27 -07:00
Robin Dunn
69e834a6c1 Add windows buildbot worker 2023-06-02 14:28:52 -07:00
Robin Dunn
a728fa14a9 Add and update docker images 2023-06-02 12:07:25 -07:00
Robin Dunn
35d78fb04d Add builders for 3.12 2023-05-31 17:09:14 -07:00
Robin Dunn
ae6f5596d7 Reenable win32 builds 2023-05-31 16:32:42 -07:00
Robin Dunn
dd2164acfc Add builders for Python 3.11 2023-05-31 16:32:42 -07:00
Robin Dunn
502d835401 Fix test for osx port 2022-06-07 15:25:46 -07:00
Robin Dunn
c2dbb03e92 Explicitly build for both architectures on Mac instead of expecting it to be done by default. 2022-06-01 10:08:47 -07:00
Robin Dunn
cf0086e09c Add another linux bb worker 2021-12-28 22:22:52 -08:00
Robin Dunn
d3bdb14365 * Add new macos workers
* Drop 3.6 and most 3.7 builders
* Drop all win32 builders, at least for now
* Add some Py3.10 builders
2021-12-17 15:32:21 -08:00
Christian Clauss
25ba122168 Fix typos discovered by codespell 2021-08-07 18:55:49 +02:00
Robin Dunn
137f998549 Update unpinned packages in the buildbots 2021-01-05 12:30:03 -08:00
Robin Dunn
2c9beabc69 Add buildbot builders for Python 3.9 2020-10-10 16:09:49 -07:00
Robin Dunn
ab38784ac7 Add building the wxPython docset to the buildbot job 2020-07-31 17:41:15 -07:00
Robin Dunn
28b710f19d Drop Py27 builds in the buildbot 2020-07-29 17:16:16 -07:00
Robin Dunn
42ff98a5e7 Add authentication rules to the BuildBot 2020-04-23 15:12:24 -07:00
Robin Dunn
f53a7f5d21 The web proxy is now set up correct, so we can drop the BB port number from the URL 2020-01-23 15:53:56 -08:00
Robin Dunn
993d6ada93 fix duplicate py36 builder 2019-12-05 13:00:50 -08:00
Robin Dunn
dc509b3d4b Add back the py35 dist builders, but commented out, so it's easier to get them back for 4.0.x builds if needed. 2019-10-29 11:41:57 -07:00
Robin Dunn
eb29be38a2 Allow the trigger builder to run on either linux worker 2019-10-29 11:34:01 -07:00
Robin Dunn
9f48533079 Fully clobber the workspace for the dist builds 2019-10-24 10:34:14 -07:00
Robin Dunn
edaf5c96d7 Add Py38 to buildbot, drop Py35 2019-10-21 22:05:08 -07:00
Robin Dunn
675e437188 Add build config tags 2019-09-18 20:32:19 -07:00
Robin Dunn
dbf38d9d24 Add missing dist builder.
Use 32-bit Python for win32 builds.
Add additional windows and linux workers.
2019-09-18 11:04:46 -07:00
Robin Dunn
8cd7531c06 A little more cleanup in the buildbot files 2019-09-17 18:25:24 -07:00
Robin Dunn
6cf07611d7 Update master.cfg for new BuildBot 2.4.1 server 2019-09-17 18:02:11 -07:00
Robin Dunn
4a506f82a6 Python2 doesn't have ClassMethodDescriptorType, but the build slaves are stuck on Py2 for now. 2019-09-14 19:03:41 -07:00
Robin Dunn
5f5245bc5d Buildbot fixes, and remove Py34 builders 2019-09-14 16:00:27 -07:00
Robin Dunn
93597dc3fb * Add Py36 and Py37 builds for GTK, remove Py35
* Switch to doing a full clean for all builders
2019-06-05 15:01:00 -07:00
Robin Dunn
849c70b09e Switch branch for the buildbot 2019-05-24 09:59:42 -07:00
Robin Dunn
ecbf517ed2 Merge pull request #860 from RobinD42/fix-issue857
Add builders for Python 3.7
(cherry picked from commit 430c61b1bf)
2018-05-19 19:26:03 -07:00
Robin Dunn
34630a5707 Add --gtk2 option.
Default to building for gtk3.
Keep --gtk3 flag for compatibility.
2017-08-14 15:31:17 -07:00
Robin Dunn
0d9a871424 Move OSX buildbot to a newer VM with a newer OSX and Xcode. 2017-08-11 15:44:32 -07:00
Robin Dunn
9c26b68783 Run the wxlib command for sdist builds 2017-08-03 16:43:22 -07:00
Robin Dunn
676db7b5d1 The pythonhosted.org site is terribly slow. Put the docs at docs.wxpython.org instead. 2017-06-03 18:03:21 -07:00
Robin Dunn
a695da7def Keep just the “dist-“ builders for Python 3.4 2017-05-25 11:05:06 -07:00
Robin Dunn
86db7983bd Revert 9b743cf and 5292f96 2017-05-25 10:50:25 -07:00
Robin Dunn
3c2d77ed69 Change sdist- builder names to dist- 2017-05-10 12:36:31 -07:00
Robin Dunn
35fa39208d Make the dist dir if it doesn’t exist 2017-05-07 11:45:29 -07:00
Robin Dunn
e895f1e87a fix comment 2017-05-06 17:20:34 -07:00
Robin Dunn
26457963c2 Add —relwithdebug flag for dist builds 2017-04-26 19:22:14 -07:00
Robin Dunn
cdf950c711 Add command to build a tarball containing the demo and samples 2017-04-04 14:19:30 -07:00
Robin Dunn
9b743cf383 Remove the rest of the py34 stuff I missed last time 2017-03-22 21:51:28 -07:00
Robin Dunn
5292f96b23 Remove the builders for Python 3.4 2017-03-22 21:46:35 -07:00
Robin Dunn
ed9b6ff0d5 Add builders and config for Py36 on Windows and OSX 2017-02-02 19:02:47 -08:00
Robin Dunn
bc5ccab926 Remove the vagrant builder for now,
there are some issues that need to be dealt with but it may be easier
to just do them by hand for now.
2016-12-15 14:16:43 -08:00
Robin Dunn
885eb2dd3f Add a builder to the buildbot for the vagrant builds 2016-12-09 17:41:10 -08:00
Robin Dunn
936cdb7a66 Source build needs to have a full build available to draw some files from. 2016-09-30 13:43:30 -07:00