<a href="http://www.cmake.org/cmake/help/cmake-2-8-docs.html#command:execute_process">http://www.cmake.org/cmake/help/cmake-2-8-docs.html#command:execute_process</a><br><br><div class="gmail_quote">On Thu, Jun 16, 2011 at 8:45 AM, Kfir Lavi <span dir="ltr">&lt;<a href="mailto:lavi.kfir@gmail.com">lavi.kfir@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div dir="ltr">Hi,<br>Is there anyway to produce ChangeLog file from git, when <br>running cmake on the code?<br>For start, I would like the simple command:<br>
git log &gt; ChangeLog <br><br>I&#39;m running cmake like that:<br>

mkdir /tmp/builddir<br>cd /tmp/builddir<br>cmake /path/to/my/project<br><br>Can this last command also generate ChangeLog on the fly?<br>Regards,<br>Kfir<br></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br></blockquote></div><br>