Commit Graph

128 Commits

Author SHA1 Message Date
Robin Dunn
4d7c3e3bc3 Clear release flags 2018-06-24 22:30:59 -07:00
Robin Dunn
cc0a1f16d4 Enable Auto ID Management on posix builds too. It's already enabled by default on MSW. 2018-06-24 14:57:02 -07:00
Robin Dunn
4e92cf6a91 Also save LDSHARED in Config 2018-06-21 23:00:07 -07:00
Robin Dunn
6651162288 post-release version bump 2018-06-17 21:17:25 -07:00
Robin Dunn
8adc37a7b2 Set release date, remove alpha tag 2018-06-13 19:13:35 -07:00
Robin Dunn
b410f5e570 Update copyright years --> 2018 2018-06-06 10:59:51 -07:00
Robin Dunn
9f056497e4 Set the length of the revision ID to be output from rev-parse 2018-04-30 23:03:08 -07:00
Robin Dunn
c111c9d3a0 Updated to the wxWidgets 3.0.4 release version. 2018-03-08 13:05:16 -08:00
Robin Dunn
4cc3fb7a19 Bump version number 2018-02-05 12:49:53 -08:00
Robin Dunn
b2155f004b Update version number for a quickie hot-fix release. 2018-02-01 19:58:19 -08:00
Robin Dunn
062f7214d5 Bump version number 2018-01-31 17:25:57 -08:00
Robin Dunn
c790d12ec4 Let's just bite the bullet and call this the 4.0.0 final release build. 2018-01-27 16:17:39 -08:00
Tim S
528884e914 fix bugs or issues not related to MSys2 2017-12-12 19:17:10 -05:00
Robin Dunn
09c066e695 Set min OSX version build option to 10.6 2017-11-07 17:49:38 -08:00
Robin Dunn
dba1c6f159 Use "snapshot" instead of the revision text, that's already in the version number.
Also, spell out "development"
2017-09-27 17:31:36 -07:00
Robin Dunn
541c4882da Add an item to wx.PlatformInfo and wx.__version__ indicating build type:
Development, snapshot or release
2017-09-27 17:25:37 -07:00
Robin Dunn
f04d103bea Bump version number for next series of builds until the next release. 2017-09-18 12:29:43 -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
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
70f67e2870 post-release bump of the version number 2017-07-24 10:39:00 -07:00
Robin Dunn
affe39d257 Let's call it beta 1, and a few other tweaks and updates. 2017-07-22 17:38:53 -07:00
Robin Dunn
5e0c0fb19c We need to explicitly enable wxUSE_IFF on Windows,
it is turned off by default.
2017-06-30 08:51: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
85c37af7d0 Version bump for next release 2017-06-04 19:50:01 -07:00
Robin Dunn
009b6afe12 Bump version number for next release 2017-05-08 21:18:23 -07:00
Robin Dunn
4880731239 Bump version 2017-04-15 19:22:54 -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
f4e2104adc Set the version number to 4.0.0 and update comments and other text about not keeping in sync with wxWidgets version anymore. 2017-04-07 12:24:36 -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
35bfbb4b01 Bump version number, add alpha tag 2017-02-14 19:37:03 -08:00
Robin Dunn
56368cc31d Update copyright in buildtools 2017-02-13 15:29:30 -08:00
Robin Dunn
f280d3a0ea Use the sip -g flag so the GIL is released and reaquired for every API call 2017-01-20 22:04:49 -08:00
Robin Dunn
63145ef959 Add buildtools.printVersion() 2016-12-02 15:55:07 -08:00
Robin Dunn
32a324f73b Some minor cleanup 2016-09-22 09:46:39 -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
1f81ba9299 Let's try multilib builds on Mac... 2016-06-21 20:24:28 -07:00
Robin Dunn
d62a2af519 Update comments about version number scheme 2016-05-09 22:17:52 -07:00
Robin Dunn
549df8a6d0 Merge branch 'gtk3' of git://github.com/swt2c/Phoenix into gtk3 2016-03-02 18:26:08 -08:00
Robin Dunn
ae68dbc1e1 Fix typo 2016-02-29 19:12:12 -08:00
Robin Dunn
5c029d5955 Use cp1252 on Windows for the wxWidgets build too,
and add a note to the README about it.
2016-02-29 19:11:49 -08:00
Scott Talbert
a57bec2e71 Add support for building with GTK3 2016-02-29 20:22:58 -05:00
Robin Dunn
5a2ce07014 Add compiler version support for VisStudio 2015 2016-02-28 22:37:21 -08:00
Robin Dunn
f679024027 Use cp1252 encoding on Windows for cmd output 2016-02-28 00:45:24 -08:00
DietmarSchwertberger
abbf850d56 Add support for Visual Studio 2015 and encoding issues
Replace 'touch' command with Python implementation to reduce dependency on cygwin.
2016-02-28 00:27:28 -08:00
Robin Dunn
598ee1e3f2 Import and use build_wxwidgets from buildtools 2016-02-27 18:25:28 -08:00
Robin Dunn
4cbfc0d330 Copy the build-wxwidgets.py script into Phoenix's buildtools.
I think we're the only ones using it anyway.
2016-02-27 18:25:28 -08:00