[PATCH] Fix 'make uninstall' target regarding some directories (llvm part)

Eric Christopher echristo at gmail.com
Thu Jan 16 13:27:09 PST 2014


Right. The usual way for this is to have directories that you delete out of
the install tree etc or a list of all installed files.

-eric

On Fri Jan 10 2014 at 2:11:26 AM, Edoardo P. <ed0.88.prez at gmail.com> wrote:

> The point is how... we need a list containing the installed files and
> directories. Certainly, we should care about the changes to the installed
> files tree, ie moving files from one directory to another, with a
> sort-of-diff installing ...
>
>
> 2014/1/7 Eric Christopher <echristo at gmail.com>
>
> I'm not sure it's useful to delete headers out of the obj root, but having
> make uninstall make the source directory more pristine if you built there
> is I guess somewhat useful. In general what do we think about just removing
> installed files rather than dealing with generated files in source/build
> directories?
>
> -eric
>
> On Wed Dec 18 2013 at 4:26:05 PM, Edoardo P. <ed0.88.prez at gmail.com>
> wrote:
>
> Hello. I redid the patch which was posted in August:
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-
> of-Mon-20130805/183645.html
>
> In this patch I removed any reference to CVS in the uninstall part (in
> another patch I'll post soon, I removed any reference to CVS as a directory
> and replaced cvsbuild/CVSBUILD with vcsbuild/VCSBUILD, which should be more
> coherent with .svn and .git search).
>
> It has a cfe equivalent patch (which doesn't change anything) which will
> be (re)posted in cfe-commits.
>
> Edward-san
>
>
>
>
> --
> Mathematics is the language with which God has written the universe.
> (Galilei)
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140116/fb3c9236/attachment.html>


More information about the llvm-commits mailing list