Unknown
|
a2247d45fc
|
Mono: Use "UnnamedProject" if application/config/name is empty
|
2017-10-27 21:22:54 +02:00 |
|
Ignacio Etcheverry
|
63f58da054
|
Exit after generating mono glue
|
2017-10-24 16:18:47 +02:00 |
|
Ignacio Etcheverry
|
9905002fa6
|
Mono: Fix and cleanup build start errors
|
2017-10-24 00:49:44 +02:00 |
|
Ignacio Etcheverry
|
45e5e23ee8
|
Mono: Prevent raising exceptions in native code
For now we will just print the exceptions we catch. Later, we should use something similar to 'mono_set_pending_exception(ex)'.
|
2017-10-23 00:35:14 +02:00 |
|
Ignacio Etcheverry
|
8ed3247a63
|
Improve signature of signal target generated function
|
2017-10-16 04:19:36 +02:00 |
|
Ignacio Etcheverry
|
1a9efb417a
|
Merge pull request #12135 from neikeq/g
Re-write SignalAwaiter implementation
|
2017-10-16 03:58:51 +02:00 |
|
Ignacio Etcheverry
|
63369ec306
|
Re-write SignalAwaiter implementation
Old implementation had issues where you could only await on the same signal of the same source once.
|
2017-10-16 03:54:23 +02:00 |
|
Ignacio Etcheverry
|
740ef3dc97
|
Merge pull request #11954 from neikeq/d
Added 'exposed' field to ClassInfo for registered classes
|
2017-10-11 13:54:34 +02:00 |
|
Ignacio Etcheverry
|
9b6f65af82
|
Mono: Make use of ClassInfo's exposed API
- BindingsGenerator only generates exposed classes.
- Fix creation of managed instances of non-exposed classes.
|
2017-10-09 23:50:06 +02:00 |
|
Ignacio Etcheverry
|
5a49106ff4
|
Merge pull request #11900 from neikeq/a
Fix assembly load hooks and sizeof wrong type
|
2017-10-07 20:12:25 +02:00 |
|
Ignacio Etcheverry
|
5ab3537179
|
Fix sizeof wrong type
|
2017-10-07 04:22:26 +02:00 |
|
Ignacio Etcheverry
|
195b12212d
|
Merge pull request #11896 from neikeq/pr-issue-11892
Quote MSBuild arguments
|
2017-10-07 01:27:06 +02:00 |
|
Ignacio Etcheverry
|
14280ac44b
|
Quote MSBuild arguments. Fixes #11892
|
2017-10-07 01:21:11 +02:00 |
|
Ferenc Arn
|
17e89c2c66
|
Fix mono enabled builds (broken by 3d87b70 ).
|
2017-10-05 22:11:10 -04:00 |
|
Ignacio Etcheverry
|
df22bbd7ed
|
Add C# script to csproj when attaching it to an object
|
2017-10-05 00:10:51 +02:00 |
|
Ignacio Etcheverry
|
b4d758e067
|
Add alternative search locations for msbuild
|
2017-10-05 00:08:38 +02:00 |
|
Ignacio Etcheverry
|
e36fb95c50
|
Added mono module
|
2017-10-03 00:01:26 +02:00 |
|