Embeddinator-4000/binder
Jonathan Peppers 9cd5d13e8c
VS 2019 Refresh (#739)
* Setup Azure DevOps for CI
  * Install Android NDK Bundle on Windows build agents
  * Workaround for `JAVA_HOME` on Windows build agents
* Support for Android NDK r19 and r20
* Updated Cake scripts to support VS 2019 on Windows
* Pin NuGet download URL to v4.7.3
* Bump to xamarin/xamarin-android-tools/master@294f447
  * Changes: 4c00c22...294f447
* Fix for `mono-support.h` on Windows

Fixes:

    c:\program files (x86)\mono\include\mono-2.0\mono\utils\mono-publib.h(94): error C2371: 'mono_unichar2': redefinition; different basic types [D:\a\1\s\tests\common\mk\common.Tests.vcxproj]
2019-09-09 16:23:22 -05:00
..
Generators [java] Fixes Java generation for primitive pointer types. 2018-01-25 23:23:28 +00:00
Passes [java] Fixed generation conflict with properties and methods starting with get/set. 2018-01-26 10:20:53 +00:00
Tests [binder] Change the namespace to be simpler and more uniform with Obj-C version. 2017-08-18 13:31:14 +01:00
Utils VS 2019 Refresh (#739) 2019-09-09 16:23:22 -05:00
AssemblyInfo.cs [tests] moved test project name and directory 2017-07-06 21:23:00 -05:00
CLI.cs [swift] Run the C generator if targetting Swift. 2017-11-06 18:18:56 +00:00
Compilation.cs VS 2019 Refresh (#739) 2019-09-09 16:23:22 -05:00
Driver.cs [binder] Re-work order of passes. 2017-11-24 14:31:35 +00:00
Options.cs [c] Initialize Options.GeneratorKinds to a default value because of tests. 2017-11-06 17:27:15 +00:00
Parser.cs [binder] Change the namespace to be simpler and more uniform with Obj-C version. 2017-08-18 13:31:14 +01:00
Project.cs [binder] Change the namespace to be simpler and more uniform with Obj-C version. 2017-08-18 13:31:14 +01:00
premake5.lua [build] Update Premake build code to latest. 2017-08-16 12:34:14 +01:00