[vlc-devel] Re: vlc: svn commit r18002 (funman)

Rémi Denis-Courmont rem at videolan.org
Thu Nov 23 18:13:34 CET 2006


Le jeudi 23 novembre 2006 15:01, Subversion daemon a écrit :
> r18002 | funman | 2006-11-23 15:01:56 +0100 (Thu, 23 Nov 2006) | 2
> lines Changed paths:
>    M /trunk/toolbox
>
> Don't clean contribs

I really can only encourage you to use separate build directories if you 
need to clean (or if you need to build the same tree with different 
configurations/platforms). A few years ago, it hardly worked, but since 
several of the main developpers have been using this method, it has 
been working rather well.

svn co svn://svn.videolan.org/trunk vlc-trunk
cd vlc-trunk
./bootstrap
mkdir build
cd build
../configure (...)
make

Simply remove the whole build tree to clean up.

-- 
Rémi Denis-Courmont
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20061123/9d30e931/attachment.sig>


More information about the vlc-devel mailing list