From d1cd84e787bf7cb277c0677dc454bbd76d38442b Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Tue, 11 Dec 2001 14:32:28 +0000 Subject: [PATCH] added FM and wx-announce to the last section git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/tech/tn0013.txt | 29 +++++++++++++++++++---------- 1 file changed, 19 insertions(+), 10 deletions(-) diff --git a/docs/tech/tn0013.txt b/docs/tech/tn0013.txt index f6c0a85fb3..3e13e1d288 100644 --- a/docs/tech/tn0013.txt +++ b/docs/tech/tn0013.txt @@ -1,5 +1,5 @@ - How to prepare wxGTK distribution - ================================= + How to prepare wxGTK distribution + ================================= 0. Introduction --------------- @@ -12,7 +12,7 @@ for a wxGTK distribution. a) Do a fresh checkout using the command - cvs -d :pserver:anoncvs@cvs.wxwindows.org:/home/wxcvs co wxGTK + cvs -d :pserver:anoncvs@cvs.wxwindows.org:/home/wxcvs co wxGTK NB: if you realize later that some needed files were not checked out by this command, please modify CVSROOT/modules to include the missing @@ -37,12 +37,12 @@ b) Create a build directory under wxWindows, e.g. I use "gtk-release", Note 1: "-j1" is needed now because make dist target is broken and doesn't allow parallelizing, if your make is aliased to "make -j4" (like - mine), it simply won't work. + mine), it simply won't work. Note 2; there are also dist-only and bzip-dist targets, the "-only" suffix means to just create the archive supposing that the files - themselves are already under _dist_dir/wxGTK-${version} where - "make dist" creates them + themselves are already under _dist_dir/wxGTK-${version} where + "make dist" creates them 2. Building the RPMs -------------------- @@ -87,7 +87,12 @@ b) Start RPM build by going to RPM_ROOT directory and typing "rpm -bb RPMS/i386/wxGTK-gl-${version}-1.i386.rpm RPMS/i386/wxGTK-static-${version}-1.i386.rpm -3. Uploading the files +3. Building the DEBs +-------------------- + +[Ron is doing this] + +4. Uploading the files ---------------------- All 11 files should be uploaded (via FTP) to several locations. @@ -95,9 +100,13 @@ All 11 files should be uploaded (via FTP) to several locations. a) incoming.sourceforge.net, go to project admin page on sf.net and choose add/edit releases for more details -b) ftp.remstar.com +b) ftp.remstar.com (Julian has the password) -4. Announcing the release +5. Announcing the release ------------------------- -TODO +a) FreshMeat: http://freshmeat.net/projects/wxwindowsgtk/ + +b) wx-announce mailing list: mailto:wx-announce@lists.wxwindows.org + + [where is the announcement text? TODO] -- 2.45.2