Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added 2019.4.24f1-mbe - DnSpy Branch #14

Open
wants to merge 5 commits into
base: dnSpy
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,7 @@ version | git hash
2019.2.1-mbe | ed4090cc21ffb91a45749be62f9a2fa08b69a0fc
2019.4.23f1-mbe | 90cf2678d79ad248593837523bde01561ee6548e
2019.4.24f1-mbe | 90cf2678d79ad248593837523bde01561ee6548e
2019.4.24f1-mbe | 90cf2678d79ad248593837523bde01561ee6548e
2019.4.25f1-mbe | 90cf2678d79ad248593837523bde01561ee6548e
2019.4.26f1-mbe | 90cf2678d79ad248593837523bde01561ee6548e
2019.4.28f1-mbe | 80e6f67978ff74743da62b80ccdce59aff033537
Expand Down
57 changes: 57 additions & 0 deletions dnSpy-Unity-mono-v2019.x-V40.sln
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,18 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libgcbdwgc", "unity-2019.4.
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libmono-dynamic", "unity-2019.4.28f1-mbe\msvc\libmono-dynamic.vcxproj", "{64377EC7-D7EA-4D0A-9F5C-EF454C993FA7}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "unity-2019.4.24f1-mbe", "unity-2019.4.24f1-mbe", "{911514F1-4210-4073-B143-8497D4B2D1F3}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "build-init", "unity-2019.4.24f1-mbe\msvc\build-init.vcxproj", "{4CA3914D-7CDE-4320-B446-F869200779A6}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "eglib", "unity-2019.4.24f1-mbe\msvc\eglib.vcxproj", "{28F66958-5DED-4723-9F14-C253EDB2E269}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "genmdesc", "unity-2019.4.24f1-mbe\msvc\genmdesc.vcxproj", "{9235CFA5-55F7-421A-AC7C-91E9F053CFEF}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libgcbdwgc", "unity-2019.4.24f1-mbe\msvc\libgcbdwgc.vcxproj", "{F3CCA384-0D0A-44B3-B7DA-0C0EED53E118}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libmono-dynamic", "unity-2019.4.24f1-mbe\msvc\libmono-dynamic.vcxproj", "{23282FCD-6411-4CD7-BED9-00F72E54CCCD}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Expand Down Expand Up @@ -952,6 +964,46 @@ Global
{64377EC7-D7EA-4D0A-9F5C-EF454C993FA7}.Release|x64.Build.0 = Release|x64
{64377EC7-D7EA-4D0A-9F5C-EF454C993FA7}.Release|x86.ActiveCfg = Release|Win32
{64377EC7-D7EA-4D0A-9F5C-EF454C993FA7}.Release|x86.Build.0 = Release|Win32
{4CA3914D-7CDE-4320-B446-F869200779A6}.Debug|x64.ActiveCfg = Debug|x64
{4CA3914D-7CDE-4320-B446-F869200779A6}.Debug|x64.Build.0 = Debug|x64
{4CA3914D-7CDE-4320-B446-F869200779A6}.Debug|x86.ActiveCfg = Debug|Win32
{4CA3914D-7CDE-4320-B446-F869200779A6}.Debug|x86.Build.0 = Debug|Win32
{4CA3914D-7CDE-4320-B446-F869200779A6}.Release|x64.ActiveCfg = Release|x64
{4CA3914D-7CDE-4320-B446-F869200779A6}.Release|x64.Build.0 = Release|x64
{4CA3914D-7CDE-4320-B446-F869200779A6}.Release|x86.ActiveCfg = Release|Win32
{4CA3914D-7CDE-4320-B446-F869200779A6}.Release|x86.Build.0 = Release|Win32
{28F66958-5DED-4723-9F14-C253EDB2E269}.Debug|x64.ActiveCfg = Debug|x64
{28F66958-5DED-4723-9F14-C253EDB2E269}.Debug|x64.Build.0 = Debug|x64
{28F66958-5DED-4723-9F14-C253EDB2E269}.Debug|x86.ActiveCfg = Debug|Win32
{28F66958-5DED-4723-9F14-C253EDB2E269}.Debug|x86.Build.0 = Debug|Win32
{28F66958-5DED-4723-9F14-C253EDB2E269}.Release|x64.ActiveCfg = Release|x64
{28F66958-5DED-4723-9F14-C253EDB2E269}.Release|x64.Build.0 = Release|x64
{28F66958-5DED-4723-9F14-C253EDB2E269}.Release|x86.ActiveCfg = Release|Win32
{28F66958-5DED-4723-9F14-C253EDB2E269}.Release|x86.Build.0 = Release|Win32
{9235CFA5-55F7-421A-AC7C-91E9F053CFEF}.Debug|x64.ActiveCfg = Debug|x64
{9235CFA5-55F7-421A-AC7C-91E9F053CFEF}.Debug|x64.Build.0 = Debug|x64
{9235CFA5-55F7-421A-AC7C-91E9F053CFEF}.Debug|x86.ActiveCfg = Debug|Win32
{9235CFA5-55F7-421A-AC7C-91E9F053CFEF}.Debug|x86.Build.0 = Debug|Win32
{9235CFA5-55F7-421A-AC7C-91E9F053CFEF}.Release|x64.ActiveCfg = Release|x64
{9235CFA5-55F7-421A-AC7C-91E9F053CFEF}.Release|x64.Build.0 = Release|x64
{9235CFA5-55F7-421A-AC7C-91E9F053CFEF}.Release|x86.ActiveCfg = Release|Win32
{9235CFA5-55F7-421A-AC7C-91E9F053CFEF}.Release|x86.Build.0 = Release|Win32
{F3CCA384-0D0A-44B3-B7DA-0C0EED53E118}.Debug|x64.ActiveCfg = Debug|x64
{F3CCA384-0D0A-44B3-B7DA-0C0EED53E118}.Debug|x64.Build.0 = Debug|x64
{F3CCA384-0D0A-44B3-B7DA-0C0EED53E118}.Debug|x86.ActiveCfg = Debug|Win32
{F3CCA384-0D0A-44B3-B7DA-0C0EED53E118}.Debug|x86.Build.0 = Debug|Win32
{F3CCA384-0D0A-44B3-B7DA-0C0EED53E118}.Release|x64.ActiveCfg = Release|x64
{F3CCA384-0D0A-44B3-B7DA-0C0EED53E118}.Release|x64.Build.0 = Release|x64
{F3CCA384-0D0A-44B3-B7DA-0C0EED53E118}.Release|x86.ActiveCfg = Release|Win32
{F3CCA384-0D0A-44B3-B7DA-0C0EED53E118}.Release|x86.Build.0 = Release|Win32
{23282FCD-6411-4CD7-BED9-00F72E54CCCD}.Debug|x64.ActiveCfg = Debug|x64
{23282FCD-6411-4CD7-BED9-00F72E54CCCD}.Debug|x64.Build.0 = Debug|x64
{23282FCD-6411-4CD7-BED9-00F72E54CCCD}.Debug|x86.ActiveCfg = Debug|Win32
{23282FCD-6411-4CD7-BED9-00F72E54CCCD}.Debug|x86.Build.0 = Debug|Win32
{23282FCD-6411-4CD7-BED9-00F72E54CCCD}.Release|x64.ActiveCfg = Release|x64
{23282FCD-6411-4CD7-BED9-00F72E54CCCD}.Release|x64.Build.0 = Release|x64
{23282FCD-6411-4CD7-BED9-00F72E54CCCD}.Release|x86.ActiveCfg = Release|Win32
{23282FCD-6411-4CD7-BED9-00F72E54CCCD}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down Expand Up @@ -1047,6 +1099,11 @@ Global
{4BEA445A-70B6-4939-B176-17CD7C6081B5} = {0B54C7C2-F674-47CF-A7AB-E209255F595A}
{D7D9ACDD-D94D-43B5-A0A1-ACA98F956193} = {0B54C7C2-F674-47CF-A7AB-E209255F595A}
{64377EC7-D7EA-4D0A-9F5C-EF454C993FA7} = {0B54C7C2-F674-47CF-A7AB-E209255F595A}
{4CA3914D-7CDE-4320-B446-F869200779A6} = {911514F1-4210-4073-B143-8497D4B2D1F3}
{28F66958-5DED-4723-9F14-C253EDB2E269} = {911514F1-4210-4073-B143-8497D4B2D1F3}
{9235CFA5-55F7-421A-AC7C-91E9F053CFEF} = {911514F1-4210-4073-B143-8497D4B2D1F3}
{F3CCA384-0D0A-44B3-B7DA-0C0EED53E118} = {911514F1-4210-4073-B143-8497D4B2D1F3}
{23282FCD-6411-4CD7-BED9-00F72E54CCCD} = {911514F1-4210-4073-B143-8497D4B2D1F3}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8FF3AFA1-AF3B-4A69-8F7D-B6E6EADAD5CE}
Expand Down
49 changes: 49 additions & 0 deletions unity-2019.4.24f1-mbe/.clang-format
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# This is a minimal clang-format file for Mono code. The code is not consistent
# in its formatting, so this file is most often useful with git-clang-format [1],
# which formats only changed lines.
#
# Usage:
# * Make some changes to Mono C code or headers
# * Run `git clang-format` (maybe add -f if there are line ending issues from git)
# * Your changed code should meet the formatting guidelines for Mono
#
# Installation:
# * Install LLVM tools (including clang-format) for your OS [2]
# * Install Pythong on your OS
#
# Code style:
# Our goal is to match the Mono code style, not define a new one. The style
# options [3] are many. Here we try to capture only a few. If you find something
# is missing, feel free to add configuration options.
#
# [1] https://github.com/llvm-mirror/clang/blob/master/tools/clang-format/git-clang-format
# [2] http://releases.llvm.org/
# [3] https://clang.llvm.org/docs/ClangFormatStyleOptions.html

