Releases: SaladLab/Unity3D.IncrementalCompiler
Releases · SaladLab/Unity3D.IncrementalCompiler
Unity3D.IncrementalCompiler 1.2.9
Compare
Sorry, something went wrong.
No results found
Changes:
Support Unity 5.6
Fixes #24 (sluggish CompilerSettings window) by SugoiDev
Unity3D.IncrementalCompiler 1.2.8
Compare
Sorry, something went wrong.
No results found
Changes:
Sign the executable to prevent a false positive detection.
Fix NullReferenceException in constructing a diagnostic message.
Unity3D.IncrementalCompiler 1.2.7
Compare
Sorry, something went wrong.
No results found
Unity3D.IncrementalCompiler 1.2.6
Compare
Sorry, something went wrong.
No results found
Changes:
Imitate mono compiler's behavior of ignoring CS0649 warning when a field has attributes such as [SerializeField]. #6
Use a relative path in showing diagnostic messages. #7
Unity3D.IncrementalCompiler 1.2.5
Compare
Sorry, something went wrong.
No results found
Changes:
Support compiler specific response file. (e.g. smcs.rsp)
Remove default -unsafe option. (you can add -unsafe to rsp files)
Unity3D.IncrementalCompiler 1.2.4
Compare
Sorry, something went wrong.
No results found
Changes:
Support .NET 2.0 Subset profile.
Unity3D.IncrementalCompiler 1.2.3
Compare
Sorry, something went wrong.
No results found
Changes:
Update Microsoft.CodeAnalysis.CSharp 1.2.2 (Visual-Studio-2015-Update-2-Micro-Update-3)
Fix Unity4 compiler error
Set -unsafe option by default
1.2.2
Compare
Sorry, something went wrong.
No results found
Update Microsoft.CodeAnalysis.CSharp 1.2.1 (Visual Studio 2015 Update 2)
1.2.1
Compare
Sorry, something went wrong.
No results found
Support nowarn compiler option
1.2.0
Compare
Sorry, something went wrong.
No results found
Fix wrong local variable symbol name.
Suppress "Restricted generated projects to C# 4.0" of VSTU 2.2.