Fabio Alessandrelli
|
f6899e190f
Add JavaScript platform support (emcc, wasm).
|
4 years ago |
George Marques
|
cee79bb7a6
Merge pull request #517 from SeleDreams/master
|
4 years ago |
George Marques
|
a65a340329
Merge pull request #507 from Zylann/bindings_auto_gen
|
4 years ago |
Rémi Verschelde
|
b36df8f86c
Rename godot_headers to godot-headers to match upstream rename
|
4 years ago |
SeleDreams
|
45fef69aca
Added freebsd specific configuration to fix issues of detection on freebsd
|
4 years ago |
Marc Gilleron
|
f669380811
Generate bindings if they are not found
|
4 years ago |
Marc
|
e2831ff5fa
Merge pull request #505 from naithar/fix/ios-simulator-build
|
4 years ago |
Sergey Minakov
|
b5d16b4b56
add ios_simulator flag to enable building for M1 arm64 simulators
|
4 years ago |
Marc Gilleron
|
74e7098ae0
Dont carry msvc stuff to the MinGW build
|
4 years ago |
Colugo
|
78547869ee
Add macos_deployment_target SConstruct option.
|
4 years ago |
Marc Gilleron
|
c02747d909
Don't generate debugging symbols in release builds
|
5 years ago |
Marc
|
d53b294f5b
Merge pull request #450 from proxemy/master
|
5 years ago |
Marc
|
fd281da1cf
Merge pull request #382 from Zylann/fix_sconstruct_default_bits
|
5 years ago |
proxemy
|
f71ccdfbcb
Bugfix. Project generation now respects the given 'headers_dir' start parameter.
|
5 years ago |
Duncan Sparks
|
6bca96ed42
Change default parameter to "yes"
|
5 years ago |
Duncan Sparks
|
3b16f34d89
Add option for template get_node
|
5 years ago |
Marc Gilleron
|
db941344e3
Fix default value of `bits` misnaming resulting library
|
5 years ago |
Bastiaan Olij
|
45e6801016
Merge pull request #353 from bruvzg/ios_support
|
5 years ago |
Azeez Abass
|
e8488656e5
windows use_mingw build fix
|
5 years ago |
bruvzg
|
f314b47843
Add iOS build support.
|
5 years ago |
TGRCDev
|
7482074779
Android compile fixed for Windows
|
6 years ago |
Jayanth-L
|
77cde5bb3a
Add android support, Update README.md
|
6 years ago |
Bastiaan Olij
|
cdd50260d0
Merge pull request #295 from silverkorn/master
|
6 years ago |
bruvzg
|
e080c5391e
Fix MinGW-w64 cross-compilation on macOS.
|
6 years ago |
unknown
|
73c588456c
Add MSYS/MinGW compiling support on Windows
|
6 years ago |
Bastiaan Olij
|
f0fe88bd36
Merge pull request #260 from aqnuep/basis_convention
|
6 years ago |
Daniel Rakos
|
abccf9a050
Make Basis look column-major while retaining a row-major representation
|
6 years ago |
Hugo Locurcio
|
976a188837
Fix and improve the build system
|
6 years ago |
lzubiaur
|
e0295d7cd4
Set default arch to 64bits for osx platform
|
6 years ago |
Marcelo Fernandez
|
2500f308a9
Improvements on SConstruct arch detection
|
6 years ago |