# All function declarations and calls should have a space after the name
SpaceBeforeParens: Always

# Use four space tabs
UseTab: Always
TabWidth: 4
IndentWidth: 4

# Handle curly braces, basically: functions get a line break, nothing else does
BreakBeforeBraces: Custom
BraceWrapping:
AfterControlStatement: false
AfterStruct: false
AfterFunction: true
AfterEnum: false
AfterStruct: false
AfterUnion: false
BeforeElse: false

# Keep function return types on a different line from the function name
# Note that often static function forward declarations don't follow this
# approach, and have the return type on the same line. I'm not sure
# clang-format can handle these two cases differently.
AlwaysBreakAfterReturnType: TopLevel

# Don't warp any long lines
ColumnLimit: 0
28 changes: 28 additions & 0 deletions unity-2019.4.24f1-mbe/.editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# see http://editorconfig.org/ for docs on this file

root = true

[*]
end_of_line = lf
trim_trailing_whitespace = false
insert_final_newline = false
indent_style = tab
indent_size = 4

# this VS-specific stuff is based on experiments to see how VS will modify a file after it has been manually edited.
# the settings are meant to closely match what VS does to minimize unnecessary diffs. this duplicates some settings in *
# but let's be explicit here to be safe (in case someone wants to copy-paste this out to another .editorconfig).
[*.{vcxproj,vcxproj.filters,csproj,props,targets}]
indent_style = space
indent_size = 2
end_of_line = crlf
charset = utf-8-bom
trim_trailing_whitespace = true
insert_final_newline = false
[*.{sln,sln.template}]
indent_style = tab
indent_size = 4
end_of_line = crlf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = false
69 changes: 69 additions & 0 deletions unity-2019.4.24f1-mbe/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
# ensure LF endings on all checkouts
configure.ac crlf=input
config.rpath crlf=input
configure.host crlf=input
mkinstalldirs crlf=input
*.sh crlf=input
*.sources crlf=input
.gitattributes crlf=input
*akefile* crlf=input

