Commit Graph

1069 Commits

Author SHA1 Message Date
Kevin Ollivier
06839aadca Updating manifests and attempting to use manifests to generate all ports.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-20 00:36:19 +00:00
Kevin Ollivier
677b38f28e Updating MSW file list.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-13 23:37:57 +00:00
Kevin Ollivier
1400992213 Consolidate the logic for generating file lists, as well as creating zip archives, into one place and remove some old code no longer needed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-13 00:07:19 +00:00
Kevin Ollivier
84b4e2b6ae Make sure to create parent dirs in the tree.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39682 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-12 00:20:30 +00:00
Kevin Ollivier
d20e98ab7a An attempt at reducing redundancy and improving readability for manifest-based releases.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39681 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-11 23:08:03 +00:00
Kevin Ollivier
4387847f65 No longer using a zip file for VC project files, adding them directly into MSW file list.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-11 19:20:43 +00:00
Kevin Ollivier
f87584b552 Putting files back in the wxWidgets-$VERSION dir.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39611 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-07 04:16:38 +00:00
Julian Smart
c4c7d59800 Script updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-06 14:43:50 +00:00
Włodzimierz Skiba
ef59736105 Let's have new sample distributed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-29 07:51:11 +00:00
Włodzimierz Skiba
99ea403a8e Let's have new sample distributed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39426 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-29 07:45:55 +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
Włodzimierz Skiba
133f3119f0 Removed some references to unused files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-25 10:03:56 +00:00
Włodzimierz Skiba
a269ba6e3d wxMSW/watcom is already rebaked by pure bakefile_gen call. wxOS2/wxMGL for watcom needs only wx.bkl baking due to filename conflict for other makefiles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-21 07:44:04 +00:00
Kevin Ollivier
5a1595056d Attempt at fixing the misplaced MSW build files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39256 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-21 07:23:15 +00:00
Kevin Ollivier
04227ed681 First attempt at adding the files in the build/os2 and build/mgl dirs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-21 06:41:20 +00:00
Kevin Ollivier
947859ae14 Adding dataview and combo sample files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39254 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-21 06:33:06 +00:00
Kevin Ollivier
9c8cfcb9c5 docopydocs is not needed for this script.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-04 04:47:50 +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
1646ae2229 Include and use the shared docopydocs function.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-03 04:30:13 +00:00
Kevin Ollivier
528656884c Make sure to include the current values for INCLUDE, LIB, PATH.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-03 04:28:00 +00:00
Kevin Ollivier
b519f7d462 Move the copying of docs that are included in several tarballs into its own function.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38993 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-03 04:25:44 +00:00
Włodzimierz Skiba
d7903e1336 Removal of second part of dsw files (as requested by Jamie Gadd).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-24 09:29:35 +00:00
Włodzimierz Skiba
a58e8e0cd6 Removed outdated build files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-21 11:57:01 +00:00
Julian Smart
26de4d605a Added minimal Info.plist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-07 07:12:36 +00:00
Julian Smart
97148373b3 Tweaks for demos on MacOSX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37871 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-07 22:02:37 +00:00
Julian Smart
1d1a4b71e8 Zip up Windows demos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-07 21:04:05 +00:00
Julian Smart
16c5f4ae6d Fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-07 19:36:11 +00:00
Julian Smart
51128f7dab Added script for building and archiving a small range of demo binaries
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-07 16:50:07 +00:00
Kevin Ollivier
089bac8ed4 Fix for invalid 'invisible' chars.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37851 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-07 07:06:29 +00:00
Kevin Ollivier
da00183307 Move generation of the eVC, and DMars formats over to the release scripts.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37848 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-07 06:29:02 +00:00
Kevin Ollivier
403aad7973 Adding Linux and Mac build steps, and updating some build-environ.cfg options.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37847 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-07 06:15:25 +00:00
Kevin Ollivier
c877c0c3be Documentation change, and adding an end linebreak.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-07 06:13:59 +00:00
Kevin Ollivier
65d7c84cb3 Adding documentation on the automated release system.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-07 06:04:02 +00:00
Kevin Ollivier
2d09ef21fa Mac and Linux build scripts.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-07 06:02:42 +00:00
Kevin Ollivier
49089236aa Typo fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-07 01:18:22 +00:00
Kevin Ollivier
98da423304 Script to configure MSVC6 environment for Cygwin.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-07 00:07:25 +00:00
Kevin Ollivier
d78c9b7e4a Finished moving this over to bash syntax.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-07 00:02:33 +00:00
Kevin Ollivier
615c15f981 Generate wxMSW zip even if we've turned off InnoSetup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-07 00:00:03 +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
Kevin Ollivier
8fc3a8c911 Adding Unix build script.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37786 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-03 06:17:04 +00:00
Kevin Ollivier
d9114aa6e9 Don't fetch makefiles, we'll add their creation to the pre-flight process later.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37785 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-03 02:28:53 +00:00
Kevin Ollivier
77b14ee244 Fixed a typo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-03 02:00:39 +00:00
Kevin Ollivier
ec43e6824c Remove the reference to ReleaseForge now, as we don't yet use it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37783 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-03 01:47:40 +00:00
Kevin Ollivier
03a2668fed As discussed with Julian, the new release system will use a new directory so that we are more free to make changes, and also so we can re-organize files and remove old files. This is still a work in progress!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-02 20:23:54 +00:00
Kevin Ollivier
913fffd75a Adding missing wxall and wxmsw targets.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-27 19:30:06 +00:00
Kevin Ollivier
e069db2d65 Easy fix for automated uploads (I thought I tried this and it failed, but fortunately I was wrong there) and leave a note about rebaking until it's implemented.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-13 00:19:05 +00:00
Julian Smart
2baea9e267 Script tweak
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-12 10:28:33 +00:00
Julian Smart
9393136df5 Take into account Info.plist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37354 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-06 17:37:56 +00:00