From: Marius Storm-Olsen <mstormo@gmail.com>
To: git@vger.kernel.org, spearce@spearce.org, sschuberth@gmail.com
Cc: msysgit@googlegroups.com, Marius Storm-Olsen <mstormo@gmail.com>
Subject: [PATCH 0/2] MSVC generator fixups
Date: Mon, 28 Sep 2009 13:34:19 +0200 [thread overview]
Message-ID: <cover.1254137149.git.mstormo@gmail.com> (raw)
In-Reply-To: <4ABB84F4.7080403@gmail.com>
The generated solution file was valid, but not exactly in the way the
2008 IDE wanted them, so the IDE would query to save the solution file
even though the user never touched the solution/projects.
These two patches ensures that the solution file is in the way the IDE
wants them, so we avoid the naging.
The two patches didn't apply for me in the way they were sent. I
manually applied them ontop of master, and added an Acked-by.
Thanks!
Sebastian Schuberth (2):
Make generated MSVC solution file open from Windows Explorer
Make just opening the generated MSVC solution file not modify it
contrib/buildsystems/Generators/Vcproj.pm | 47 +++++++++-------------------
1 files changed, 15 insertions(+), 32 deletions(-)
next prev parent reply other threads:[~2009-09-28 11:34 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-24 14:40 [PATCH 1/2] Make generated MSVC solution file open from Windows Explorer Sebastian Schuberth
2009-09-25 22:05 ` Shawn O. Pearce
2009-09-25 22:11 ` Alex Riesen
2009-09-25 22:45 ` Sebastian Schuberth
2009-09-25 22:41 ` Sebastian Schuberth
2009-09-25 22:59 ` Shawn O. Pearce
2009-09-25 23:58 ` Sebastian Schuberth
2009-09-26 0:05 ` Shawn O. Pearce
2009-09-26 9:45 ` Sebastian Schuberth
2009-09-26 20:05 ` Shawn O. Pearce
2009-09-28 10:36 ` Baz
2009-09-28 13:40 ` Sebastian Schuberth
2009-09-28 11:34 ` Marius Storm-Olsen [this message]
2009-09-28 13:01 ` [PATCH 0/2] MSVC generator fixups Sebastian Schuberth
2009-09-28 11:34 ` [PATCH 1/2] Make generated MSVC solution file open from Windows Explorer Marius Storm-Olsen
2009-09-28 11:34 ` [PATCH 2/2] Make just opening the generated MSVC solution file not modify it Marius Storm-Olsen
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1254137149.git.mstormo@gmail.com \
--to=mstormo@gmail.com \
--cc=git@vger.kernel.org \
--cc=msysgit@googlegroups.com \
--cc=spearce@spearce.org \
--cc=sschuberth@gmail.com \
/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.
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 NNTP newsgroup(s).