Commit Graph

2753 Commits

Author SHA1 Message Date
Samuel
f978321bbf enable pickling of PyEvent objects 2017-01-24 17:22:48 -08:00
Robin Dunn
8304ec1bfe Update wxWidgets revision 2017-01-23 15:26:49 -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
bc5ccab926 Remove the vagrant builder for now,
there are some issues that need to be dealt with but it may be easier
to just do them by hand for now.
2016-12-15 14:16:43 -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
22cbbb8283 Merge branch 'swt2c-fix_fshandler_subclasses' 2016-12-09 17:47:57 -08:00
Robin Dunn
08baaf9f71 Merge branch 'fix_fshandler_subclasses' of https://github.com/swt2c/Phoenix into swt2c-fix_fshandler_subclasses
# Conflicts:
#	unittests/test_filesys.py
2016-12-09 17:47:16 -08:00
Robin Dunn
d550c7991a Merge pull request #198 from Metallicow/Trim-trailing-space
Trim trailing space
2016-12-09 17:43:44 -08:00
Robin Dunn
885eb2dd3f Add a builder to the buildbot for the vagrant builds 2016-12-09 17:41:10 -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
Scott Talbert
ed8a8f805a Fix wxFileSystemHandler subclasses - manually add FindNext and FindFirst
Also, add a testcase for this issue.

Fixes https://github.com/wxWidgets/Phoenix/issues/175
2016-12-05 20:50:44 -05:00
Metallicow
a8340045ee Trim trailing space etg directory 2016-12-05 16:43:18 -06:00
Metallicow
17aaf52d9f Trim trailing space wx directory 2016-12-05 16:40:54 -06:00
Metallicow
c6ed20e00d Trim trailing space src directory 2016-12-05 16:39:14 -06:00
Metallicow
58fc0d1377 Trim trailing space sphinxtools directory 2016-12-05 16:36:14 -06:00
Metallicow
01f8f09f60 Trim trailing space samples directory 2016-12-05 16:34:47 -06:00
Metallicow
067569d785 Trim trailing space etgtools directory 2016-12-05 16:26:04 -06:00
Metallicow
e6884f7dc0 Trim trailing space bin directory 2016-12-05 16:21:49 -06:00
Metallicow
9568103974 Trim trailing space unittests directory 2016-12-05 16:19:11 -06:00
Robin Dunn
2de746beda Merge pull request #195 from Metallicow/update-demo-Nov2016
Update demo Nov2016
2016-12-03 16:08:36 -08:00
Robin Dunn
ca362f6918 Merge pull request #193 from tekhedd/master
pycolourchooser now, er, works
2016-12-03 16:03:56 -08:00
Robin Dunn
ede75fdc8d Add context manager methods to wx.BusyCursor
Fixes #196
2016-12-03 16:01:13 -08:00
Robin Dunn
432e4056ce Merge pull request #197 from RobinD42/add-vagrant-builds
Add vagrant builds
2016-12-03 15:58:15 -08:00
Robin Dunn
67967b5bcc A few more packages to install 2016-12-02 15:58:41 -08:00
Robin Dunn
6115cbb537 Move the tarball manipulation and cleanup inside the do_build function,
and copy the builds to a folder based on the version number.
2016-12-02 15:57:37 -08:00
Robin Dunn
63145ef959 Add buildtools.printVersion() 2016-12-02 15:55:07 -08:00
Robin Dunn
a862b70c65 Remove the source dir before starting in case the previous build failed and didn’t clean up. 2016-12-02 14:12:00 -08:00
Robin Dunn
e4a7667fd6 Let’s try 4 cores and 4 Gigs 2016-12-01 15:09:16 -08:00
Robin Dunn
8508a801b8 We also need the libwebkitgtk-3.0 packages 2016-12-01 15:07:32 -08:00
Robin Dunn
f0ac889e39 Typo fix 2016-12-01 15:04:53 -08:00
Robin Dunn
259ac91917 Remove the echos and run the commands for real 2016-12-01 15:04:37 -08:00
Robin Dunn
73dd65a7ad Rename folders again 2016-12-01 11:46:23 -08:00
Robin Dunn
ee89d523d2 Update build script to be able to target specific PYVER and PORT 2016-12-01 11:44:08 -08:00
Robin Dunn
49e0e172eb Rename ubuntu folders 2016-11-30 21:17:01 -08:00
Robin Dunn
b500c22bbe Update vagrant README to include build instructions 2016-11-30 21:12:14 -08:00
Robin Dunn
d7d0e0de69 Ubuntu 16 box doesn’t use the “vagrant” username 2016-11-30 21:11:41 -08:00
Robin Dunn
017403a8f1 Add build script 2016-11-30 20:21:02 -08:00
Robin Dunn
24b8e63aff Share the folder containing the build script 2016-11-30 19:57:40 -08:00
Robin Dunn
36ca2cf37f Create the virtual envs in a subdir, set owner to vagrant user 2016-11-30 19:53:51 -08:00
Robin Dunn
ddad9b95b9 Add Vagrant config and provisioning for Debian 8 2016-11-30 13:56:34 -08:00
Robin Dunn
7224b676f0 Add Vagrant config and provisioning for Fedora 24 2016-11-30 13:56:04 -08:00
Robin Dunn
da38a74b46 Add Vagrant config and provisioning for CentOS 7 2016-11-30 13:55:13 -08:00
Robin Dunn
7de0adb9f1 Add Vagrant config and provisioning for Ubuntu 14.04 and 16.04 2016-11-30 13:54:40 -08:00
Robin Dunn
a3ed683e7f Add README about building Phoenix with Vagrant VMs 2016-11-30 13:52:57 -08:00
Robin Dunn
e4bd9132e7 Add missing Restore() method. 2016-11-30 08:41:01 -08:00
Metallicow
c273dfa9b1 Trim Trailing Whitespace demos 2016-11-24 19:26:05 -06:00
Metallicow
3d30023218 Add AUI demos, fix TreeListCtrl demo
also update WIPz checklist
2016-11-24 19:15:52 -06:00
Robin Dunn
c524ed1a37 Fix typo re: linking aui library 2016-11-24 10:39:47 -08:00
Robin Dunn
c9209be454 Merge branch 'Metallicow-trim-trailing-space' 2016-11-23 23:15:22 -08:00