| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
disabled by default on macOS/Catalina
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Closes #84
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- .NET 4.5 projects go to msbuild\net45
- .NET Standard 2.0 projects go to msbuild\netstandard2.0
- .NET Standard projects can be build for different target
frameworks the default is .NET Core 2.0 but this can be
override setting IceTestsFramworks MSBuild property
|
| | | |
|
| | | |
|
| | | |
|
| |/
|/| |
|
|/ |
|
| |
|
| |
|
|
|
|
|
| |
Remove extra newlines from the end of files and add newlines to files
which are missing one.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
MSI binary distribution will not include C++/C# SDKs so there is
no need to differentiate MSI and Nuget bin dists.
|
| |
|
| |
|
|
|
|
|
| |
- Update Mcpp dependencies to 2.7.2.12
- Update msbuild projects to latest Ice Builder 4.3.5
|
| |
|
|
|
|
|
| |
global metadata directives (ice-prefix, underscore, cpp:dll-export:SYMBOL and objc:dll-export:SYMBOL)
Added new cs:tie and java:tie metadata
|
| |
|
| |
|