http://www.cmake.org/cmake/help/cmake-2-8-docs.html#command:execute_process

On Thu, Jun 16, 2011 at 8:45 AM, Kfir Lavi <lavi.k...@gmail.com> wrote:

> Hi,
> Is there anyway to produce ChangeLog file from git, when
> running cmake on the code?
> For start, I would like the simple command:
> git log > ChangeLog
>
> I'm running cmake like that:
> mkdir /tmp/builddir
> cd /tmp/builddir
> cmake /path/to/my/project
>
> Can this last command also generate ChangeLog on the fly?
> Regards,
> Kfir
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to