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
/
editor
/
godotsharp_builds.cpp
Age
Commit message (
Expand
)
Author
2019-05-29
Escape quote char for non-Windows OS
ShyRed
2019-05-26
Add Godot constants to Mono project builds
ShyRed
2019-04-25
C# bindings generator cleanup
Ignacio Etcheverry
2019-03-04
Mono: Add option to print MSBuild output and improve out of sync error
Ignacio Etcheverry
2019-02-11
Default to MSBuild from VS Build Tools instead of Mono's
Ignacio Etcheverry
2019-02-03
Mono: Cleanup
Ignacio Etcheverry
2019-01-18
C#: Fix trying to build when there's no solution
Ignacio Etcheverry
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-11-08
Improve the C# API projects generation
Ignacio Etcheverry
2018-10-25
Parse C# script namespace and class
Ignacio Etcheverry
2018-10-19
Make sure API assemblies are up to date at startup
Ignacio Etcheverry
2018-10-03
Mono: Editor and export template dependencies and fixes
Ignacio Etcheverry
2018-09-17
Mono: Fix opening code editors in OSX and cleanup
Ignacio Etcheverry
2018-09-12
C#: Fix cs_files glue mismatch bug
Ignacio Etcheverry
2018-09-12
Add some mono root hint dirs for OSX
Ignacio Etcheverry
2018-08-24
Add print_verbose to print to stdout only in verbose mode
Rémi Verschelde
2018-08-17
Mono: Improve C# core files (glue/cs_files) buildsystem
Ignacio Etcheverry
2018-07-10
Added path for Mono installed through Homebrew
Mads Ynddal
2018-07-04
Mono: Pending exceptions and cleanup
Ignacio Etcheverry
2018-06-05
Mono: Add 'View log' button to open the MSBuild log of a build
Ignacio Etcheverry
2018-06-05
Mono: Fix passing wrong logger assembly path to MSBuild
Ignacio Etcheverry
2018-05-17
fixes build error on Linux after its introduction in #18949
Michele Valente
2018-05-17
Mono: Project building fixes
Ignacio Etcheverry
2018-03-27
Move GodotSharp and MonoBuildTab member variables to initializer list
Wilson E. Alvarez
2018-02-25
Mono: Better versioning and gracefully unloading of Godot API assemblies
Ignacio Etcheverry
2018-02-22
Mono: Add project export plugin
Ignacio Etcheverry
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-04
Mono: Add properties support in scripts
Ignacio Etcheverry
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
Mono: Change BindingsGenerator singleton to avoid StringName leaks
Ignacio Etcheverry
2017-12-24
Mono: Make the bindings generator output enums
Ignacio Etcheverry
2017-11-10
Remove preprocessor directives from macro arguments
Matthias Hoelzl
2017-11-09
Fixed editor settings disappearing.
Daniel J. Ramirez
2017-11-04
Added for fallback msbuild.exe.
BrainBlasted
2017-10-31
Fix msbuild hint paths returning only the directory
Ignacio Etcheverry
2017-10-29
Merge pull request #12491 from neikeq/waitasecond···
Ignacio Etcheverry
2017-10-29
Fix FrameworkPathOverride and assemblies path loop
Ignacio Etcheverry
2017-10-29
Merge pull request #12475 from neikeq/ohuiii
Rémi Verschelde
2017-10-29
Merge pull request #12474 from neikeq/s
Rémi Verschelde
2017-10-29
Fix regression from #12473 and #12388
Ignacio Etcheverry
2017-10-29
Mono: Add build project button and reload interval
Ignacio Etcheverry
2017-10-29
Buildsystem improvements for the Mono module
Ignacio Etcheverry
2017-10-24
Mono: Fix and cleanup build start errors
Ignacio Etcheverry
2017-10-07
Merge pull request #11900 from neikeq/a
Ignacio Etcheverry
2017-10-07
Fix sizeof wrong type
Ignacio Etcheverry
2017-10-07
Merge pull request #11896 from neikeq/pr-issue-11892
Ignacio Etcheverry
2017-10-07
Quote MSBuild arguments. Fixes #11892
Ignacio Etcheverry
2017-10-05
Fix mono enabled builds (broken by 3d87b70).
Ferenc Arn
2017-10-05
Add alternative search locations for msbuild
Ignacio Etcheverry
2017-10-03
Added mono module
Ignacio Etcheverry