# ensure native line endings on checkout
*.c crlf
*.h crlf
*.cs crlf
*.il crlf

# don't do anything to line-endings. Let CRLFs go into the repo, and CRLF on checkout
*.bat -crlf
*.sln -crlf
*.*proj* -crlf
*.xml -crlf

# CRLF Handling
# -------------
#
# The ideal situation would be to do no EOL normalization. Each file
# would have a default EOL, and tools on Windows and Linux would handle
# both EOL formats.
#
# We're not in the ideal world. A popular editor on Windows (possibly
# Visual Studio) silently introduces EOL corruption -- it displays an
# LF-file normally, but any newly added lines have CRLF. On Linux,
# Emacs and versions of VI handle LF-files and CRLF-files properly.
# However, emacs doesn't like files with both LF and CRLF EOLs. Editing
# the file without additional action will increase the EOL corruption
# in the file.
#
# Another vector for mixed EOLs is scripts. We mostly don't have scripts
# that add new lines -- so we rarely see this. However, one major event
# in the tree was the addition of copyright headers using a script. That
# script introduced EOL corruption.
#
# Any automated EOL normalization of files already in the repository will
# cause difficulties in traversing histories, assigning blame, etc. So, we
# don't want to change what's in the repository significantly, even if it
# causes trouble.
#
# What we do now:
#
# a) we ensure that there's no further corruption of LF-files. So, we use
# git's 'crlf' attribute on those files to ensure that things are fine
# when we work on Windows. We could use 'crlf=input', but it doesn't buy
# us much -- we might as well be working with consistent EOLs for files in
# working directories as well as in the repository
#
# b) if the file already of CRLFs, we don't do any normalization. We use '-crlf'
# so that git doesn't do any EOL-conversion of the file. As I said, this
# is mostly harmless on Linux. We can't mark these files as 'crlf' or use
# the new (git 1.7.2) 'eol=crlf' attribute, since it changes the contents
# _inside_ the repository [1], and hence makes history traversal annoying.
# So, we live with occasional EOL corruption.
#
# c) We can handle mixed-EOL files on a case-by-case basis, converting them to
# LF- or CRLF-files based on which causes fewer lines to change
#
# d) We try to ensure no further headaches, by declaring EOL normalization on
# code files, and Unix-flavoured files, like shell-scripts, makefiles, etc.
#
# [1] GIT use LFs as the normalized internal representation.
140 changes: 140 additions & 0 deletions unity-2019.4.24f1-mbe/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,140 @@
##############################################################################
# General
##############################################################################

