Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CCE2F2009EE for ; Wed, 18 May 2016 18:01:04 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CB824160A00; Wed, 18 May 2016 16:01:04 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 21F901609B0 for ; Wed, 18 May 2016 18:01:03 +0200 (CEST) Received: (qmail 12514 invoked by uid 500); 18 May 2016 16:01:03 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 12504 invoked by uid 99); 18 May 2016 16:01:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 May 2016 16:01:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id C1E881800ED for ; Wed, 18 May 2016 16:01:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.102 X-Spam-Level: X-Spam-Status: No, score=-0.102 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=greenbytes.de header.b=BaO7LNGw; dkim=pass (1024-bit key) header.d=greenbytes.de header.b=BaO7LNGw Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id dq4oNk8tJBiU for ; Wed, 18 May 2016 16:01:00 +0000 (UTC) Received: from mail.greenbytes.de (mail.greenbytes.de [5.10.171.186]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with ESMTPS id 5E6945F4E4 for ; Wed, 18 May 2016 16:01:00 +0000 (UTC) Received: by mail.greenbytes.de (Postfix, from userid 117) id A730315A171A; Wed, 18 May 2016 18:00:59 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=greenbytes.de; s=mail; t=1463587259; bh=IXcgeHDKDDGWeCy6V1NA3S8EhSUTylQ+h8/sc2bxoMo=; h=From:Subject:Date:References:In-Reply-To:To:From; b=BaO7LNGwJKslNK9yscKv1ooWKy7yrKaVtL8Wfx/PmRaC5siqCgNzQJmxPYYozXpdP sTY6ZRXddWfbsOKXOVg/TMUWGuz6CPEZuW39Wbq2vj1K2NLinjoOOF4ulsdRPrRSmw 13weL9IcCKgn5EJcZ6YcXwWwK+r/bq4AC00MGNDo= Received: from [192.168.178.55] (unknown [93.211.101.186]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mail.greenbytes.de (Postfix) with ESMTPSA id 718CD15A0279 for ; Wed, 18 May 2016 18:00:59 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=greenbytes.de; s=mail; t=1463587259; bh=IXcgeHDKDDGWeCy6V1NA3S8EhSUTylQ+h8/sc2bxoMo=; h=From:Subject:Date:References:In-Reply-To:To:From; b=BaO7LNGwJKslNK9yscKv1ooWKy7yrKaVtL8Wfx/PmRaC5siqCgNzQJmxPYYozXpdP sTY6ZRXddWfbsOKXOVg/TMUWGuz6CPEZuW39Wbq2vj1K2NLinjoOOF4ulsdRPrRSmw 13weL9IcCKgn5EJcZ6YcXwWwK+r/bq4AC00MGNDo= From: Stefan Eissing Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) Subject: Re: mod_proxy_http2 windows build Message-Id: Date: Wed, 18 May 2016 18:00:58 +0200 References: <0212B464-3EDF-4A54-B7EB-6EC47EEB2F7F@greenbytes.de> <573C9140.2090906@gmail.com> In-Reply-To: <573C9140.2090906@gmail.com> To: dev@httpd.apache.org X-Mailer: iPhone Mail (13F69) archived-at: Wed, 18 May 2016 16:01:05 -0000 it should be in cmakelist in the apache svn.=20 > Am 18.05.2016 um 17:58 schrieb Michal Karm : >=20 >> On 05/18/2016 05:24 PM, William A Rowe Jr wrote: >> ... and .mak/.dep files in 2.4 branch, I'm on it today. >>=20 >>=20 >> On Wed, May 18, 2016 at 10:09 AM, Stefan Eissing > wrote: >>=20 >> Reaching out to the knowledgable and always helpful Windows people: do= we >> need a mod_proxy_http2.dsp in trunk/modules/http2 (and 2.4.x branch fo= r >> next release)? >>=20 >> -Stefan > Or perhaps to seize the opportunity to purge .dep/.mak and have a proper C= MakeLists.txt instead? :) >=20 > Michal Karm Babacek >=20 > --=20 > Sent from my Hosaka Ono-Sendai Cyberspace 7 >=20