Commit Graph

303 Commits

Author SHA1 Message Date
Robin Dunn
3ecece7e04 Fixed some (out) typemaps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-26 15:22:43 +00:00
Robin Dunn
eb3e358db8 Include the html docs in the tarball
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-25 06:52:58 +00:00
Robin Dunn
0967b57b85 overwrite old wx DLLs even if the version numbers match
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42134 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-19 21:39:34 +00:00
Robin Dunn
5f2502393e use the right number in the tarball filename
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42059 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-16 20:25:14 +00:00
Robin Dunn
a49b2d272a put the gdiplus.dll with the wx DLLs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42058 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-16 20:24:24 +00:00
Robin Dunn
62f51f1f90 Update to InnoSetup 5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-14 18:03:55 +00:00
Robin Dunn
3a5608d3cf Don't build the animate contrib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-14 18:02:49 +00:00
Robin Dunn
5b20646ea8 Add USE_GDIPLUS=1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-13 19:20:49 +00:00
Robin Dunn
fa5a80d6a6 distrib changes to enable graphics context and add gdiplus.dll
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-11 06:44:51 +00:00
Robin Dunn
dd397ff730 don't build the animate contrib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-11 03:56:40 +00:00
Robin Dunn
6a591c4317 make sure the cleanup happens
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-09 02:35:50 +00:00
Robin Dunn
83519021af install bitmaps/*.ico files too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-09 02:34:43 +00:00
Robin Dunn
a187b3619e Don't forget the samples\ide\activegrid\model dir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-03 21:28:14 +00:00
Robin Dunn
7cae647a44 Change the name of the dir where the message catalogs are installed on
MSW back to 'locale' and also change back to the full directory
structure including the LC_MESSAGES dir.  The reasons these changes
were orginally made no longer apply


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-02 20:03:01 +00:00
Robin Dunn
67be49eec6 build tweaks, also drop most Python 2.3 builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-09-25 20:24:42 +00:00
Robin Dunn
ce2f068535 use the MSVC 7.1 DLLs for python versions >= 2.4, not ==
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41352 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-09-21 17:01:28 +00:00
Robin Dunn
b9c5678801 Path fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-09-09 19:57:22 +00:00
Kevin Ollivier
3a6e98206b Adding TaskRunnerThread class, for threaded operations, along with errorOccurred and elapsedTime methods for getting information about a process.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-09-02 22:00:06 +00:00
Robin Dunn
b5c5355ba3 Move the language catalogs install directory on MSW from 'locale' to
'i18n' to avoid conflict (and an import warning) with the standard
locale.py module.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-09-02 17:43:00 +00:00
Robin Dunn
f5ed42f875 enable building just the unicode version, or both unicode and ansi
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40082 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-13 02:40:46 +00:00
Robin Dunn
8cbbb5d41b Add items for the _aui and _richtext .pyd's
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40081 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-13 02:37:05 +00:00
Robin Dunn
f0ac483feb renamed setup.py to tr_setup.py because build-all does an import of
setup, (to get the version number) expecting to get the one in the
root wxPython dir.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-05 05:25:25 +00:00
Robin Dunn
0f475e8aa9 Build and distrib tweaks ported over from the 2.6 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-05 05:23:28 +00:00
Robin Dunn
8b4c82b815 build tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-04 04:01:16 +00:00
Robin Dunn
bf158fe6c6 Switch to bzip2 for compression
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-02 03:43:46 +00:00
Robin Dunn
dd70f7a2ad some tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-30 05:18:44 +00:00
Robin Dunn
70b5f65e55 Some tweaks to build hosts and tasks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-28 19:25:30 +00:00
Robin Dunn
1c47620268 New source dirs that need installed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38192 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-18 01:03:45 +00:00
Robin Dunn
46910b0611 slight refactor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-10 00:31:25 +00:00
Kevin Ollivier
918978c710 Needed so we can install TaskRunner to Python's site-packages dir and use it from everywhere. :)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37823 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-06 03:19:45 +00:00
Kevin Ollivier
582241e4a4 Typo. Who puts vowels in 'makedirs'? ;-)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-27 18:26:10 +00:00
Kevin Ollivier
c8470018b8 Sorry, zapping rogue print statement. ;-/
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-27 05:52:56 +00:00
Kevin Ollivier
d3c518f985 Bumping the arg numbers since we now don't have a CFGFILE as first argument.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37745 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-27 05:06:06 +00:00
Kevin Ollivier
f1a9f3318b Adding code to load Config objects from a file, and move to modifying environment variables rather than sourcing the config file (so that every script is not required to do this).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37744 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-27 03:25:48 +00:00
Robin Dunn
1d84f787f4 Use UNICODE=0 for ansi builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-24 01:03:18 +00:00
David Surovell
2458faeb60 wxPython tab cleaning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37211 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-29 17:35:47 +00:00
Kevin Ollivier
e61e59643e Adding Reswig and Universal binary options to both build_packages.sh and the wxPythonOSX/build script.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37192 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-28 02:11:22 +00:00
Robin Dunn
486afba9a4 Merge #3 from the 2.6 branch, containing last set of changes before
the 2.6.2 release.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36806 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-09 21:09:57 +00:00
Robin Dunn
095315e20d another merge from WX_2_6_BRANCH
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-06 07:05:15 +00:00
Robin Dunn
84a17ce686 Merged modifications from the 2.6 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36608 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-12-30 23:11:27 +00:00
Robin Dunn
02b800ce7c Merged modifications from the 2.6 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36607 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-12-30 23:02:03 +00:00
Kevin Ollivier
c1ebcef04d Use the now 'official' makemo.py when building packages.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-12-22 06:09:26 +00:00
Kevin Ollivier
9347ef2f59 Script for building mo locale files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-12-16 17:37:05 +00:00
Kevin Ollivier
1d7127d0cf Forward port 2.6 branch changes to head.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-12-16 01:38:48 +00:00
Kevin Ollivier
82378a4f73 Move away from relative paths on Win, fix Unicode option, reinstate docs and demos building, and various tweaks.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-09-28 23:28:35 +00:00
Kevin Ollivier
919de94c4f Fixed unicode support and introduced a debug flag.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35648 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-09-23 05:13:28 +00:00
Kevin Ollivier
fc87210f7d Removing hardcoded ansi and 2.3 support for Mac build scripts.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35636 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-09-21 04:43:48 +00:00
Kevin Ollivier
ae4e0c7a5c Fix an issue where dist may actually be created as a file rather than a directory.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35635 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-09-21 04:37:32 +00:00
Kevin Ollivier
f58a6c817e Some automated build scripts that wrap Robin's and make it easier to build installers (without having access to his R-bot build network:).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-09-20 01:56:22 +00:00
Robin Dunn
a432a02b4e Build and distrib changes and etc. for 2.6.1.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-05 04:51:51 +00:00