On Tue, Apr 20, 2010 at 10:34:08PM +0200, David Coppa wrote: > Hi! > > This is my attempt at updating CMake. > > I'm not completely confident about the patch-Modules_Find*_cmake > stuff, so would be great having other eyes validate it.
I'll give a second look at it, but anyway this will have to go into a bulk. Might sound like nitpicking, but you'll need to replace /usr/local in patches by ${TRUEPREFIX} when it refers to files/paths from other packages, and ${LOCALBASE} when it referts to cmake files/paths, plus necessary SUBST_CMD goos. At that point, only one regress test failing is already a huge achievement. Will try to do a deeper test of it, thanks for seriously digging into this beast, really appreciated. Landry