Return-Path: Delivered-To: apmail-apr-commits-archive@www.apache.org Received: (qmail 42689 invoked from network); 30 Sep 2007 01:25:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Sep 2007 01:25:23 -0000 Received: (qmail 77261 invoked by uid 500); 30 Sep 2007 01:25:13 -0000 Delivered-To: apmail-apr-commits-archive@apr.apache.org Received: (qmail 77210 invoked by uid 500); 30 Sep 2007 01:25:13 -0000 Mailing-List: contact commits-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: dev@apr.apache.org List-Id: Delivered-To: mailing list commits@apr.apache.org Received: (qmail 77198 invoked by uid 99); 30 Sep 2007 01:25:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Sep 2007 18:25:13 -0700 X-ASF-Spam-Status: No, hits=-98.8 required=10.0 tests=ALL_TRUSTED,DNS_FROM_DOB,RCVD_IN_DOB X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 Sep 2007 01:25:22 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id C63861A9838; Sat, 29 Sep 2007 18:25:02 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r580664 - /apr/apr-util/branches/1.2.x/aprutil.dsw Date: Sun, 30 Sep 2007 01:25:02 -0000 To: commits@apr.apache.org From: wrowe@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20070930012502.C63861A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: wrowe Date: Sat Sep 29 18:25:00 2007 New Revision: 580664 URL: http://svn.apache.org/viewvc?rev=580664&view=rev Log: Identical change as Apache.dsw, let's sequence ces before ccs so that modern parallel-builds won't attempt to build them at the same time (resulting in a conflict attempting to precompile the headers into iconv.pch). backports r580662 Modified: apr/apr-util/branches/1.2.x/aprutil.dsw Modified: apr/apr-util/branches/1.2.x/aprutil.dsw URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.2.x/aprutil.dsw?rev=580664&r1=580663&r2=580664&view=diff ============================================================================== --- apr/apr-util/branches/1.2.x/aprutil.dsw (original) +++ apr/apr-util/branches/1.2.x/aprutil.dsw Sat Sep 29 18:25:00 2007 @@ -92,6 +92,9 @@ Begin Project Dependency Project_Dep_Name libapriconv End Project Dependency + Begin Project Dependency + Project_Dep_Name libapriconv_ces_modules + End Project Dependency }}} ###############################################################################