index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
mono
/
build_scripts
Age
Commit message (
Expand
)
Author
2019-07-10
Merge pull request #30489 from neikeq/fix-nullexc-on-gengameproj
Ignacio Roldán Etcheverry
2019-07-10
Mono: Fix null exception in GenerateGameProject
Ignacio Etcheverry
2019-07-10
SCons no longer passes FrameworkPathOverride to MSBuild
Ignacio Etcheverry
2019-07-09
Make SCons check for System MSBuild before Mono's
Ignacio Etcheverry
2019-07-05
Re-write mono module editor code in C#
Ignacio Etcheverry
2019-07-03
Merge pull request #30292 from neikeq/android_fixes
Rémi Verschelde
2019-07-03
Mono: Android build and shared libraries fixes
Ignacio Etcheverry
2019-07-03
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-06-08
Merge pull request #29606 from neikeq/remove-unneeded-mono-patches
Ignacio Roldán Etcheverry
2019-06-08
Remove obsolete mono patch for pthread_mutexattr_setprotocol
Ignacio Etcheverry
2019-06-04
Mono: Fix SCons options added to the wrong environment
Ignacio Etcheverry
2019-06-03
Android build and export for the mono module
Ignacio Etcheverry
2019-04-30
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-07
Mono: Add compiler flags to env_mono instead of env
Ignacio Etcheverry
2019-04-07
Mono: Reorganize build scripts
Ignacio Etcheverry