From patchwork Fri Jun 12 18:29:19 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Johannes Schindelin via GitGitGadget X-Patchwork-Id: 11602147 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id A15946A2 for ; Fri, 12 Jun 2020 18:29:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 746F1207ED for ; Fri, 12 Jun 2020 18:29:36 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="LTEdfu8Y" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726379AbgFLS3f (ORCPT ); Fri, 12 Jun 2020 14:29:35 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36428 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726085AbgFLS3c (ORCPT ); Fri, 12 Jun 2020 14:29:32 -0400 Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com [IPv6:2a00:1450:4864:20::334]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 805A9C03E96F for ; Fri, 12 Jun 2020 11:29:31 -0700 (PDT) Received: by mail-wm1-x334.google.com with SMTP id k26so9146131wmi.4 for ; Fri, 12 Jun 2020 11:29:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:in-reply-to:references:from:date:subject:fcc :content-transfer-encoding:mime-version:to:cc; bh=B+KS2oYxVGKbC5k0lTpNVrbPBnzleRHGVnq6Ec4ZJ0I=; b=LTEdfu8YRDMGBS6qvo2P29ACQl6WO3NmOUq8+zDO2kFbUPPxxL0tohLwKM4yUdyKxB qmUnom0BHfQJU4wFyr0P/Fu7Lra7xbc17Cy55vkbQMWtrpDZzyVlKtejrlmqbW3qFt11 yo1zqIN5pozfRcIqfZhcY51/M2kpyajwD4xvI9cjZod3oYVFr5y9dvPVja4WYKUKWPf9 KqG0d6icXSBc6Aqh8gFvtbkMPOVsUUzSyYYdo/5G7DjL8D9fk8IYjry6lDKuycOu1d5E JJAkcr49gbdg1ovVZNtBbqlkk40Xw22hGioyjpYZhUB5oPSOzntg9iW0V61CULP7Z2Zm tbMw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:in-reply-to:references:from:date :subject:fcc:content-transfer-encoding:mime-version:to:cc; bh=B+KS2oYxVGKbC5k0lTpNVrbPBnzleRHGVnq6Ec4ZJ0I=; b=b0/sf8pDhJNvwIQ+EUckNZpp9cW16hW8c46YP/ZVISy1rrJxF1fPPoDKmHUeyDvFZf PH9tkoPd6uDZK9IKHVTnPbWqwDbjZ5vcy/CW8BB2wxfjh4oOM2+IUyKt9+FKmgtZZ7LP /JSNLCkHHfmOVjBmq7DGtBokTFgUHAlI5ezri+dfPr5I7jkAFnED5aqLxUVofpRRA84R NcjhKWbKzhMMN5FuKvwfmfQ8If1yuBuYdV7cXiDI+zhnut2en3szKtsBgDdRgN/LjOE7 n1wYsFgWc50CDMJx7znXQTH9xlwq8dKZAgcQH+LCV1te76g/qV3Fae7/WaVuDuvufDvB FGLg== X-Gm-Message-State: AOAM533p8p9MEIG0O/yd8hUhHM9+0Xh2Jm9Gxwo6ThdCDalpY6jY9MHw Iw2xRUGpvDzNgXWNpbkL4bk/bU3h X-Google-Smtp-Source: ABdhPJx3+io0ufBndusd9MhsVEF8wAAfof4G2dsx/TwBogWIHN65MNF4ySo7Q5KjuJFN4Ja0xSktyA== X-Received: by 2002:a1c:cc0d:: with SMTP id h13mr254613wmb.168.1591986569521; Fri, 12 Jun 2020 11:29:29 -0700 (PDT) Received: from [127.0.0.1] ([13.74.141.28]) by smtp.gmail.com with ESMTPSA id z206sm10337586wmg.30.2020.06.12.11.29.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 12 Jun 2020 11:29:28 -0700 (PDT) Message-Id: In-Reply-To: References: From: "Sibi Siddharthan via GitGitGadget" Date: Fri, 12 Jun 2020 18:29:19 +0000 Subject: [PATCH v4 1/8] Introduce CMake support for configuring Git Fcc: Sent MIME-Version: 1.0 To: git@vger.kernel.org Cc: Sibi Siddharthan , Sibi Siddharthan Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org From: Sibi Siddharthan At the moment, the recommended way to configure Git's builds is to simply run `make`. If that does not work, the recommended strategy is to look at the top of the `Makefile` to see whether any "Makefile knob" has to be turned on/off, e.g. `make NO_OPENSSL=YesPlease`. Alternatively, Git also has an `autoconf` setup which allows configuring builds via `./configure [