Git Migration Needs YOU!

Alexander Neundorf neundorf at kde.org
Tue Mar 2 21:38:48 GMT 2010


On Tuesday 02 March 2010, Thiago Macieira wrote:
> Em Terça-feira 2. Março 2010, às 20.24.28, Alexander Neundorf escreveu:
> > ExternalProject_Add(
> >   CMake-2-6-4
> >   CVS_REPOSITORY :pserver:anonymous:cmake@
> >     www.cmake.org:/cvsroot/CMake
> >   CVS_MODULE CMake
> >   CVS_TAG -r CMake-2-6-4
> >   CMAKE_ARGS -DCMAKE_INSTALL_PREFIX:PATH=<INSTALL_DIR>
> >   )
> >
> > This then checks out the sources from the given SCM, configures and
> > builds it. git is supported too, AFAIK.
>
> This looks like the feature we want, at least for the initial
> checkout/cloning.
>
> It would be nice if cmake had:
> 	cmake --update-repositories
>
> and then it simply downloaded all updates.

Please file a feature request in the cmake bugtracker: 
http://public.kitware.com/Bug/

Or better first make sure this is not yet actually possible with 
ExternalModule.cmake :-)

Alex





More information about the kde-core-devel mailing list