<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jan 29, 2015 at 12:10 AM, Milian Wolff <span dir="ltr"><<a href="mailto:mail@milianw.de" target="_blank">mail@milianw.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">On Wednesday 28 January 2015 20:08:41 Alex Merry wrote:<br>
> On Wednesday 28 January 2015 17:10:41 Milian Wolff wrote:<br>
> > Hello all,<br>
> ><br>
> > why was the uninstall target removed from make files in frameworks? I<br>
> > cannot find any discussion regarding that on the web.<br>
> ><br>
> > As a developer, I find it highly frustrating that I now have to do this<br>
> > job<br>
> > manually by going to the build folder of a project followed by a<br>
> ><br>
> > xargs rm < install_manifest.txt<br>
> ><br>
> > I know that both, this as well as make uninstall, have had limitations,<br>
> > such as not uninstalling files that are not installed anymore and stuff<br>
> > like that. That said, it's better than nothing and was an invaluable tool<br>
> > for me over the last years.<br>
> ><br>
> > So - can we bring it back please?<br>
><br>
> IIRC, it was removed precisely because it's error-prone, and having a<br>
> special target makes it seem official, and because there's a one-line<br>
> replacement command.<br>
<br>
</span>It's not a one-liner. I need to go to the build folder first (which I don't<br>
need with makeobj). Also, I can auto-complete it easily. Seems like I'll have<br>
to write a script for this then :-/<br>
<span class=""><br>
> That's certainly the reason CMake doesn't provide it automatically.<br>
><br>
> Personally, I'm not fussed either way, but then I've always been happy to<br>
> nuke my install directory when necessary.<br>
<br>
</span>It's only used by developers anyways, so why bother? If it makes life simpler<br>
for devs, it should be there, no? Normal users who might get confused by it<br>
won't ever run make (un)install either, no?<br></blockquote><div><br></div><div><div>+1. I found myself many times typing make uninstall to no avail.</div><div>Would be nice to have it back.</div><div><br></div><div>Cheers</div></div></div>-- <br><div class="gmail_signature"><div><span style="color:rgb(102,102,102)">Martin Klapetek | KDE Developer</span></div></div>
</div></div>