Yes... the script only did one-line occurrences. If you'd like to submit a hand-made patch to remove the rest, we'd take it...<div><br></div><div> :-)</div><div><br><br><div class="gmail_quote">On Wed, Aug 15, 2012 at 11:27 AM, Marcin Wojdyr <span dir="ltr"><<a href="mailto:wojdyr@gmail.com" target="_blank">wojdyr@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I was looking into git history of one file and just noticed this:<br>
<br>
commit 9db3116226cb99fcf54e936c833953abcde9b729<br>
Author: Kitware Robot <<a href="mailto:kwrobot@kitware.com">kwrobot@kitware.com</a>><br>
Date: Mon Aug 13 13:50:14 2012 -0400<br>
<br>
Remove CMake-language block-end command arguments<br>
<br>
<br>
fyi: the script only removed single-line arguments.<br>
A few multiline args are left, e.g.:<br>
<br>
[wojdyr@dt Modules]$ grep -rP 'endif *\([^)]' .<br>
./FindGTK.cmake: endif(GTK_gtk_INCLUDE_PATH<br>
./CMakeDetermineCXXCompiler.cmake:endif (CMAKE_CROSSCOMPILING<br>
./CMakeFindBinUtils.cmake:endif("${CMAKE_CXX_COMPILER_ID}" MATCHES "MSVC"<br>
./CMakeDetermineCCompiler.cmake:endif (CMAKE_CROSSCOMPILING<br>
<br>
<br>
Marcin<br>
--<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></div>