# OS junk files
[Tt]humbs.db
*.DS_Store

# Visual Studio / MonoDevelop
*.[Oo]bj
*.exe
*.dll
*.pdb
*.user
*.aps
*.pch
*.vspscc
*.vssscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.ilk
*.log
*.lib
*.sbr
*.sdf
*.opensdf
*.resources
*.res
ipch/
obj/
[Bb]in
[Dd]ebug*/
[Rr]elease*/
Ankh.NoLoad
*.gpState
.vscode/
*.exp

# Tooling
_ReSharper*/
*.resharper
.idea/*
[Tt]est[Rr]esult*
*.orig
*.rej

# NuGet packages
!.nuget/*
[Pp]ackages/*
![Pp]ackages/repositories.config

# Temporary Files
~.*
~$*

# Autotools-generated files
/Makefile
Makefile.in
aclocal.m4
autom4te.cache
/build/
config.cache
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
configure.scan
cygconfig.h
depcomp
install-sh
libtool
ltmain.sh
missing
mkinstalldirs
releases
stamp-h
stamp-h1
stamp-h.in
/test-driver
*~
*.swp
*.o
.deps

# Libtool
libtool.m4
lt~obsolete.m4
ltoptions.m4
ltsugar.m4
ltversion.m4

# Dolt (libtool replacement)
doltlibtool
doltcompile

# pkg-config
*.pc

# Emacs
semantic.cache

# gtags
GPATH
GRTAGS
GSYMS
GTAGS

# Doxygen
docs/doxygen*
docs/perlmod*

# Bee
artifacts
.vs
external/buildscripts/build.gen*
stevedore

# Allow
!external/buildscripts/bee.exe

##############################################################################
# Mono-specific patterns
##############################################################################

.dirstamp
compile
mono.h
mono-*.tar.*
tmpinst-dir.stamp
msvc/scripts/inputs/
extensions-config.h

Loading