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 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
*
[SCons] Link MSVC debug runtime for optimize=none|debug only.
Fabio Alessandrelli
2022-11-21
2
-7
/
+7
*
Fix Android build on macOS.
bruvzg
2022-11-10
1
-0
/
+1
*
[SCons] Remove bogus CCFLAGS from windows toolchain.
Fabio Alessandrelli
2022-11-02
1
-2
/
+0
*
[SCons] Refactor targets, symbols, optimizations.
Fabio Alessandrelli
2022-10-04
1
-19
/
+50
*
[SCons] Add "optimize" and "debug_symbols" options
Fabio Alessandrelli
2022-09-12
6
-26
/
+64
*
[MSVC] Add NOMINMAX flag to scons and cmake.
Fabio Alessandrelli
2022-09-12
1
-1
/
+1
*
Add debug information to Windows builds
Kevin Smith
2022-07-28
1
-0
/
+1
*
[CI] Fix Android builds after GH container update.
Fabio Alessandrelli
2022-07-28
1
-6
/
+2
*
Rename OSX to macOS.
bruvzg
2022-07-20
4
-16
/
+16
*
Add clang-cl support
Kevin Smith
2022-07-12
1
-0
/
+4
*
[SCons] Fix msvc, linux-clang, add version check.
Fabio Alessandrelli
2022-07-04
2
-9
/
+9
*
[SCons] Add iOS OSXCross support, min version override.
Fabio Alessandrelli
2022-06-27
2
-18
/
+56
*
[SCons] Add OSXCross tool.
Fabio Alessandrelli
2022-06-27
2
-1
/
+34
*
[SCons] Move toolchains logic to tools folder.
Fabio Alessandrelli
2022-06-27
7
-0
/
+437