godot/platform
Rémi Verschelde 900d90bb61 Git: Explicitly list binary files as such to avoid EOL change
text=auto works well in Git 2.10+ but it's broken in previous versions,
which are still used in production on e.g. Ubuntu 16.04 LTS.

Also fix a couple missed text files with CRLF terminators.
.bat files likely require it to be processed properly on Windows,
but core.autocrlf should take care of converting them on the fly
when checking out on Windows.
2019-05-25 10:43:48 +02:00
..
android Git: Explicitly list binary files as such to avoid EOL change 2019-05-25 10:43:48 +02:00
haiku added a const keyword for a methods that return constant literal... 2019-05-21 02:16:30 -04:00
iphone Merge pull request #29032 from akien-mga/tools-exceptions-rtti 2019-05-21 17:10:51 +02:00
javascript Merge pull request #29032 from akien-mga/tools-exceptions-rtti 2019-05-21 17:10:51 +02:00
osx Check project settings live before lookup in crash handler 2019-05-23 20:06:56 +01:00
server added a const keyword for a methods that return constant literal... 2019-05-21 02:16:30 -04:00
uwp added a const keyword for a methods that return constant literal... 2019-05-21 02:16:30 -04:00
windows Check project settings live before lookup in crash handler 2019-05-23 20:06:56 +01:00
x11 Check project settings live before lookup in crash handler 2019-05-23 20:06:56 +01:00
register_platform_apis.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00