tiny [PATCH] custom make project: insert build targets only once
Alexander Neundorf
neundorf at kde.org
Fri Sep 17 22:02:02 UTC 2004
Hi,
when working with the custom build manager and e.g. Makefile generated by
cmake there is the problem that the Makefiles contains many targets more than
once, e.g. the the target "cmake.check_depends" for every source file of the
project. This leads to the effect that the "Build -> Build target" menu gets
very large and many targets appear repeatedly.
The attached path fixes this (no target is inerted more than once) and the
targets are sorted.
The patch is against current cvs.
Bye
Alex
--
Work: alexander.neundorf at jenoptik.com - http://www.jenoptik-los.de
Home: neundorf at kde.org - http://www.kde.org
alex at neundorf.net - http://www.neundorf.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: customprojectpart.cpp.diff
Type: text/x-diff
Size: 946 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20040917/be81c752/attachment.bin>
More information about the KDevelop-devel
mailing list