Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update DependencyChecker IsWindowsXp Flag to evaluate Environment #1018

Merged
merged 1 commit into from
May 8, 2015
Merged

Update DependencyChecker IsWindowsXp Flag to evaluate Environment #1018

merged 1 commit into from
May 8, 2015

Conversation

hvdijk
Copy link

@hvdijk hvdijk commented May 8, 2015

As requested in #1007, here is a pull request containing only the change to automatically detect Windows XP:

Previously, it was the main program's responsibility to set IsWindowsXp if necessary, but that was problematic because it wasn't possible to set it before its value was used. But it's easy enough to detect automatically anyway, so it's probably nicer to just do that.

@rassilon
Copy link
Contributor

rassilon commented May 8, 2015

Looks great. Thanks!

Bill

rassilon added a commit that referenced this pull request May 8, 2015
Automatically detect Windows XP.
@rassilon rassilon merged commit 03895c1 into cefsharp:master May 8, 2015
@hvdijk hvdijk deleted the detect-winxp branch May 8, 2015 22:17
@amaitland amaitland added this to the 39.0.2 milestone May 8, 2015
@amaitland
Copy link
Member

@rassilon Just a reminder to update the changelog. Thanks! 😄

@rassilon
Copy link
Contributor

Heh. Unless we produce a build that works on xp, doesn't seem worth the effort. (low as it is) :)

@amaitland
Copy link
Member

Hmm, still relevant for people who choose to build from source.

@amaitland amaitland changed the title Automatically detect Windows XP. Update DependencyChecker IsWindowsXp Flag to evaluate Environment May 10, 2015
@amaitland
Copy link
Member

I've amended the title slight and added to the changelog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants