aboutsummaryrefslogtreecommitdiff
path: root/determine_vs_version.py
AgeCommit message (Collapse)Author
2016-06-17Only set scripts that starts with a hashbang as executableAlexander F Rødseth
Remove executable bit from files like README.md Change-Id: I6a2a86e8312616c175845f0a3b777515a58c52b9
2016-05-04project: Fix tabs, whitespace and line endingsMark Lobodzinski
Change-Id: I9cca32a98a1b984b44eca42e4805461c220ae04f
2016-04-19misc: Update licenses to Apache 2.0Jon Ashburn
Change-Id: Id447f4c8c53d33f9192940bdd3ae727b7b738a97
2016-02-10Remove Khronos confidential clause from license text.Karl Schultz
2016-02-02Update copyright info in python scriptsKarl Schultz
2016-01-25Win32: Get 32-bit Windows build workingMark Young
Also includes changes to allow simultaneous 32-bit and 64-bit Windows builds.
2016-01-25BuildFixes: Hard-code Win64 in Visual Studio detect scriptMark Young
We don't officially support Win32 yet, so hard-code Win64 to protect the build.
2016-01-07Fixes: Automatically detect Visual Studio version on WindowsMark Young
Automatically detect and use the correct version of Visual Studio/MSBuild for Cmake.