libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] [cygwin|mingw] Create UAC manifest files.


From: Eric Blake
Subject: Re: [PATCH] [cygwin|mingw] Create UAC manifest files.
Date: Tue, 30 Jun 2009 06:40:10 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.22) Gecko/20090605 Thunderbird/2.0.0.22 Mnenhy/0.7.6.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Charles Wilson on 6/30/2009 6:05 AM:
> The attached patch was submitted on the cygwin list by Yaakov
> Selkowitz, and is currently included in the cygwin libtool
> distribution.  It has received some objection (notably by Peter
> Rosin) over there, but I'll let him speak for himself -- I'm
> posting this version explicitly to attract comments so the patch
> can be refined.

Do we need to worry about deleting *.manifest files at the appropriate
'make *clean' level?

> +             # Create the UAC manifests first if necessary
> +             case $output_name in
> +               *instal*|*patch*|*setup*|*update*)
> +                 func_emit_exe_manifest > $cwrapper.manifest
> +                 func_emit_exe_manifest > 
> $output_path/$objdir/$output_name.exe.manifest

Would it be more efficient to use tee or cp, rather than two calls to
func_emit_exe_manifest?  Does the .manifest need +x permissions?

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkpKB6oACgkQ84KuGfSFAYC+VgCfV2wYdwWoAfFG6FwW3bWoHX8w
YJ8AoKOdTq0oK/17Esf373iu0XSme87/
=vYc5
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]