index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
uwp
/
detect.py
Age
Commit message (
Expand
)
Author
2022-09-30
ci: add Python static analysis check via mypy
Jiri Suchan
2022-08-25
Unify bits, arch, and android_arch into env["arch"]
Aaron Franke
2021-10-15
SCons: Set `DEBUG_ENABLED` and `DEV_ENABLED` in SConstruct
Rémi Verschelde
2021-10-14
SCons: Add `DEV_ENABLED` defines for `target=debug` builds
Rémi Verschelde
2021-03-14
Allow to not optimize release build
Rafał Mikrut
2020-12-16
SCons: Add only selected platform's opts to env
Rémi Verschelde
2020-10-09
[Windows, MSVC] Correctly set source file encoding.
bruvzg
2020-10-08
SCons: Refactor and cleanup warnings definition
Rémi Verschelde
2020-09-14
Only display the Windows toggle console option if it can actually be used
Hugo Locurcio
2020-07-26
CI: Install master version of psf/black
Rémi Verschelde
2020-07-23
SCons: Remove unused DEBUG_MEMORY_ENABLED define
Rémi Verschelde
2020-03-30
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2019-11-20
pcre2: Use scons option to disable JIT on some platforms
Rémi Verschelde
2019-07-03
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-04-30
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-24
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
Rémi Verschelde
2019-04-06
Remove unused imports
Hendrikto
2019-02-19
Fix compiling with use_mingw flag on Windows
Marcelo Fernandez
2018-10-27
Dont use equality operators with None singleton in python files
lupoDharkael
2018-06-07
Tweak some help texts in the build system
Hugo Locurcio
2018-03-29
Fix UWP build after #17194
Fabio Alessandrelli
2018-03-15
Added missing import BoolVariable
Bastiaan Olij
2018-03-13
Enable SCons to autodetect Windows MSVC compiler
Gary Oberbrunner
2018-02-20
Link bcrypt lib in window and UWP
Fabio Alessandrelli
2017-11-19
Cleanup old references to GLES2 renderer
Rémi Verschelde
2017-11-09
UWP: Update to build with Windows SDK 10.16229.0
George Marques
2017-09-25
Use BoolVariable in target/component/advanced options.
Elliott Sales de Andrade
2017-08-27
Make build scripts Python3 compatible
Matthias Hoelzl
2017-07-12
UWP: Fix problem with Cert Kit validation
George Marques
2017-07-01
Buildsystem: Improve detect.py readability and fix issues
Rémi Verschelde
2017-05-23
Fix UWP compilation issues
George Marques
2017-01-12
Improvements to scons defined WINVER/_WIN32_WINNT
Fabio Alessandrelli
2016-11-03
Rename remaining WinRT references to UWP
George Marques
2016-11-03
Rename WINRT_ENABLED to UWP_ENABLED
George Marques
2016-11-03
Rename WinRT files to UWP
George Marques