From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17727 invoked by alias); 4 Nov 2014 09:15:06 -0000 Mailing-List: contact cygwin-apps-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cygwin-apps-cvs-owner@sourceware.org Received: (qmail 17710 invoked by uid 9078); 4 Nov 2014 09:15:06 -0000 Message-ID: <20141104091506.17707.qmail@sourceware.org> From: corinna@sourceware.org Date: Tue, 04 Nov 2014 09:15:00 -0000 To: cygwin-apps-cvs@sourceware.org Subject: setup ChangeLog Makefile.am README User-Agent: Heirloom mailx 12.4 7/29/08 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2014-q4/txt/msg00017.txt.bz2 CVSROOT: /cvs/cygwin-apps Module name: setup Changes by: corinna@sourceware.org 2014-11-04 09:15:06 Modified files: . : ChangeLog Makefile.am README Log message: * Makefile.am: Provide new targets "strip" and "upx" to remove debugging symbols and compress the executable using UPX. * README: Change description of how to produce stripped and compressed binaries to use the new make targets. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.852&r2=2.853 http://sourceware.org/cgi-bin/cvsweb.cgi/setup/Makefile.am.diff?cvsroot=cygwin-apps&r1=2.99&r2=2.100 http://sourceware.org/cgi-bin/cvsweb.cgi/setup/README.diff?cvsroot=cygwin-apps&r1=2.45&r2=2.46