Re: [Cppunit-devel] 1.6.0 is released!
Brought to you by:
blep
From: Baptiste L. <bl...@cl...> - 2001-09-24 21:35:55
|
----- Original Message ----- From: "Steve M. Robbins" <ste...@vi...> To: "CppUnit Development" <cpp...@li...> Sent: Monday, September 24, 2001 3:49 PM Subject: Re: [Cppunit-devel] 1.6.0 is released! > On Mon, Sep 24, 2001 at 03:15:01PM +0200, Baptiste Lepilleur wrote: > > > Hey, talking about doc, is there a place where we could put up the WIN32 FAQ > > (got again a FAQ #1 question, and the cockbook will lead to FAQ #1 question > > (crash if RTTI is not enabled)). > > The only FAQ of which I am aware is the three questions at the bottom of > INSTALL-WIN32.txt :-) > > A more visible FAQ would be a great addition. > > If you wish to start one, my suggestion is to put it in the doc/ > directory of the sources. I can make arrangements for it to get > automatically updated to the web page cppunit.sf.net every so often. HTML format or text, or ... ? > > Another point, I'd like to be able to generate documentation with doxygen on > > WIN32. To do so I would need to have a version Doxyfile.in where "macro" stuff > > have been replaced. Is there a way to do that in an automatized fashion ? > > Baptiste, maybe it is time to bite the bullet and join us in autoconf-land! ;-) Well, If you were to give me the @@topdir@@ & co value (or semantic), it could probably be automatised with a simple search and replace (a slighty easier solution ;-) ) > > Seriously, there has been work to generate Visual C++ project files > automatically using a configure script. I'm not sure how viable it is > at the moment, but I'm certainly willing to do everything necessary to > support you, short of actual testing (I have no MSwin machine). The > last message I saw about this is at > http://mail.gnu.org/pipermail/automake/2001-August/009531.html > if you wish to follow it up. I'll try to give it a look. I tried to use TMAKE (from Qt, a free perl tool to generate Makefile using template) to generate project file from the project definition instead of a Makefile for Qt TestRunner, but it conveniently forgot the Enable RTTI and Enable Exception support flag... May be qmake fixed (Qt 3.0) that but it still isn't available on Windows... Generating Makefile work file on the other hand. Baptiste. --- Baptiste Lepilleur <gai...@fr...> http://gaiacrtn.free.fr/index.html Author of The Text Reformatter, a tool for fanfiction readers and writers. Language: English, French (Well, I'm French). |