Android SDK path backslash duplication fix.
Fix for User inis not saving array properties correctly.
#codereview Ankit.Khare, Josh.Adams
[CL 2418611 by James Moran in Main branch]
- takes preference over EMSCRIPTEN env variable
- editor can now detect sdk on yosemite.
- refactor and simplyfy emscripten sdk access in .cs files.
#corereview james.moran
[CL 2345958 by Ankit Khare in Main branch]
The configuration is driven by a editor platform specific .ini setting. Also, always serve files via a web browser ( python SimpleHTTP Server ) whose life time is attached to the browser device to get around X-origin issues w/ chrome. cook on the fly path remains as such, because we already serve via the cook on the fly web server.
#HTML5
#codereview james.moran, peter.sauerbrei
[CL 2281792 by Ankit Khare in Main branch]
Platform ini now contains a [BuildSettings] section with HeapSize values which can be overriden per config.
#codereview Peter.Sauerbrei
[CL 2087502 by Ankit Khare in Main branch]