WineHQ: updates

Dimitrie O. Paun dpaun at rogers.com
Fri Feb 27 06:49:43 CST 2004


ChangeLog
    Work is progressing on the winegcc/winemaker front,
    Brian volunteered for some User Guide work,
    Others were trying to compile Python using MinGW.

-- 
Dimi.
-------------- next part --------------
Index: templates/en/fun_projects.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/fun_projects.template,v
retrieving revision 1.13
diff -u -r1.13 fun_projects.template
--- templates/en/fun_projects.template	20 Feb 2004 17:17:40 -0000	1.13
+++ templates/en/fun_projects.template	27 Feb 2004 12:46:06 -0000
@@ -129,6 +129,10 @@
   in the resulting Makefile must be manually adjusted. Things compile
   fine, but linking unfortunately fails. <tt>winegcc</tt> needs more work
   to support the <tt>-Xlinker</tt>, and <tt>-shared</tt> options.
+  <br>
+  <strong>Update:</strong> Here is an
+  <a href="http://uucode.com/texts/python-mingw/python-mingw.html">article</a>
+  containing a log of succesfull compilation of Python 2.2 using MinGW.
 
   <h3>Toolkits</h3>
   While some have focused on portable runtimes (see above), others tried
Index: templates/en/todo_lists.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/todo_lists.template,v
retrieving revision 1.25
diff -u -r1.25 todo_lists.template
--- templates/en/todo_lists.template	26 Feb 2004 19:28:25 -0000	1.25
+++ templates/en/todo_lists.template	27 Feb 2004 12:46:07 -0000
@@ -102,11 +102,11 @@
 
   </a><h4> User Guide </h4>
     <ol>
-	<li> Update configuration instructions based winecfg & regedit <span class="todo">[TODO]</span>
+	<li> Update configuration instructions based winecfg & regedit <span class=inprogress>[IN PROGRESS]</span>
 	  <ul>
-	    <li> worker: ?
-	    <li> status: ? 
-	    <li> updated: Feb 5, 2004
+	    <li> worker: <a href="mailto:VincentB at coppercolorado.com">Brian Vincent</a>
+	    <li> status: looking into it
+	    <li> updated: Feb 27, 2004
 	  </ul>
 	<li> Suggest winefile instead of Calmira <span class="done">[DONE]</span>
 	  <ul>
@@ -309,14 +309,14 @@
 	<li> Winegcc: add simple gcc-independence <span class=inprogress>[IN PROGRESS]</span>
 	  <ul>
 	    <li> worker: <a href="mailto:dpaun at rogers.com">Dimitrie O. Paun</a>
-	    <li> status: ?
-	    <li> updated: Feb 5, 2004
+	    <li> status: initial thoughts
+	    <li> updated: Feb 27, 2004
 	  </ul>
-	<li> Winegcc: generate DLLs/-shared <span class=todo>[TODO]</span>
+	<li> Winegcc: generate DLLs/-shared <span class=inprogress>[IN PROGRESS]</span>
 	  <ul>
 	    <li> worker: <a href="mailto:dpaun at rogers.com">Dimitrie O. Paun</a>
-	    <li> status: ?
-	    <li> updated: Feb 5, 2004
+	    <li> status: interface figured out
+	    <li> updated: Feb 27, 2004
 	  </ul>
 	<li> Winegcc: merge winewrap into winegcc <span class="done">[DONE]</span>
 	  <ul>
@@ -333,14 +333,14 @@
 	<li> Winemaker: use dsw2make from MinGW <span class=todo>[TODO]</span>
 	  <ul>
 	    <li> worker: ?
-	    <li> status: ?
-	    <li> updated: Feb 5, 2004
+	    <li> status: it is hosted <a href="http://open.cyanworlds.com/DSW2Makev2">here</a>
+	    <li> updated: Feb 27, 2004
 	  </ul>
 	<li> Winemaker: no configure script <span class=inprogress>[IN PROGRESS]</span>
 	  <ul>
 	    <li> worker: <a href="mailto:dpaun at rogers.com">Dimitrie O. Paun</a>
-	    <li> status: work has started
-	    <li> updated: Feb 26, 2004
+	    <li> status: patch submitted
+	    <li> updated: Feb 27, 2004
 	  </ul>
 	<li> Autoconf: add all Wine-specific macros to the aclocal <span class=todo>[TODO]</span>
 	  <ul>
@@ -351,7 +351,7 @@
 	<li> Winedesktop: create new tool <span class=inprogress>[IN PROGRESS]</span>
 	  <ul>
 	    <li> worker: <a href="mailto:ajp at mail.utexas.edu">Alex Pasadyn</a>
-	    <li> status: ?
+	    <li> status: some working code, more cleanup needed to merge in the tree
 	    <li> updated: Feb 5, 2004
 	  </ul>
      </ol>


More information about the wine-patches mailing list