Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:116748 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 64217 invoked from network); 31 Dec 2021 10:43:02 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 31 Dec 2021 10:43:02 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id E4ECF1804D4 for ; Fri, 31 Dec 2021 03:49:12 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_20,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-oi1-f175.google.com (mail-oi1-f175.google.com [209.85.167.175]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Fri, 31 Dec 2021 03:49:12 -0800 (PST) Received: by mail-oi1-f175.google.com with SMTP id t23so44176445oiw.3 for ; Fri, 31 Dec 2021 03:49:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=09pTfz8kjLrTI/BzoQ7RRHivdBZQFuYbfbncHDhuCws=; b=oyOcB8DfAVZ3AjpB8TpzoY9p6sPZxx4UW59fR86/iMHdj+sYhJ3p6UOQmR/kjIDrRy egsLkTN9AdK7XmeJunwtx3cAXa9ynHoKoXsM3klNcs0SS/KJBDj1jo4k3LTXrvZoPltH k1B73KlolDL+/eehTreBceZ0Pqi3sy4qeWXwUod1LsN1PaKy6QcDp8ix9k/QkYVVYkah +UQ7EtY5HEkTML9rzl5lmJtJaZmpnwAPyd0eLSE5XakUYLa3BJIL8m/LH1xMbi4uay33 4lPKcTbeElIVHbTpofwoffU9uyjXkjLO4X+LX2mDsPcHrOK7N8rukKcIbB18hikj5A8e HqXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=09pTfz8kjLrTI/BzoQ7RRHivdBZQFuYbfbncHDhuCws=; b=cNRqWrIkwgHysRsjBu6Hq5isdUBRnbCBliF7xSxukqw1c7U5o7h+R4v7xkROp7n4Mr B82+4a7ZHInCQ0iwHoyO2/KZyPguGDZz+/u5N3Vk9E6eMVpeI2rQwvTY10fPERp9BPKH TXl8tuHFTm8hXmT7/s3j1u0jIQ60o7kEoZOEBSj5JrJdE82MsZf6K+IxQW8ymCTlrPOo CZ1kKaD8PcBO0foxCluZMDf3CGwdRIr7xPznsiREp/WvH4V9+uJgXbsc/jST3V4JXx27 mmizyE8rXYS9jTt9uZ7SPl7FQeMUw4jMDbUmXCaYHIF5u/OP2RY69nsuQTAFSha9c7TB /VzQ== X-Gm-Message-State: AOAM5310bQpN3yn33nM1N+71nUEDMvJA+dLtY3vJasaDRZ8thZ9NfLzc 61/ktaMEvEVI/z4+KEDxFKSaLvUix+ORKSlT//0= X-Google-Smtp-Source: ABdhPJxeYPI+lzMlJcU2Iddrbs3qpeNQT4g1H4DK5YlhX0XCFmmXRCHsCczwQXuoWBJFjK1Mu3WKxPSQF9z5zngZd7g= X-Received: by 2002:a05:6808:1187:: with SMTP id j7mr27984305oil.173.1640951351842; Fri, 31 Dec 2021 03:49:11 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Date: Fri, 31 Dec 2021 18:48:56 +0700 Message-ID: To: =?UTF-8?B?SG9ydsOhdGggVi4=?= Cc: "Christoph M. Becker" , PHP internals Content-Type: multipart/alternative; boundary="0000000000006b9ac805d46fc2c5" Subject: Re: [PHP-DEV] Surveying interest regarding CMake From: pierre.php@gmail.com (Pierre Joye) --0000000000006b9ac805d46fc2c5 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable good evening Horv=C3=A1th, On Thu, Dec 30, 2021, 11:49 PM Horv=C3=A1th V. = wrote: > Like I said in another e-mail, I wish to work on my host OS and this is > something that would need to be done either way. It won't take me long > either and PHP has been chugging along nicely so far without CMake. > > vcpkg has more dependencies missing than Conan and Conan has the > advantage of providing pre-built binaries. For vcpkg, Open LDAP is > missing, Cyrus SASL is missing, Bison is missing, Flex is missing, etc. > excellent, Conan it is then :) > After New Year's, I will get to grinding out the dependencies that are > missing in Conan and depending on how fast my PRs are accepted to CCI, I > may be able to start working on PHP itself in February. Most of the time > will be taken up by adjusting documentation, PHP provided tooling for > extensions and gathering feedback from existing extension developers, so > there is no reason to hurry. > > I think I will create a summary issue on the Conan Center Index > repository with checkboxes to track my progress. Please look forward to > that and consider subscribing to that issue if you are interested. > I will definitely follow it and see what can be done in pickle to support it as well as the legacy build system. thank you for pushing it forward, much needed :) best, Pierre --0000000000006b9ac805d46fc2c5--