index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
methods.py
Age
Commit message (
Expand
)
Author
2023-01-13
Merge pull request #63312 from bruvzg/one_click
Rémi Verschelde
2023-01-09
Support Git worktrees in generation of hash header
Pedro J. Estébanez
2022-12-29
[Export] Add one-click deploy over SSH for the desktop exports.
bruvzg
2022-12-10
Rename `float=64` SCons option to `precision=double`
Hugo Locurcio
2022-10-05
.NET: Generate SdkPackageVersions.props from version.py
Rémi Verschelde
2022-10-04
Various enhancements to Visual Studio solution generation.
TechnoPorg
2022-10-04
Merge pull request #66718 from afestini/fix_vs_project_creation
Rémi Verschelde
2022-10-03
vsproj: create build targets depending on dev_build
Alexander Festini
2022-10-02
fix methods.py ->NameError: name 'sys' is not defined
jwt
2022-09-30
ci: add Python static analysis check via mypy
Jiri Suchan
2022-09-30
Merge pull request #66242 from akien-mga/scons-unify-tools-target
Rémi Verschelde
2022-09-27
SCons: Fix MSVC D9025 warning overriding opt level
Rémi Verschelde
2022-09-26
SCons: Unify tools/target build type configuration
Rémi Verschelde
2022-09-25
Fix compilation with custom "GODOT_VERSION_STATUS"
Björn Feber
2022-09-24
Don't add `editor_sources` to vs_project when `tools=no`
nikitalita
2022-09-14
SCons: Add `methods.get_version_info()` method returning a Dict
Rémi Verschelde
2022-09-07
C#: Replace libnethost dependency to find hostfxr
Ignacio Roldán Etcheverry
2022-08-31
Fix build failures for Android on Windows
Fredia Huya-Kouadio
2022-08-27
Correct output file names for Visual Studio project generation
SaracenOne
2022-08-25
Unify bits, arch, and android_arch into env["arch"]
Aaron Franke
2022-08-22
C#: Begin move to .NET Core
Ignacio Roldán Etcheverry
2022-08-12
Fix jumbled error output when using Windows spawn fix
Pedro J. Estébanez
2022-08-04
[Scons] Implement module dependency sorting.
Fabio Alessandrelli
2022-07-31
SCons: Fix creating VS solution with SCons 4.4.0
Rémi Verschelde
2022-07-24
support git packed refs in version generator
Nathan Franke
2022-07-21
Rename OSX to macOS and iPhoneOS to iOS.
bruvzg
2022-05-04
Refactor module initialization
reduz
2022-02-09
Core: Move generated `VERSION_HASH` to a `.cpp` file
Rémi Verschelde
2022-01-17
Merge pull request #55968 from Calinou/scons-tweak-build-messages
Rémi Verschelde
2022-01-15
VS Projects: Don't include `mono_reg` without its module
Mario Liebisch
2021-12-15
Tweak SCons compilation messages to be more discreet
Hugo Locurcio
2021-11-15
Allow dehardcoding documentation branch and URL in docs links
Rémi Verschelde
2021-10-25
Fix import for collections Mapping
Hristo Stamenov
2021-10-18
Merge pull request #53376 from ganondev/vsproj-props-for-mono
Rémi Verschelde
2021-10-15
SCons: List `.gen.cpp` sources explicitly to avoid globbing errors
Rémi Verschelde
2021-10-06
Variants and targets are generated instead of manually defined. The specific ...
Edward Auttonberry
2021-09-28
Force optimized builds for thirdparty Embree files
jfons
2021-08-27
Makes FontData importable resource.
bruvzg
2021-08-18
SCons: Fix potential error when pruning cache on CI
Rémi Verschelde
2021-08-06
SCons: Add method to detect Emscripten and use it for warnings config
Rémi Verschelde
2021-08-05
SCons: Fix info message when defining `GODOT_VERSION_STATUS`
Rémi Verschelde
2021-07-29
Allow overriding `VERSION_STATUS` with `GODOT_VERSION_STATUS` in env
Rémi Verschelde
2021-07-13
Implement the ability to disable classes
reduz
2021-05-31
Improve compiler version extraction
MmAaXx500
2021-03-23
SCons: Pass tests configuration to the MSVC solution
Resul Çelik
2021-03-12
Fixes small typos and grammar correction
Anshul7sp1
2021-02-24
SCons: Properly handle overriding default values to bool options
Rémi Verschelde
2021-02-11
SCons: Fix Godot detection in custom modules logic
Rémi Verschelde
2021-02-08
Merge pull request #43057 from Xrayez/custom_modules_recursive
Rémi Verschelde
2020-12-12
Don't handle BaseException in build scripts
Marcel Admiraal
[next]