godot/platform
Rémi Verschelde d3345ef1f8
OSX: Pass -mmacosx-version-min=11.0 instead of 11.00
Both are recognized by Xcode and equivalent, but osxcross issues a
warning for the latter:
```
osxcross: warning: '-mmacosx-version-min=' (11.0.0 != 11.00)
```
2022-02-08 16:20:13 +01:00
..
android Merge pull request #57617 from bruvzg/char_cleanup 2022-02-04 13:06:38 +01:00
iphone Merge pull request #57617 from bruvzg/char_cleanup 2022-02-04 13:06:38 +01:00
javascript [HTML5] Implement JavaScript PWA update callbacks. 2022-02-06 18:53:50 +01:00
linuxbsd [X11] Fix decoration reset when returning from fullscreen mode. 2022-02-08 11:01:24 +02:00
osx OSX: Pass -mmacosx-version-min=11.0 instead of 11.00 2022-02-08 16:20:13 +01:00
uwp Merge pull request #56012 from bruvzg/wt🤎4 2022-01-17 13:26:15 +01:00
windows [Windows] Fix fullscreen mode detection on window move/resize. 2022-02-08 10:36:57 +02:00
register_platform_apis.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
SCsub