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
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
2020-10-24
SCons: Add an option to detect C++ modules recursively
Andrii Doroshenko (Xrayez)
2020-09-27
Add all headers to VS Project
Bartłomiej T. Listwon
2020-09-18
Fix custom modules in Visual Studio
Bartłomiej T. Listwon
2020-09-03
Merge pull request #41453 from Xrayez/custom-modules-visual-studio
Rémi Verschelde
2020-09-02
Merge python EnvironmentError, IOError and WindowsError into OSError.
Marcel Admiraal
2020-08-22
Build the engine with custom modules in Visual Studio
Andrii Doroshenko (Xrayez)
2020-08-21
Style: Apply format changes from latest psf/black git
Rémi Verschelde
2020-07-28
SCons: Refactor running commands through builders
Andrii Doroshenko (Xrayez)
2020-07-26
CI: Install master version of psf/black
Rémi Verschelde
2020-07-23
Fix emoji branch compilation error
Tomasz Chabora
2020-07-10
Expand env vars for `custom_modules` build option
Andrii Doroshenko (Xrayez)
2020-06-10
Merge pull request #37248 from Xrayez/env-dump
Rémi Verschelde
2020-06-10
SCons: Dump construction environment to a file
Andrii Doroshenko (Xrayez)
2020-06-03
SCons: Validate dependencies for linked multimedia modules
Rémi Verschelde
2020-05-28
Merge pull request #39125 from Xrayez/py-modules-order-4.0
Rémi Verschelde
2020-05-28
SCons: use `OrderedDict` to ensure insertion order of modules
Andrii Doroshenko (Xrayez)
2020-05-27
Merge pull request #37198 from Xrayez/progress-inside
Rémi Verschelde
[next]