Re: [Cppunit-devel] CppUnitW 1.2 merge
Brought to you by:
blep
|
From: Baptiste L. <bl...@cl...> - 2001-05-07 09:17:33
|
> Yup, the solution is rather simple: I added " perl -pi -e 's/\n/\r\n/g'
`find
> $(distdir) -name '*.ds?'` " to the dist-hook target, so all *.ds? files
are
> converted to CRLF endings before the tar ball is made.
> I've uploaded the new tar to cryptoforge. Please try it.
It's working just fine. Let's try for a release.
We still might want to do a windows and a unix version. For the windows
version, all text file would be converted. VC++ doesn't have any problem
with unix file, but notepad can't read unix text file. It would be a problem
for user trying to read "changelog", or "install"... Not really a problem
for me since the tool I'm using doesn't have a problem with unix file
(Windows Commander).
We could just wait until people ask for it, or set up a pool for that
;-)
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).
|