Is the issue Windows only or across the board? I did a cmake ... make all, make install, make unistall on Ubuntu off trunk a week or so back and I ended up with the cleanest make process I've ever had on Ubuntu, so despite my initial scepticism about cmake I was quite pleased.

I personally quite like having the ability to do "make uninstall" as it's intuitive

however

'sudo xargs rm < install_manifest.txt'

works for me too so, if it's a blocker to anyone by leaving the uninstall target in I can live without it. Though just to flag up that everytime I've upgraded Qpid (I install to /usr/local) I've found things more reliable if I do a full uninstall first. That *may* have been an issue with automake getting confused between libraries "higher up" ld's search path and perhaps it's not something that happens with cmake.

I'll defer to the consensus, it won't kill me either way, but thought it was worth mentioning.

Frase


On 10/04/13 22:14, Steve Huston wrote:
No, I do not plan to use the cmake uninstall feature.

-----Original Message-----
From: Justin Ross [mailto:[email protected]]
Sent: Wednesday, April 10, 2013 4:38 PM
To: [email protected]
Subject: Re: Request for inclusion into 0.22 - cmake-uninstall file not in -cpp
source tarball

Steve, do you plan to use the uninstall facility?  That went in after Beta, and
subsequently had a couple problems.  I'm inclined to instead revert the
uninstall change, which should also return the cmake build to working.

Justin

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected] For additional
commands, e-mail: [email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to