Robin Dunn
9067aa13f0
Update README for the snapshots folder
2017-04-18 18:53:16 -07:00
Robin Dunn
b058c38f0b
Announcement tweak
2017-04-17 17:55:51 -07:00
Robin Dunn
8e51e93edb
Add a file for announcement text, and related steps in the release how-to
2017-04-17 11:22:24 -07:00
Robin Dunn
b2b1a38033
Final release steps, for now…
2017-04-15 19:21:40 -07:00
Robin Dunn
0a0c4903b0
Notes about how to do a release
2017-04-12 12:07:00 -07:00
Robin Dunn
62666b38ba
Various minor text tweaks here and there
2017-04-06 11:34:50 -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
ac3282148b
Update copyright in packaging and samples
2017-02-13 16:31:34 -08:00
Robin Dunn
b21b242f6d
Allow running vagrant builds in specified VMs only
2017-02-08 19:28:50 -08:00
Robin Dunn
717fdf9bd9
Add info about getting the linux snapshot builds
2017-02-07 15:56:04 -08:00
Robin Dunn
3b9b79cfb5
README updates for cairo-msw
2016-08-18 13:16:14 -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
32bf05208f
wxpython.org has an SSL cert now
2016-06-21 20:23:36 -07:00
Robin Dunn
22d2394190
For Python 3.5 add the VC14 CRT DLLs
2016-05-25 22:23:42 -07:00
Robin Dunn
09e4084a87
Add --trusted-host option
2016-02-29 19:41:16 -08:00
Robin Dunn
ebc7d66191
update the version numbers to match the current dev pattern
2015-02-12 16:05:43 -08:00
Robin Dunn
7ab42db4ef
Remove notice about the "old" subfolder
2015-02-11 18:38:57 -08:00
Robin Dunn
24bae664a3
Update the build numbers to match the new scheme
2015-02-03 15:04:25 -08:00
Robin Dunn
8720a521f1
Add more info to the snapshots readme
2015-02-02 22:51:36 -08:00
Robin Dunn
9a15647afa
Add a readme for the snapshots folder, don't delete it when uploading new snapshot builds
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@78301 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-12-23 00:28:11 +00:00
Robin Dunn
a8bb3cf4e2
add standard file header
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-12-31 05:23:29 +00:00
Robin Dunn
34e8d2da1a
Fix typo in comments.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-07 01:42:15 +00:00
Robin Dunn
223d0da20e
Fix octal constant to be Py3 compatible
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-04-21 16:34:12 +00:00
Robin Dunn
6b4601273a
Include the svn revision in the version numbers.
...
Various other sdist and bdist tweaks and updates.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73743 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-03-30 04:42:00 +00:00
Robin Dunn
25c53d08d4
Use exec() for Py3
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73740 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-03-30 04:41:32 +00:00
Robin Dunn
a18dffde8d
Add a setup.py to the tarball to bootstrap automated builds made by pip or easy_install.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73722 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-03-27 04:28:34 +00:00
Robin Dunn
441352345f
rewrap some paragraphs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@71230 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-04-19 03:03:58 +00:00
Robin Dunn
9e70e1ba0e
Set install names using @loader_path in the extension modules and the wx libs so they can be loaded from the same folder and they can be included in the wx package dir.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@71226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-04-18 03:33:07 +00:00
Robin Dunn
d28db25970
* Add a readme file to the snapshot builds.
...
* Add code to remove all but five of the snapshots from the FTP server
* Add code to try getting the revision number from git-svn if it can't be gotten from svn
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@71223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-04-17 21:44:38 +00:00
Kevin Ollivier
c604ae96f0
Add bdist build command for putting out a binary distribution (currently Unix only).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69658 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-11-04 02:56:42 +00:00