Commit Graph

256 Commits

Author SHA1 Message Date
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
Robin Dunn
c8466d35c3 Fix sip MD5 for Windows 2017-02-03 22:15:12 -08:00
Robin Dunn
5d03b6965c Update SIP snapshot 2017-02-03 12:37:34 -08:00
Robin Dunn
44b87bd34a Update to new sip snapshot 2017-01-30 13:49:41 -08:00
Robin Dunn
b17665c19d Fix the reset of the working dir before changing it again 2016-12-15 14:17:44 -08:00
Robin Dunn
f803d20132 Oops, all the VM names were commented out!
<repeatedly bash forehead on keyboard…>
2016-12-12 20:11:42 -08:00
Robin Dunn
cd8da03c45 Make sure we have downloaded the waf tool so it can be put in the sdist 2016-12-12 08:28:11 -08:00
Robin Dunn
c7bf855d93 Add build, clean and upload support for linux builds in the Vagrant VMs 2016-12-09 16:45:23 -08:00
Robin Dunn
8568cd0871 Change docs_bdist --> bdist_docs 2016-09-23 16:01:33 -07:00
Robin Dunn
deab176d26 Fix sdist on Windows 2016-09-23 15:31:47 -07:00
Robin Dunn
32a324f73b Some minor cleanup 2016-09-22 09:46:39 -07:00
Robin Dunn
8e6609a3d4 Fix MD5 for sip win32 2016-09-21 23:24:58 -07:00
Robin Dunn
b4bfb4d879 Switch to the released sip 4.18.1 2016-09-21 22:39:54 -07:00
Robin Dunn
bf707d9624 typo fix 2016-09-14 20:23:05 -07:00
Robin Dunn
572ebca499 Enable including either 32bit or 64bit Cairo DLLs as appropriate for the architecture of the Python being built for. 2016-08-16 23:29:53 -07:00
Robin Dunn
09d4d817e6 Enable runcmd to use a list for the command, and have it quote elements as needed. 2016-07-22 14:41:14 -07:00
Robin Dunn
648e5789fc Enable runcmd to use a list for the command, and have it quote elements as needed. 2016-07-22 14:28:00 -07:00
Robin Dunn
5e8f4b1264 Revert 8e0b359e, it just caused additional problems.
It will need a different solution.
2016-07-22 13:40:06 -07:00
Robin Dunn
8e0b359e15 Use single quotes for python commands containing a ';', otherwise in some cases the shell sees it as separate shell commands instead of one python command with multiple statements. 2016-07-22 11:03:12 -07:00
Robin Dunn
eb76603c67 Allow single letter (like "-v") cli options too. 2016-07-04 14:57:42 -07:00