Describe: sync_20150323-10485-g06a247e
Commit: 06a247efe19f205f709ef84386fc9aad47af0027
Commit: 46fbf7bccba6b31a6a46d84b5e952c20e2933e01
Commit: 9d25e522851dfc1f63d1902fdafbdbb90fffad31
Modifications:
lang/mono/Makefile | 14 +-
lang/mono/distinfo | 4 +-
lang/mono/patches/patch-configure | 138
+++++++++++++++++
lang/mono/patches/patch-configure_ac | 30 ++--
lang/mono/patches/patch-eglib_configure_ac | 6 +-
lang/mono/patches/patch-eglib_m4_libtool_m4 | 4 +-
lang/mono/patches/patch-libgc_configure | 18 +--
lang/mono/patches/patch-m4_libtool_m4 | 16 +-
lang/mono/patches/patch-mono_Makefile_in | 22 +--
lang/mono/patches/patch-mono_dis_Makefile_in | 10 +-
lang/mono/patches/patch-mono_metadata_class_c | 8 +-
lang/mono/patches/patch-mono_metadata_icall_c | 21 +++
lang/mono/patches/patch-mono_metadata_rand_c | 13 ++
.../patches/patch-mono_metadata_threadpool_c | 15 ++
.../patches/patch-mono_profiler_Makefile_in | 19 ++-
.../mono/patches/patch-mono_profiler_decode_c | 8 +-
.../patches/patch-mono_utils_gc_wrapper_h | 18 +--
.../patches/patch-mono_utils_mono-proclib_c | 70 +++++----
.../patches/patch-runtime_mono-wrapper_in | 12 ++
lang/mono/pkg/PLIST | 25 +--
www/webkit/patches/patch-GNUmakefile_in | 22 ++-
21 files changed, 358 insertions(+), 135 deletions(-)
create mode 100644 lang/mono/patches/patch-configure
create mode 100644 lang/mono/patches/patch-mono_metadata_icall_c
create mode 100644 lang/mono/patches/patch-mono_metadata_rand_c
create mode 100644
lang/mono/patches/patch-mono_metadata_threadpool_c
create mode 100644
lang/mono/patches/patch-runtime_mono-wrapper_in
Log messages:
c++ c++abi instead of stdc++
missed files
Revert to prior mono version.
Some thread thing blows up during unit test and no time to debug it.