Message ID | 20221020182603.815-3-luoyonggang@gmail.com |
---|---|
State | Superseded |
Headers |
Return-Path: <elfutils-devel-bounces+patchwork=sourceware.org@sourceware.org> X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 396D0384C004 for <patchwork@sourceware.org>; Thu, 20 Oct 2022 18:26:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 396D0384C004 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1666290395; bh=qM4So6YABubYcR+0piUuwtFGebD9wou9UCkx+C6maSs=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Help:List-Subscribe:From:Reply-To:From; b=rA0HBNKJ+lcLmlMjeNaAj9Fsc/YRkCnT2FDl/k9bDrC4tzeYBdCtPKQzvCVdoCeiM rUMHoB3v2nLTy46YqLdrCl7xbmg7zhDbwwVXtVKnuPbIWuKpI+D0ng/WnCyRJ5AWkn KSslbruKTXCqSy4tn6kq0cbEGb0TYIgMyjPXwMl4= X-Original-To: elfutils-devel@sourceware.org Delivered-To: elfutils-devel@sourceware.org Received: from mail-pf1-x42f.google.com (mail-pf1-x42f.google.com [IPv6:2607:f8b0:4864:20::42f]) by sourceware.org (Postfix) with ESMTPS id BB839384D156 for <elfutils-devel@sourceware.org>; Thu, 20 Oct 2022 18:26:25 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org BB839384D156 Received: by mail-pf1-x42f.google.com with SMTP id y191so359622pfb.2 for <elfutils-devel@sourceware.org>; Thu, 20 Oct 2022 11:26:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qM4So6YABubYcR+0piUuwtFGebD9wou9UCkx+C6maSs=; b=wUViTbq3Vr0B0Y4n/nfmWJPA4hlOfTtXXks7/4Ozxsmq+0BcLJGjpLgmtBYTx/VixR DfMVmAUM3yM3Y8zHjtjVyMf1hrcJi/LmIN00cyFQ7LPGiB86aHewbxtcoDe3BDbMfQvM lOzQ8L9Os6ixLIfi6AOblbGhGVyaOitYjpGBdgtyKD3FECWODFE4y5/aj2jM4ANrta6/ boSeEfJwXSXU+mnklULJI52qJExg7VsnTYrxU+B7pM7m8pkNjOAwL6ssypgT87N9TTz4 K/kuZWaijj/CdJ7di6IWzQ0Xg7CyO+rN6AX+MzWHCECVSWISXin4h5P4+k9CTcbTYGGm AMPA== X-Gm-Message-State: ACrzQf1vuoCi5Ga7SEVl+uaEt0BZqRwGVsAt/VCWh2oIS5zuCsrHUQb6 KzEIqvKERjXqilg8wBsFsl7yQp3yd5ouFw== X-Google-Smtp-Source: AMsMyM7Tr5mlr+EANAc4qx4VOEHAawFHvs+7Uc4FDtUowOpnXuAUlASNCPjcX5WHw+qZB9V+V4EIOA== X-Received: by 2002:a05:6a00:16c1:b0:563:177f:99ee with SMTP id l1-20020a056a0016c100b00563177f99eemr15410423pfc.7.1666290384189; Thu, 20 Oct 2022 11:26:24 -0700 (PDT) Received: from localhost.localdomain ([103.94.185.75]) by smtp.googlemail.com with ESMTPSA id w15-20020a17090a460f00b00202fbd9c21dsm115067pjg.48.2022.10.20.11.26.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Oct 2022 11:26:23 -0700 (PDT) To: elfutils-devel@sourceware.org Subject: [PATCH 02/25] ignore build directory Date: Fri, 21 Oct 2022 02:25:41 +0800 Message-Id: <20221020182603.815-3-luoyonggang@gmail.com> X-Mailer: git-send-email 2.36.1.windows.1 In-Reply-To: <20221020182603.815-1-luoyonggang@gmail.com> References: <20221020182603.815-1-luoyonggang@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-10.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: elfutils-devel@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Elfutils-devel mailing list <elfutils-devel.sourceware.org> List-Unsubscribe: <https://sourceware.org/mailman/options/elfutils-devel>, <mailto:elfutils-devel-request@sourceware.org?subject=unsubscribe> List-Archive: <https://sourceware.org/pipermail/elfutils-devel/> List-Help: <mailto:elfutils-devel-request@sourceware.org?subject=help> List-Subscribe: <https://sourceware.org/mailman/listinfo/elfutils-devel>, <mailto:elfutils-devel-request@sourceware.org?subject=subscribe> From: Yonggang Luo via Elfutils-devel <elfutils-devel@sourceware.org> Reply-To: Yonggang Luo <luoyonggang@gmail.com> Errors-To: elfutils-devel-bounces+patchwork=sourceware.org@sourceware.org Sender: "Elfutils-devel" <elfutils-devel-bounces+patchwork=sourceware.org@sourceware.org> |
Series |
Patches for building with mingw/gcc msvc/clang-cl
|
|
Commit Message
Yonggang Luo
Oct. 20, 2022, 6:25 p.m. UTC
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
Comments
On Fri, 2022-10-21 at 02:25 +0800, Yonggang Luo via Elfutils-devel wrote: > Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> > --- > .gitignore | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/.gitignore b/.gitignore > index 8bcd88d7..ca06dddd 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -21,6 +21,7 @@ Makefile.in > /INSTALL > /aclocal.m4 > /autom4te.* > +/build > /config.cache > /config.h > /config.h.in Why is this necessary? Thanks, Mark
It's a common step to configure and make under build directory, so that the IDE won't affect by it On Thu, Oct 27, 2022 at 9:03 PM Mark Wielaard <mark@klomp.org> wrote: > On Fri, 2022-10-21 at 02:25 +0800, Yonggang Luo via Elfutils-devel > wrote: > > Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> > > --- > > .gitignore | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/.gitignore b/.gitignore > > index 8bcd88d7..ca06dddd 100644 > > --- a/.gitignore > > +++ b/.gitignore > > @@ -21,6 +21,7 @@ Makefile.in > > /INSTALL > > /aclocal.m4 > > /autom4te.* > > +/build > > /config.cache > > /config.h > > /config.h.in > > Why is this necessary? > > Thanks, > > Mark >
On Sat, 2022-12-17 at 05:14 +0800, 罗勇刚(Yonggang Luo) wrote: > It's a common step to configure and make under build directory, so > that the > IDE won't affect by it I rather not just ignore a random directory name, unless it clearly is a default for the build system.
diff --git a/.gitignore b/.gitignore index 8bcd88d7..ca06dddd 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ Makefile.in /INSTALL /aclocal.m4 /autom4te.* +/build /config.cache /config.h /config.h.in