Commit Graph

11 Commits

Author SHA1 Message Date
Kevin Ollivier
ec065966ac Handle symlink replacement more gracefully.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-10-15 17:16:01 +00:00
Robin Dunn
b445553485 Use 1040 for the PPC VERSION_MAX_ALLOWED, and do a proper weak linker
reference check for CGContextSetBlendMode.  This allows the wxPython PPC half of the 
Universal binary to be fully functional on Tiger+.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50815 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-18 19:35:57 +00:00
Kevin Ollivier
f619081d63 Make macbuild-lipo more robust, add lipo-dir which will lipo two dirs (one a ppc install and one an intel install) together.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-06-06 05:26:41 +00:00
Robin Dunn
6caa0f5cd1 No animate contrib anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-01-21 06:59:10 +00:00
Robin Dunn
eb499cb08f cleanup and minor tweak for wxPython build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-05 18:39:03 +00:00
Kevin Ollivier
d328538750 Factoring out redundant steps in the build process to their own function.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40001 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-05 04:09:40 +00:00
Kevin Ollivier
feaa021883 Exit on error was too strict.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39415 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-29 04:44:04 +00:00
Kevin Ollivier
e32bf19f15 Stop building on a platform as soon as a tarball build error is encountered.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-29 03:05:02 +00:00
Kevin Ollivier
3d23c9b7d9 Initial implementation of wxWidgets build scripts for Mac and Unix. To run tests, just run dobuilds in mac and unix dirs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-03 04:36:17 +00:00
Kevin Ollivier
e8e59fe61c Adding silent option for automatic builds.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37791 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-04 03:41:22 +00:00
Kevin Ollivier
ad17c279f3 Committing Mac tarball script.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37790 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-04 03:36:28 +00:00