David Snopek
|
2a8d218f12
Merge pull request #1756 from Repiteo/scons/external-includes
|
3 months ago |
Tom
|
d634a5f8c4
Synced defs.hpp with godot's typedefs.h
|
4 months ago |
Thaddeus Crews
|
30bfa6f215
SCons: Add `CPPEXTPATH` for external includes
|
4 months ago |
David Snopek
|
0a73df5f53
Check that precision of `extension_api.json` matches build options
|
5 months ago |
Samuel Nicholas
|
8814ac51ac
CMake: Support for XML documentation
|
6 months ago |
Fabio Alessandrelli
|
c4f1abe3f9
[Bindings] Build profile now strips methods and skip files
|
7 months ago |
David Snopek
|
c20a84e483
Merge pull request #1601 from Ivorforce/lto
|
8 months ago |
Lukas Tenbrink
|
5f7cf05043
Add lto scons option, defaulting to "none".
|
10 months ago |
Thaddeus Crews
|
83c0f15ab9
SCons: Don't cache librarys
|
10 months ago |
Thaddeus Crews
|
e0d363aad8
Integrate `.pre-commit-config.yaml`
|
1 year ago |
Fabio Alessandrelli
|
1186c488bd
Add support for build profiles.
|
2 years ago |
David Snopek
|
340dde31a2
Merge pull request #1451 from Faless/build/to_threads_or_not_to_threads
|
1 year ago |
David Snopek
|
a434850069
Allow submitting documentation to the Godot editor
|
1 year ago |
Fabio Alessandrelli
|
b0296bb562
[SCons] Add option to build without threads
|
1 year ago |
Thaddeus Crews
|
b05c21bb1d
Implement `verbose` toggle from godot repo
|
1 year ago |
Fabio Alessandrelli
|
16df4bff30
[SCons] Split `targets.py`, apply flags from tools
|
1 year ago |
Fabio Alessandrelli
|
baaad7ada2
[SCons] Add support for custom build tools and platforms
|
1 year ago |
Aaron Franke
|
e17c7bf530
Allow detecting when building as a GDExtension
|
1 year ago |
DmitriySalnikov
|
f5e4f95cde
[Scons] Added the ability to change the visibility of symbols
|
1 year ago |
Thaddeus Crews
|
648b8c4489
fix is_msvc and use_hot_reload variables
|
1 year ago |
Rémi Verschelde
|
bf1c03ab5f
SCons: Disable C++ exception handling by default
|
1 year ago |
Adam Scott
|
2d5024ac8e
Refactor compiledb implementation
|
1 year ago |
Thaddeus Crews
|
7a5cbcac21
Let gdextension_dir function as only argument
|
1 year ago |
Fabio Alessandrelli
|
18bfa133ab
[SCons] Rename javascript tool to web
|
1 year ago |
David Snopek
|
df849651d9
Changes necessary for hot reload to work
|
2 years ago |
DmitriySalnikov
|
0e5975dd26
[SCons] Fixed crashes in several scripts
|
1 year ago |
Fabio Alessandrelli
|
f8b4f60cb9
[SCons] Move the GodotCPP build to its own tool.
|
2 years ago |