index
:
redot-cpp.git
4.3
master
C++ bindings for the Redot script API
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot-cpp@c20a84e483ec61c77e5903cb4a139f6875e28a3b
Spartan322
2024-11-12
8
-0
/
+69
|
\
|
*
Merge pull request #1601 from Ivorforce/lto
David Snopek
2024-11-12
8
-0
/
+69
|
|
\
|
|
*
Add lto scons option, defaulting to "none".
Lukas Tenbrink
2024-11-12
8
-0
/
+69
*
|
|
Rebrand godot-cpp to redot-cpp
Spartan322
2024-10-31
1
-2
/
+2
|
/
/
*
|
Merge pull request #1611 from Repiteo/library-no-cache
David Snopek
2024-10-15
1
-0
/
+1
|
\
\
|
*
|
SCons: Don't cache librarys
Thaddeus Crews
2024-09-30
1
-0
/
+1
*
|
|
Merge pull request #1602 from Faless/build/use_clang_cl_is_use_llvm
David Snopek
2024-10-03
1
-3
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[SCons] Remove use_clang_cl windows flag in favor of generic use_llvm
Fabio Alessandrelli
2024-09-22
1
-3
/
+2
|
|
/
*
/
[SCons] Enable WASM_BIGINT in web builds
Fabio Alessandrelli
2024-09-23
1
-0
/
+4
|
/
*
Merge pull request #1535 from bruvzg/llvm-mingw-arm64
David Snopek
2024-09-10
2
-8
/
+48
|
\
|
*
Add support for LLVM/MinGW and ARM64 Windows builds.
bruvzg
2024-08-12
2
-8
/
+48
*
|
[Web/SCons] Use CCFLAGS for SIDE_MODULE option
Fabio Alessandrelli
2024-08-24
1
-1
/
+1
|
/
*
SCons: Remove old Python 2 compat code
Rémi Verschelde
2024-07-18
1
-13
/
+3
*
Merge pull request #1507 from Repiteo/silence-msvc
David Snopek
2024-06-25
1
-0
/
+69
|
\
|
*
SCons: Add `silence_msvc` option
Thaddeus Crews
2024-06-25
1
-0
/
+69
*
|
Integrate `.pre-commit-config.yaml`
Thaddeus Crews
2024-06-24
9
-18
/
+18
|
/
*
Merge pull request #1489 from Faless/web/longjmp
David Snopek
2024-06-17
1
-4
/
+8
|
\
|
*
[Web] Force emcc to use "wasm" longjmp mode
Fabio Alessandrelli
2024-06-14
1
-4
/
+8
*
|
Add support for build profiles.
Fabio Alessandrelli
2024-06-15
1
-0
/
+9
|
/
*
Merge pull request #1451 from Faless/build/to_threads_or_not_to_threads
David Snopek
2024-05-16
2
-2
/
+10
|
\
|
*
[SCons] Add option to build without threads
Fabio Alessandrelli
2024-04-30
2
-2
/
+10
*
|
Allow submitting documentation to the Godot editor
David Snopek
2024-05-07
1
-1
/
+47
|
/
*
Implement `verbose` toggle from godot repo
Thaddeus Crews
2024-04-09
1
-1
/
+72
*
[SCons] Split `targets.py`, apply flags from tools
Fabio Alessandrelli
2024-02-16
9
-180
/
+180
*
[SCons] Add support for custom build tools and platforms
Fabio Alessandrelli
2024-02-14
1
-6
/
+38
*
Merge pull request #1344 from ArchLinus/ndk-error
David Snopek
2024-01-04
1
-0
/
+6
|
\
|
*
Add an error message if android NDK is not installed
ArchLinus
2023-12-30
1
-0
/
+6
*
|
Allow detecting when building as a GDExtension
Aaron Franke
2023-12-18
1
-0
/
+3
|
/
*
Merge pull request #1313 from DmitriySalnikov/visibility_hidden
David Snopek
2023-11-24
1
-0
/
+17
|
\
|
*
[Scons] Added the ability to change the visibility of symbols
DmitriySalnikov
2023-11-21
1
-0
/
+17
*
|
[Scons] Set the minimum Android API level to 21
DmitriySalnikov
2023-11-23
1
-5
/
+3
|
/
*
[iOS] Bump default version to 12 to match engine.
bruvzg
2023-11-21
1
-1
/
+1
*
fix is_msvc and use_hot_reload variables
Thaddeus Crews
2023-11-06
1
-10
/
+12
*
Update the environment variables used to access the Android NDK toolchain
Fredia Huya-Kouadio
2023-11-01
1
-7
/
+19
*
SCons: Disable C++ exception handling by default
Rémi Verschelde
2023-10-22
2
-1
/
+17
*
Refactor compiledb implementation
Adam Scott
2023-10-19
1
-4
/
+9
*
Let gdextension_dir function as only argument
Thaddeus Crews
2023-10-18
1
-1
/
+1
*
[SCons] Rename javascript tool to web
Fabio Alessandrelli
2023-10-15
2
-18
/
+18
*
Merge pull request #1247 from nicholas-maltbie/nickmaltbie/javascript-wasm-fix
David Snopek
2023-10-04
1
-9
/
+6
|
\
|
*
Added fix for javascript build for godot 4.x
Nick Maltbie
2023-10-01
1
-9
/
+6
*
|
Changes necessary for hot reload to work
David Snopek
2023-09-25
2
-0
/
+14
|
/
*
[SCons] Fixed crashes in several scripts
DmitriySalnikov
2023-09-09
4
-6
/
+7
*
[SCons] Move the GodotCPP build to its own tool.
Fabio Alessandrelli
2023-08-29
1
-0
/
+309
*
SCons: Sync `targets.py` fully with upstream Godot
Rémi Verschelde
2023-08-10
1
-9
/
+61
*
Statically link mingw/msvc runtime libraries on Windows
Feiyun Wang
2023-08-09
2
-16
/
+34
*
Merge pull request #1191 from Faless/build/unify_osxcross
David Snopek
2023-07-31
4
-65
/
+54
|
\
|
*
[SCons] Merge OSXCross tools into platofrm ones
Fabio Alessandrelli
2023-07-23
4
-65
/
+54
*
|
Add platform macros
Adam Scott
2023-07-23
6
-0
/
+12
|
/
*
[MSVC] Force UTF-8 encoding.
bruvzg
2023-07-11
1
-1
/
+1
*
[SCons] Platform agnostic default toolchain (GNU).
Fabio Alessandrelli
2022-12-20
1
-0
/
+5
[next]