Commit Graph

1217 Commits

Author SHA1 Message Date
Chris Elliott
d7d0ed353b add univ files to MGL build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-05-07 09:34:27 +00:00
Chris Elliott
9be4fc3cea add svg in new location
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-04-14 15:52:07 +00:00
Chris Elliott
741f81ac6f remove outdated makefiles and .cvsignore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-04-14 14:31:09 +00:00
Chris Elliott
29263adce4 add back stc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-04-14 14:26:29 +00:00
Chris Elliott
3393bed9b4 stc src and includes added back
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-04-14 14:24:38 +00:00
Chris Elliott
343ce358df stc sample added back
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-04-14 14:20:44 +00:00
Vadim Zeitlin
9d1eeb0bf2 removed contrib files from the scripts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45437 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-04-13 02:13:41 +00:00
Chris Elliott
0b898d4558 restore cvs up
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-04-02 18:14:37 +00:00
Chris Elliott
dc168f05b4 tidy up daily build for 2.9
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-04-02 17:42:42 +00:00
Chris Elliott
39e00125e5 remove dead pro files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45192 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-03-31 18:36:35 +00:00
Chris Elliott
b8c73e75d0 allow absolute path
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-03-30 08:09:16 +00:00
Václav Slavík
02f935fbab added basic test for wxLocale
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45082 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-03-26 21:12:13 +00:00
Vadim Zeitlin
3ddb5c284b list samples/Info.plist in one manifest only (the Mac one); remove samples/minimal/Info.plist and (non existent) samples/minimal/minimal.pbproj/project.pbxproj
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44884 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-03-18 11:51:22 +00:00
Vadim Zeitlin
7e7e2b4e9a removed Classic files from the manifest after removing them from the cvs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-03-17 14:28:10 +00:00
Vadim Zeitlin
01078b2b22 include wxUniv files in wxDFB distribution
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44780 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-03-12 12:01:43 +00:00
Václav Slavík
0e6383ef7e fixed makefile.rsp to include samples/Makefile.in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-02-07 13:55:45 +00:00
Chris Elliott
ef5fcb0905 fix for bug reported at http://lists.wxwidgets.org/cgi-bin/ezmlm-cgi?8:mss:97233:200702:jkocpijdefodmmdphebn
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44397 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-02-07 10:24:25 +00:00
Robin Dunn
7fd3acaf54 Set version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-02-06 19:58:27 +00:00
Václav Slavík
ca152e4cf4 added script to generate parts of rsp manifests with samples files and bakefile-generates files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-02-05 19:24:55 +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
Václav Slavík
c640dfa5e8 added wxDFB to distribution scripts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-01-10 15:01:42 +00:00
Chris Elliott
3b849b9a88 2.8.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44184 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-01-10 13:40:28 +00:00
Chris Elliott
b432b50d61 fix missing setup.h file(s) http://lists.wxwidgets.org/cgi-bin/ezmlm-cgi?8:mss:96442:cbnogdligcfeekgnnppi
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44183 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-01-10 13:38:17 +00:00
Chris Elliott
8e287ae93f revert this as Vadim's seems cleaner http://cvs.wxwidgets.org/viewcvs.cgi/wxWidgets/distrib/scripts/create_archives.sh.diff?r1=1.19&r2=1.20
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44077 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-12-30 20:21:11 +00:00
Chris Elliott
5c7d3eb176 fix for build with x11 reported here http://lists.wxwidgets.org/cgi-bin/ezmlm-cgi?8:mss:96187:200612:dimemphnemjnfeciaghe
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44030 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-12-22 11:20:58 +00:00
Vadim Zeitlin
72d11e1734 don't include non existent tools/gettext directory in the distribution
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-12-19 10:52:34 +00:00
Vadim Zeitlin
9a137faacf removed (non existing any more) mobile/* files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-12-19 10:45:52 +00:00
Vadim Zeitlin
e019c6429d include wxUniv files into wxX11 distribution
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44008 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-12-19 08:29:37 +00:00
Vadim Zeitlin
cd977e12f9 added include/msvc/wx/setup.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-12-16 15:11:38 +00:00
Chris Elliott
e6444871c1 add distrib\mac\pbsetup-sh to mac distro
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-12-13 18:55:36 +00:00
Chris Elliott
948ddccfab avoid configure, etc being in DOS format
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-12-13 09:46:20 +00:00
Chris Elliott
3fa27f794b move on to 2.8.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-12-13 09:25:35 +00:00
Chris Elliott
0ecdaebb94 tidy up
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-12-13 09:24:20 +00:00
Chris Elliott
fd7741f907 try toi fix readme readme
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-12-13 09:18:35 +00:00
Chris Elliott
840c7ccebf up to 2.8.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-12-13 08:49:18 +00:00
Chris Elliott
13df6d3103 up to 2.8.0rc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43678 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-27 13:37:12 +00:00
Chris Elliott
1af8095563 add setup.h to tarball
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43677 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-27 13:36:18 +00:00
Vadim Zeitlin
9653ac08a5 IPC sample projects renamed from ipc_xxx to ipc_ipcxxx
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43638 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-25 14:24:34 +00:00
Robin Dunn
660800e63b ~wxPoint2D
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-11 04:10:36 +00:00
Julian Smart
a04be1e3e8 Added simple setup-creating script. See top of createsetup.sh for details.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 22:27:27 +00:00
Julian Smart
5567a2224b Rename double readme
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43167 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-07 18:47:12 +00:00
Vadim Zeitlin
28639df9c7 added collpane sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-03 22:02:34 +00:00
Vadim Zeitlin
3afd11bc6c added horse.tga to bakefile and distribution scripts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 00:35:09 +00:00
Vadim Zeitlin
b4bdf722ab added collpane sampel files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-30 20:25:43 +00:00
Vadim Zeitlin
b0a8df83f5 include autopackage-related files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42473 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-26 21:36:14 +00:00
Vadim Zeitlin
f59ec16f6e include build/msw/wx_base.dsp in wxBase distribution (closes 1324053)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 23:24:30 +00:00
Václav Slavík
30c841c84d moved wxOverlay into overlay.* files and out of dc.h/dcbase.cpp; implemented wxOverlay for wxDirectFB port
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 12:29:14 +00:00
Vadim Zeitlin
f8b35b7b9a added autopackage-related files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42250 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-22 20:43:01 +00:00
Chris Elliott
d945fd16d5 remove empty dirs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-22 20:24:14 +00:00
Chris Elliott
f762140de8 missing backticks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-20 08:15:25 +00:00
Vadim Zeitlin
92d6f088c6 added samples/internat/ar/* files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-19 16:15:42 +00:00
Vadim Zeitlin
27d8e1b34c removed non-existing richedit.dmc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-19 15:55:47 +00:00
Vadim Zeitlin
9fd47c4847 added include/wx/gtk/private/string.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-19 15:28:09 +00:00
Vadim Zeitlin
c66068835e inserted missing back quotes around echo lost by previous change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-12 19:57:23 +00:00
Chris Elliott
6ff2b4376b post 2.7.1 fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-12 19:47:12 +00:00
Włodzimierz Skiba
0860638841 Add new animate sample to the distribution (probably more steps from technote #1 needed).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41854 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-10 06:29:36 +00:00
Chris Elliott
9bd7150221 case sensitive bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-09 10:21:01 +00:00
Włodzimierz Skiba
c744d3f862 'configtool' removal.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41301 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-09-19 15:37:21 +00:00
Chris Elliott
9c3af83154 fix for SF bug 1543862 - add missing Makefile.in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41063 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-09-08 07:49:01 +00:00
Chris Elliott
c2c435c9d8 fix directory creation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41042 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-09-07 12:46:08 +00:00
Chris Elliott
52c636e073 fix broken bz2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-09-07 12:44:40 +00:00
Kevin Ollivier
e87f080a88 Make archive top level dirs match that of the archive name.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-09-02 17:38:35 +00:00
Chris Elliott
6dc001c8bd update to 2.7.1-rc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-09 08:43:47 +00:00
Vadim Zeitlin
affea3d43b removed odbc sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-08 12:28:11 +00:00
Vadim Zeitlin
25063ed2b4 removed mentions of richedit sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-08 12:09:17 +00:00
Chris Elliott
0b70d74cb3 bakefile needs the spec file...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-08 10:59:05 +00:00
Vadim Zeitlin
17d704e804 removed mentions of the (non-existing any more) resource and tab samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-07 22:37:27 +00:00
Vadim Zeitlin
6028b16aef corrected auidemo.dsp name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-07 19:28:10 +00:00
Vadim Zeitlin
3742029648 added samples/combo/*.png and samples/internat/ja_JP.EUC-JP/*
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-07 16:34:57 +00:00
Vadim Zeitlin
47351e2593 include wxGTK1 files in wxAll too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-07 13:49:55 +00:00
Vadim Zeitlin
d3e2c897cd include docs sources files in wxAll distrib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-07 13:41:50 +00:00
Włodzimierz Skiba
065bb76dba Removed unused Symantec (*.sc) build system. Symantec C++ is now replaced by DigitalMars.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40413 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-01 12:49:12 +00:00
Włodzimierz Skiba
8e62b5ee36 Removed all outdated makefile.dos and their *.msc include.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-01 07:09:58 +00:00
Chris Elliott
e7ac413268 revert change to bakefile list
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-21 12:01:21 +00:00
Chris Elliott
9bedb9585f use Bakefiles in CVS tree
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-21 10:45:39 +00:00
Chris Elliott
8afb1dca50 use local scripts not the newly downloaded CVS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-21 09:10:35 +00:00
Vadim Zeitlin
da44b91efc made RE match the otional tag name after the sticky flags
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40208 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-20 15:25:26 +00:00
Chris Elliott
708e73052e fix RE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40207 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-20 15:12:34 +00:00
Chris Elliott
f21467d8ec remove file lists on exit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40197 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-20 11:14:38 +00:00
Chris Elliott
7603e74bce restore snapshot and remove 2 toplevels dirs from tarball
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40196 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-20 10:52:18 +00:00
Chris Elliott
6224df0462 revert to unix2dos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-19 13:56:41 +00:00
Chris Elliott
0d54dc7cd6 remove duplicate dir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40187 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-19 13:55:43 +00:00
Chris Elliott
a4b57b1de1 copy install.txt and readme.txt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-19 10:31:08 +00:00
Chris Elliott
13e2550d3d fix todos conversion (unix2dos called to dos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40184 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-19 10:28:57 +00:00
Chris Elliott
759f0e41d1 fixes for York delivery
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40180 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-18 06:56:23 +00:00
Kevin Ollivier
571c8c8aab Fixed version of unix2dos conversion.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-18 06:54:02 +00:00
Kevin Ollivier
37ab190fbf Moving to new approach that uses CVS entries to determine text/binary state of file.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40178 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-18 00:50:06 +00:00
Włodzimierz Skiba
cc62d777c4 create_archives.sh
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-17 06:37:40 +00:00
Kevin Ollivier
2a1243f4c9 Be careful about file extensions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40150 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-16 23:19:03 +00:00
Kevin Ollivier
de6fbe7596 Create the root dir install and readme files, and put them in the manifests. Also, use DOS line endings for MSW archives.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-16 22:46:30 +00:00
Kevin Ollivier
3335d62252 Give MSVS project files DOS line endings.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40042 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-08 05:43:51 +00:00
Kevin Ollivier
eb33893c47 Make sure it creates the directory where tarballs are stored if it doesn't exist.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-06 23:31:22 +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
2dfa1180b0 Now we can build all tarballs on one (Unix shell) box using pre-flight.sh.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-05 04:37:42 +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
adf154089e Make note about the need for unix2dos on Mac.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-05 04:07:30 +00:00
Kevin Ollivier
9ef3cca85b Setting up unix dobuilds script to run gtk2 builds.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-25 18:54:10 +00:00
Kevin Ollivier
95a866a69f Removing all occurrences of the distrib scripts in the manifests.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39826 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-25 18:48:00 +00:00
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