[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Need someone to test my win32 .dsp generator scripts

From: <cmpilato_at_collab.net>
Date: 2002-11-27 07:05:16 CET

Brandon Ehle <azverkan@yahoo.com> writes:

> The win32 .dsp generator is working. Here's the link if anyone wants
> to check it out, I won't bother with a patch until after 0.16 is
> released.
>
> http://fishbowl.digitalbytes.net:81/svn/scripts/buildwork/
>
> A couple of notes:
>
> * Do we want to store the .dsp, .vcproj, & .bprs in build/win32/msvc6,
> build/win32/vcnet, etc. or store them in subversion/libsvn_subr,
> subversion/clients/cmdline like we do now?

My personal opinion? I've always been annoyed by

   - how our .dsps are scattered throughout the tree, and
   - how the generated output is scattered throughout the tree.

One of the little side projects I've always had in mind was to make
our Windows build stick all its generated output into
build/win32/Debug and build/win32/Release.

> * Currently static builds are the default. This is because DLL
> building on windows is fairly broken.

That's no loss over the current state of things, if I understand the
current state of things correctly. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 27 07:08:14 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.