From patchwork Fri Jun 26 16:11:31 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Arver via GitGitGadget X-Patchwork-Id: 11627941 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 57930618 for ; Fri, 26 Jun 2020 16:11:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 01261206BE for ; Fri, 26 Jun 2020 16:11:49 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="CVGFZ1/9" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726787AbgFZQLr (ORCPT ); Fri, 26 Jun 2020 12:11:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59170 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726716AbgFZQLo (ORCPT ); Fri, 26 Jun 2020 12:11:44 -0400 Received: from mail-wr1-x434.google.com (mail-wr1-x434.google.com [IPv6:2a00:1450:4864:20::434]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 12C4AC03E97A for ; Fri, 26 Jun 2020 09:11:44 -0700 (PDT) Received: by mail-wr1-x434.google.com with SMTP id k6so10048882wrn.3 for ; Fri, 26 Jun 2020 09:11:43 -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=XHUYn9sMtFI7aumKmrlZuIvRip8i6nwYFnKG6y/Ro1A=; b=CVGFZ1/9L5+jhGBz6FpBgelcUoTppi+fKiThDXVAqpFuPfBxRo5wGYiUXCx9/4pofi O+8DC191Txm+hW+wntISEO3+7r7JMfkIsE7N4Br8/9bd1/bAG/7t+OAuV5GB+WD255B2 u71nPWi6Urid0cVoEGCSZCGlLLbE197RacPhogiL69SIsc5YP3IX4DkvOfOZ6Cg8JfNd vnlo8UJhvhpgghb9Y0rMaIvngYNOEKFxHqeB72kXb+/1cjrH1+Mh8PjJWXeXsjsXJhcR nf0hSoiXUuyaqa65O+64WlrICJNJIrriLbG2r7gNhiiuA/cuddQ9WgeHEOcHFYRoVdGS CDgQ== 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=XHUYn9sMtFI7aumKmrlZuIvRip8i6nwYFnKG6y/Ro1A=; b=ZaE4JFYySvQoeSakWMOTahVtnacwYcKXvTUzn6LcQIJMmAbXxEXI9hkLlSlAbKAc/J r02pMdnTSuMph7cWHGKUjCNaG8ssiR0yNDzVNWLWcMs5MX+hiUnoBEktuNm4n/nd6mnT wcbzg0QgENMsYK1KW79dRnwaG04nexoTPOpt/VF5X1TUuhjnTixTsiThdJieAaoD9dtq HwcPT/NAg66IJF/wXLmeRTK9ZmRbbRxqejSMaaMz+aGeTApF/attfY4oOYjGo0dO+cx4 DfXU40RCYjGkLIOKfehuUL/WxN3wWApG8LWSyMHaIMB4GwXpeU/tn9zLESn4+sjzCAuu 5I6Q== X-Gm-Message-State: AOAM532a0RBkrCqsMEhqJIZzjIO2AjKSkcpJtqad/Zwe4gLFAka/b4TH g5TQAGcEtvH8R4gn1tkEjC7f6J4c X-Google-Smtp-Source: ABdhPJzyPPuuvcEozckjKBJ0GDgPof91/WOhtKu2Fc5vYH0seExbS0yH6tts7uBZd7CJ39i/y006nA== X-Received: by 2002:adf:f546:: with SMTP id j6mr4478864wrp.167.1593187901604; Fri, 26 Jun 2020 09:11:41 -0700 (PDT) Received: from [127.0.0.1] ([13.74.141.28]) by smtp.gmail.com with ESMTPSA id s18sm41076179wra.85.2020.06.26.09.11.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 26 Jun 2020 09:11:41 -0700 (PDT) Message-Id: <07ae9f0a4944530d1e16176b0af808e5bf9a422a.1593187898.git.gitgitgadget@gmail.com> In-Reply-To: References: From: "Sibi Siddharthan via GitGitGadget" Date: Fri, 26 Jun 2020 16:11:31 +0000 Subject: [PATCH v5 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 [