aboutsummaryrefslogtreecommitdiff
path: root/platform/windows/detect.py
Commit message (Collapse)AuthorAgeFilesLines
...
* -OpenSSL FixesJuan Linietsky2014-05-011-1/+1
|
* -Added OpenSSL and HTTPS supportJuan Linietsky2014-04-281-1/+2
| | | | | -Built-in version of the library for Windows, Android and iOS (other OSs use system one) -Small fixes all around
* heckJuan Linietsky2014-04-191-1/+1
|
* Fix for 64Bit builds with VC from command lineVinzenz Feenstra2014-02-221-2/+2
| | | | | | | | | | | | Previously builds for 64 Bit targets on the x64 Native Tools Command Prompt failed while trying to link the 64Bit build godot objects with 32Bit vc libraries. This was due to wrong library directories. Since there are the environment variables INCLUDE and LIB which are containing the correct paths this patch uses those now to fix the linking issue. Signed-off-by: Vinzenz Feenstra <evilissimo@gmail.com>
* wtfJuan Linietsky2014-02-191-1/+3
|
* Fixed build rule file for proper MSVC release buildmarynate2014-02-111-3/+4
|
* fixieJuan Linietsky2014-02-101-3/+2
|
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+208