CMake/Source/CursesDialog/form
Kitware Robot 9db3116226 Remove CMake-language block-end command arguments
Ancient versions of CMake required else(), endif(), and similar block
termination commands to have arguments matching the command starting the
block.  This is no longer the preferred style.

Run the following shell code:

for c in else endif endforeach endfunction endmacro endwhile; do
    echo 's/\b'"$c"'\(\s*\)(.\+)/'"$c"'\1()/'
done >convert.sed &&
git ls-files -z -- bootstrap '*.cmake' '*.cmake.in' '*CMakeLists.txt' |
egrep -z -v '^(Utilities/cm|Source/kwsys/)' |
egrep -z -v 'Tests/CMakeTests/While-Endwhile-' |
xargs -0 sed -i -f convert.sed &&
rm convert.sed
2012-08-13 14:19:16 -04:00
..
.NoDartCoverage
CMakeLists.txt Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
READ.ME
cmFormConfigure.h.in
eti.h
fld_arg.c
fld_attr.c
fld_current.c
fld_def.c
fld_dup.c
fld_ftchoice.c
fld_ftlink.c
fld_info.c Fix spelling errors reported by Lintian. 2010-07-13 09:41:37 -04:00
fld_just.c
fld_link.c
fld_max.c
fld_move.c
fld_newftyp.c
fld_opts.c
fld_pad.c
fld_page.c
fld_stat.c
fld_type.c
fld_user.c Fix spelling errors reported by Lintian. 2010-07-13 09:41:37 -04:00
form.h
form.priv.h
frm_cursor.c
frm_data.c
frm_def.c
frm_driver.c ccmake: Remove extra parens around comparison 2011-02-15 08:46:50 -05:00
frm_hook.c
frm_opts.c
frm_page.c
frm_post.c ccmake: Use LSB 4.0 getmaxyx conditionally 2011-01-05 11:07:24 -05:00
frm_req_name.c
frm_scale.c
frm_sub.c
frm_user.c Fix spelling errors reported by Lintian. 2010-07-13 09:41:37 -04:00
frm_win.c
fty_alnum.c
fty_alpha.c
fty_enum.c
fty_int.c
fty_ipv4.c
fty_num.c
fty_regex.c
llib-lform
mf_common.h
nc_alloc.h