Commit Graph

213 Commits

Author SHA1 Message Date
Robin Dunn
e2b154e391 Build/installer support for building with MSVC 7.1 and Python 2.4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31037 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-17 01:22:27 +00:00
Robin Dunn
dc5bee0a15 Can't use the config.PYVER value if it hasn't been set yet...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30382 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-09 03:40:11 +00:00
Robin Dunn
2c12daf99b return error code upon KeyboardInterrupt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-09 03:39:32 +00:00
Robin Dunn
df6dc8d09b oops, set coLinux hosts for the other Jobs too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-09 00:09:25 +00:00
Robin Dunn
e4bb599887 Revamped automated build system to use a Python script for the master
control script, make parallel builds the only way to do it
(facilitated by the taskrunner module) split out the guts of build-all
into separate scripts, etc.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-08 23:55:25 +00:00
Robin Dunn
a74ed7047f Python App bundles built on Jaguar won't run on Panther because of the
different paths to the Python.app so we need to differentiate the two
builds for the docs-demo disk image.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-08 21:24:41 +00:00
Robin Dunn
91e57bd14c syntax fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30313 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-06 03:45:48 +00:00
Robin Dunn
eae9a17279 don't use --jobs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30312 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-06 03:45:05 +00:00
Robin Dunn
ad65aea843 Some support for parallelizing builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-05 00:48:54 +00:00
Robin Dunn
b8419d9a8b rpmbuild may not exist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-04 21:56:10 +00:00
Robin Dunn
610747464e Use relative paths for inplace builds, it helps ccache
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30276 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-04 21:55:00 +00:00
Robin Dunn
1c39400cd7 tweak the path so ccache is found first on both build machines
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30192 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-30 21:39:03 +00:00
Robin Dunn
67a6f449e1 fixed typo causing a syntax error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-30 21:36:54 +00:00
Robin Dunn
38d45b1014 Use $ on variables!!!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30166 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-29 17:14:19 +00:00
Robin Dunn
156fa22b80 Don't just assume that the metadata files will be found
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-29 17:12:59 +00:00
Robin Dunn
7dc107d60c add skipupload flag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-28 20:32:14 +00:00
Robin Dunn
79db03c99e Combine the common installer package into the main package
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-24 00:17:57 +00:00
Robin Dunn
45b323521b Don't uninstall common files if there is more than one wxPython installed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30084 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-24 00:17:12 +00:00
Robin Dunn
5df4dd4bc5 Keep a local copy of the daily builds too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-22 20:28:17 +00:00
Robin Dunn
119af81b23 Use a working dir for the uninstaller that does exist.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-22 19:12:04 +00:00
Robin Dunn
851067d0f2 A unicode hack for the Rez/Derez hack
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30062 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-22 15:20:51 +00:00
Robin Dunn
f35732e954 build the unicode version too on Panther
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30060 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-22 03:07:31 +00:00
Robin Dunn
1e45356c50 renamed the output file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30059 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-22 03:06:34 +00:00
Robin Dunn
b908d8bf69 Rearrainged some bits
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30058 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-22 03:05:08 +00:00
Robin Dunn
85245f48ad wxPython on OSX can now be built in Unicode mode, can support multiple
version installs, and comes with an uninstaller script.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-22 02:50:05 +00:00
Robin Dunn
1683c95020 DocsDemo --> docs-demos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-15 21:14:43 +00:00
Robin Dunn
05e443d7ca Give the win32 runtime installer its own readme.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29896 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-15 20:58:26 +00:00
Robin Dunn
bceb17b2e0 more consistent naming
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29890 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-15 20:05:01 +00:00
Robin Dunn
28d1454aff Adapt to new file naming scheme, new Installer structures, and other
build tweaks.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29864 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-15 01:13:02 +00:00
Robin Dunn
7093495299 Restructured for new style RPMs, etc. Can build all the RPMs from a
single .spec file, by using --define parameters.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29863 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-15 01:02:22 +00:00
Robin Dunn
6736ec0807 be cmd.exe compatible
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29862 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-15 00:56:22 +00:00
Robin Dunn
f81ef370c4 Doc tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-11 22:15:15 +00:00
Robin Dunn
cb56afc421 * build and distrib tweaks.
* restructuring of installer packages
* MSW build can use either MONOLITHIC or multi-lib wx build


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-10 00:48:34 +00:00
Robin Dunn
f744f3456c New directories added, old ones removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-06 21:55:43 +00:00
Ron Lee
5173779ec4 Add wxversion/ to the dist tarball.
Prefer 2.5 wx-config in the debs.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-01 14:02:27 +00:00
Robin Dunn
6ad75f5393 no need to build separate xrc lib anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-30 23:20:20 +00:00
Robin Dunn
96d49f0eea Added limited support for wxEventLoop (you can't derive from a
wx.PyEventLoop version yet...)  Updated and moved the sample showing
how to replace the MainLoop to samples/mainloop/mainloop.py.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-23 01:02:00 +00:00
Robin Dunn
ea48a085dc Accomodate either {prefix}/lib or {prefix}/lib64 (the latter is used
on SuSE x86_64 distro)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-10 21:44:33 +00:00
Robin Dunn
f86ca7e4f3 Removed my copy of distutils from the wxPython source tree.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29068 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-09 19:07:56 +00:00
Robin Dunn
023a034e0e Add a link to the changes file, move the log file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29026 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-04 18:06:05 +00:00
Robin Dunn
ba17a5d761 Add new file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-27 23:10:15 +00:00
Robin Dunn
609b563c8b "wxWindows" --> "wxWidgets"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-25 16:59:16 +00:00
Robin Dunn
c7be1d2a3e Put the version unmber in the subject
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-11 18:14:00 +00:00
Robin Dunn
39d3e67e3a use root on all ssh connects to OSX, other tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-10 15:22:04 +00:00
Robin Dunn
eac928f00f Switch to monolithic build because of a dependency problem
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-09 23:26:03 +00:00
Robin Dunn
ba9a898553 more build tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-06 00:02:02 +00:00
Robin Dunn
d391b80e04 Added ability to also do a remote build on the Jaguar machine
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28632 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-05 00:39:29 +00:00
Robin Dunn
afbe4a5524 The build can now start RPM builds on more than one linux target,
currently set up to do RH9 and FC2.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28628 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-04 22:27:18 +00:00
Robin Dunn
4bd19ff333 fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-31 20:25:13 +00:00
Robin Dunn
477550dc0c Build the new docs as part of the automated build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-22 01:01:24 +00:00