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 |
|
Robin Dunn
|
e23c664840
|
pytest-timeout is not working as I expected in conjunction with --boxed, so set the default to not use --timeout for now
|
2016-07-04 14:38:00 -07:00 |
|
Robin Dunn
|
58d631c1bd
|
Bump the default timeout to 20 seconds
|
2016-07-01 14:01:38 -07:00 |
|
Robin Dunn
|
7fcd1fe669
|
--boxed mode does not work on Windows
|
2016-07-01 00:44:30 -07:00 |
|
Robin Dunn
|
933e1e22d4
|
Switch to py.test for running tests. Use --boxed mode to run each test in a separate process, and --timeout to kill stuck tests.
|
2016-07-01 00:25:26 -07:00 |
|
Robin Dunn
|
98cf9f79e0
|
Switch to requests for downloading tools, and other cleanup.
|
2016-06-28 12:55:53 -07:00 |
|
Robin Dunn
|
be00229828
|
Add linux MD5s for sip
|
2016-06-11 21:59:17 -07:00 |
|
Robin Dunn
|
4428ba405f
|
Add win32 MD5 for sip
|
2016-06-11 21:35:36 -07:00 |
|
Robin Dunn
|
2ea46e8c9a
|
Update to SIP 4.18.1 snapshot
|
2016-06-11 20:59:19 -07:00 |
|
Robin Dunn
|
89dcaaec8f
|
Move the wxpy and wxtools command into the wxlib command
|
2016-06-07 16:21:38 -07:00 |
|
Robin Dunn
|
26fa245466
|
Merge branch 'master' into docs-add-wx-prefix
|
2016-05-27 10:31:55 -07:00 |
|
Robin Dunn
|
22d2394190
|
For Python 3.5 add the VC14 CRT DLLs
|
2016-05-25 22:23:42 -07:00 |
|
Robin Dunn
|
68844e4b52
|
Add the functions to the module index pages.
Call them moduleindex pages instead of classindex.
Use the fullname for function links.
|
2016-05-23 23:43:11 -07:00 |
|
Robin Dunn
|
a83ca5e94f
|
Refactor lots of functions to use camelCase names
|
2016-05-19 23:53:40 -07:00 |
|
Robin Dunn
|
32c2c747ea
|
Remove debugger import
|
2016-05-19 20:57:29 -07:00 |
|