Commit Graph

275 Commits

Author SHA1 Message Date
Robin Dunn
a383d04464 Drop F24 and add F26 in build.py 2017-09-12 15:16:53 -07:00
Robin Dunn
ec99f4936d Add fedora-23 to the list of Vagrant VMs 2017-09-08 19:29:02 -07:00
Robin Dunn
d4f95cdf32 Don't add either of the gtk flags if on Darwin 2017-08-16 08:02:30 -07:00
Robin Dunn
4c78aa6c12 Use separate build folders for wxPython too 2017-08-14 16:12:40 -07:00
Robin Dunn
ab3c6a3499 Use a separate wx build folder for gtk2 and gtk3 builds 2017-08-14 15:35:23 -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
0879cdc240 Ensure that the locale message catalogs are included in the source and binary archives. 2017-08-11 15:46:04 -07:00
Robin Dunn
052e19116a Add the sphinx source files to the source tarball 2017-08-03 16:41:39 -07:00
Robin Dunn
34783b3735 Some main.html --> index.html changes 2017-07-21 08:53:06 -07:00
Robin Dunn
5f4f3cb563 set mask so old pdb and demo archives will be cleaned up 2017-06-29 15:01:16 -07:00
Robin Dunn
1bcde3d6fd Combine preamble, wxWindows license and LGPL files into a single LICENSE.txt file 2017-06-23 13:36:23 -07:00
Robin Dunn
e5b4c33421 (re)fetch the license files from wxWidgets when building the sdist,
and ensure it is included in the distribution.
2017-06-23 12:10:23 -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
72e86943ad Make the pythonhosted zip filename be a relative path 2017-06-03 12:22:25 -07:00
Robin Dunn
429f391236 Uncomment cmd_bdist_msi() in case somebody wants to use it. 2017-06-01 11:40:32 -07:00
Robin Dunn
888a2557d9 MD5s for Linux builds of sip-4.19.2 2017-05-25 13:01:55 -07:00
Robin Dunn
7b764da940 Update to sip-4.19.2 2017-05-25 11:54:42 -07:00
Robin Dunn
37d67272b0 Generate a different welcome paragraph on main.html dependent on whether this is a release build or a snapshot build. 2017-05-10 12:42:48 -07:00
Robin Dunn
ad46014aeb Generate a zip file of the documentation suitable for use on pythonhosted.org 2017-05-10 12:41:42 -07:00
Robin Dunn
35fa39208d Make the dist dir if it doesn’t exist 2017-05-07 11:45:29 -07:00
Robin Dunn
00c7358a41 In case regen.sh doesn’t have the executable bit set 2017-05-02 16:47:46 -07:00
Robin Dunn
cfff0baccb Add the python version to the pdb zip filename 2017-04-26 18:30:34 -07:00
Robin Dunn
e5bfaebcc6 Add cmd to move the *.pdb files into a zip file, do it by default when building an egg or wheel. 2017-04-26 18:30:34 -07:00
Robin Dunn
7f1d93a3e7 Fix wxWidgets docset version number 2017-04-21 17:19:55 -07:00
Robin Dunn
b91dc50631 tweak —no-magic description 2017-04-20 17:11:14 -07:00
Robin Dunn
5360b7b688 build-tweaks 2017-04-16 18:34:23 -07:00
Robin Dunn
e5a9d681ca Merge branch 'master' into release-prep 2017-04-15 13:08:06 -07:00
Robin Dunn
b6ab0b1884 Revert "Adding support for Microsoft Visual C++ Compiler for Python 2.7"
This reverts commit 96dc809236.
2017-04-15 11:26:49 -07:00
Robin Dunn
b0feb49137 Base unstable flag on wxWidgets version number 2017-04-08 11:28:33 -07:00
Robin Dunn
a15b153200 Fixes needed due to unsyncing the wxW/wxPy version numbers 2017-04-08 10:49:30 -07:00
Robin Dunn
349ec7648f Also have just one place to set the project name 2017-04-05 13:39:01 -07:00
Robin Dunn
19db03eb52 Add comment about fetching waf for the sdist 2017-04-05 10:02:02 -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
4fd36fd137 Merge branch 'master' into release-prep 2017-04-04 13:20:28 -07:00
Andrew Murray
634dda427c Removed unused variables 2017-04-04 19:37:55 +10:00
Robin Dunn
48b51f41a8 Change “release_build” option to just “release” because I can never remember the other one. 2017-03-22 20:34:06 -07:00
Robin Dunn
b077b6e48e Enable release-mode uploads for the linux builds too 2017-03-22 18:25:02 -07:00
Robin Dunn
3033ba8eff Merge branch 'master' into release-prep 2017-03-22 09:48:52 -07:00
James Wettenhall
96dc809236 Adding support for Microsoft Visual C++ Compiler for Python 2.7 2017-03-22 08:40:05 +11:00
Robin Dunn
5a787b55ae Upload release builds to a different ssh configured host name 2017-03-20 20:43:02 -07:00
Robin Dunn
20f7f2dadd fix comment about the PYVER and the vcredist files 2017-03-20 16:39:58 -07:00
Robin Dunn
b1b759a17d Include the MSVC CRT DLLs for Python 3.6 builds too 2017-03-20 16:39:36 -07:00
Robin Dunn
eafc436044 fix comment about the PYVER and the vcredist files 2017-03-20 14:44:13 -07:00
Robin Dunn
b53695bae0 Merge branch 'master' into release-prep 2017-02-20 10:32:56 -08:00
Robin Dunn
3420619ae5 Update sip to 4.19.1 release 2017-02-15 17:55:02 -08:00
Robin Dunn
5ea57fbe82 Include the MSVC CRT DLLs for Python 3.6 builds too 2017-02-13 17:14:26 -08:00
Robin Dunn
ecc47974a8 Fix tree upload commands 2017-02-08 20:43:24 -08:00
Robin Dunn
b21b242f6d Allow running vagrant builds in specified VMs only 2017-02-08 19:28:50 -08:00
Robin Dunn
6cc9ca0130 Use the find command to delete uploaded linux wheel files older than 30 days 2017-02-07 15:12:59 -08:00
Robin Dunn
7b35940528 Change directory structure for the linux snapshot builds.
Fixes #224
2017-02-07 13:03:34 -08:00