Christoph Wille
|
bba2d26944
|
Fix #3129 (build instructions)
|
2 years ago |
Ilyas Timir-Bulatov
|
2aad6817c4
|
Update readme .NET SDK -> 7.0 Unix/Mac section (#3018)
|
2 years ago |
Christoph Wille
|
f12a3d3572
|
Fix #2984: Store pointing to v8.0 submission, building of arm64 setup
|
2 years ago |
Daniel Grunwald
|
efeaf1356f
|
Add feature: C#11 nint without NativeIntegerAttribute
Because it is no longer possible to distinguish IntPtr from nint, this required a lot of testcase adjustment.
|
2 years ago |
Daniel Grunwald
|
8cc186d599
|
Use .NET 7.0 as target framework for the tests.
This will be necessary for testing newer language features such as `ref` fields.
|
3 years ago |
Christoph Wille
|
4ebe075e58
|
Add Mastodon
|
3 years ago |
Daniel Grunwald
|
fc882b9203
|
Automatically install dotnet-format in specific version in the commit hook.
|
3 years ago |
Siegfried Pammer
|
7019e1c02f
|
Make sure that update-assemblyinfo.ps1 fails if PowerShell >= 5.0 is not installed.
|
3 years ago |
Christoph Wille
|
afff9c325d
|
Rename ics.d.Console to ics.ILSpyCmd
|
3 years ago |
Christoph Wille
|
269fd6a5c0
|
Update README.md for our new net60 target. Fixes #2647
|
3 years ago |
Christoph Wille
|
888c2454b6
|
Update the tools that ILSpy is part of (or its decompilation engine)
|
4 years ago |
Christoph Wille
|
a601fdde70
|
Switch to using the .NET 6.0 SDK (LTS compared to 5.0). Removed unsupported TFM for ilspycmd, added net6.0.
|
4 years ago |
Siegfried Pammer
|
00383f67d2
|
Update README.md and build scripts
|
4 years ago |
Siegfried Pammer
|
15395df457
|
Remove mention of .NET Core 2.1 SDK for Mac/Unix
|
4 years ago |
Siegfried Pammer
|
35ad7f3074
|
Update build tools used by ILSpy to use .NET 5.0 instead of .NET Core 3.1
|
4 years ago |
Christoph Wille
|
7a0b3c9f7b
|
Surface a few of the Wiki articles in the Features section
|
4 years ago |
Joshua Cook
|
b08690e38f
|
Updated readme to reflect addition of .vsconfig
Restructured 'How to build' section to list multiple ways to install necessary components, as well as adding some light formatting
|
4 years ago |
Christoph Wille
|
3092233816
|
Update links to build server
|
5 years ago |
Christoph Wille
|
aaca0e92b8
|
Remove gitter.im, we are now using Discussions
|
5 years ago |
Christoph Wille
|
ed7af2addb
|
Windows: keep using Windows PowerShell, other OSs fall back on pwsh (to reduce deps to get up and running on Windows)
|
5 years ago |
Christoph Wille
|
5e9b59380f
|
Update docs that pwsh is required (instead of PS 5)
|
5 years ago |
Christoph Wille
|
a7b898d963
|
Move notices to appropriate files, change hyperlinks in AboutPage
|
6 years ago |
Andrew Au
|
595ec17996
|
Making sure the license information are copied everywhere they need to be
|
6 years ago |
Andrew Au
|
d719a3d7b6
|
Update Licensing information
|
6 years ago |
Christoph Wille
|
0c0b236fd3
|
Document SDK change
|
6 years ago |
Siegfried Pammer
|
4e729db8c3
|
Update README.md
Explicitly mention the .NET Core 3.0 SDK + add hyperlinks.
|
6 years ago |
Siegfried Pammer
|
7d6ebae03a
|
Update README.md
add additional remarks about build requirements for VS 16.4
|
6 years ago |
Christoph Wille
|
b479d15c91
|
MSVC tooling version update, wording
|
6 years ago |
Christoph Wille
|
5963f737bc
|
Pull request #1728 obsoletes the note for Mac users
|
6 years ago |
Christoph Wille
|
e84c3ae04c
|
Work on issue #1729
|
6 years ago |
Christoph Wille
|
5e8dacf29a
|
VSIX actually supports 2019 and 2017
|
6 years ago |
Christoph Wille
|
cb1fa71e13
|
Microsoft Store link for ILSpy (Store has only RC and RTM builds, aka release channel)
|
6 years ago |
Christoph Wille
|
a5d3d8ce64
|
Add privacy policy to README.md
|
6 years ago |
Siegfried Pammer
|
c204b7c410
|
Update "How to build" section in README
|
6 years ago |
Christoph Wille
|
475c5e830e
|
Azure Pipelines badge
|
6 years ago |
Hans De Mulder
|
9470810535
|
add .NET Core SDK 3 requirement
Add the .NET Core SDK 3 requirement, otherwise the projects fail to load.
|
6 years ago |
Siegfried Pammer
|
b31c9984f2
|
Update README.md
|
6 years ago |
Daniel Grunwald
|
c1f2ccf24f
|
Update "How to build" in readme.
|
7 years ago |
Siegfried Pammer
|
a6b58715c6
|
Update build instructions for Linux and Mac.
|
7 years ago |
Christoph Wille
|
5efd336dcc
|
Add VS2017 extension to README.MD Closes #1171
|
7 years ago |
Siegfried Pammer
|
d232642489
|
Make editbin.exe optional. Update README.md.
|
7 years ago |
Kevin Mok
|
09848757db
|
Updated build instructions for Unix
Based on personal experience and #1062.
|
7 years ago |
Siegfried Pammer
|
78ecbdd71a
|
Add appveyor nuget feed to README
|
8 years ago |
Christoph Wille
|
50d740979a
|
Add "Features" to README.md
|
8 years ago |
Christoph Wille
|
068d505254
|
Mention plugins more prominently
|
8 years ago |
Christoph Wille
|
851dcf0a5f
|
Explicitly reference our projects using ics.d
|
8 years ago |
Siegfried Pammer
|
98333554bb
|
Update license and contrib information, closes #1003 together with 3fb97ac7f5
|
8 years ago |
Christoph Wille
|
3fb97ac7f5
|
Update included packages license information
|
8 years ago |
Siegfried Pammer
|
5b4db073ef
|
Update README.md
|
8 years ago |
Siegfried Pammer
|
7efe204b47
|
Add instructions on building and contributing to README.md; Make ICSharpCode.Decompiler.csproj work properly with VSmac.
|
8 years ago |