git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Jacob Keller <jacob.keller@gmail.com>
To: Dangling Pointer <danglingpointer@outlook.com>
Cc: "git@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: FeatureRequest: Build improvements for Windows
Date: Sun, 26 Jul 2015 00:15:10 -0700	[thread overview]
Message-ID: <CA+P7+xpcXAck4HVFGLa4c9JquBTHaD-yZuuO4s0sAfJ50c+NxA@mail.gmail.com> (raw)
In-Reply-To: <BAY169-W30CD27F2F7606F4DF52944A78F0@phx.gbl>

On Sat, Jul 25, 2015 at 11:23 PM, Dangling Pointer
<danglingpointer@outlook.com> wrote:
> Hello,
>
> In my understanding, the ratio between the mere consumers of git on Windows vs. people who compile git for Windows is 100,000 : 1. If there is a breaking change in the workflow of the latter set, who use Visual Studio to build git from source, I assume that is doable given a good reason, hence this post.
>
> With VS 2015, C99 support is "finally" added with some C11 features as well. See this blog: http://blogs.msdn.com/b/vcblog/archive/2015/06/19/c-11-14-17-features-in-vs-2015-rtm.aspx. One of the edition of new VS is Community edition, which is like professional edition but is free (also much superior than Express edition) and meant for open source projects. VS2015 also has the ability to target compiler for Wind-XP.
>

I think the big issue is whether it has support for the various unix
interfaces and unix shell commands we use. MinGW/MSYS comes with
support for the unix interface, which I don't believe is that actually
supported via MSYS and I don't know if VS2015 is supported? I don't
think it's due to the C99 but due to need of posix interface which is
not normally (fully) provided by Windows.

Regards,
Jake

  reply	other threads:[~2015-07-26  7:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <BAY169-W8210AC5C69796A61AD2236A78F0@phx.gbl>
2015-07-26  6:23 ` FeatureRequest: Build improvements for Windows Dangling Pointer
2015-07-26  7:15   ` Jacob Keller [this message]
     [not found]     ` <BAY169-W84A0734CACD22511DE9B5BA78F0@phx.gbl>
2015-07-26  8:45       ` FW: " Dangling Pointer
2015-07-26 11:27         ` Philip Oakley
2015-07-26 15:47           ` Dangling Pointer
2015-07-26 16:52             ` Philip Oakley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA+P7+xpcXAck4HVFGLa4c9JquBTHaD-yZuuO4s0sAfJ50c+NxA@mail.gmail.com \
    --to=jacob.keller@gmail.com \
    --cc=danglingpointer@outlook.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).