Oren Novotny
|
77ccbd07cb
|
Version appxmanifests
|
6 years ago |
Oren Novotny
|
40053ccebf
|
Support both AppVeyor and Pipelines in assembly info script
|
6 years ago |
Oren Novotny
|
b34906e832
|
Add Azure DevOps pipeline
|
6 years ago |
Siegfried Pammer
|
c3fee4bdde
|
Ignore indentation of file 'Resources.Designer.cs'
|
6 years ago |
Siegfried Pammer
|
ef7a37c279
|
Update branches list in appveyor.yml
|
7 years ago |
Siegfried Pammer
|
1ba6a304da
|
Set VersionName = "rc"
|
7 years ago |
Andreas Weizel
|
fdd0fa1111
|
Forgot to extend version update script for ILSpy.AddIn manifest.
Removed generated manifest file from repo.
|
7 years ago |
Siegfried Pammer
|
59e01db150
|
Set up 3.1.x branch
|
7 years ago |
Siegfried Pammer
|
c3e1f41009
|
Add 3.0.x branch handling to appveyor-install.ps1
|
8 years ago |
Siegfried Pammer
|
98b22f3f1f
|
Add preparerelease.bat
|
8 years ago |
Siegfried Pammer
|
b4974eb559
|
Add preparerelease.bat
|
8 years ago |
Siegfried Pammer
|
fa83221b67
|
Fix nuspec for release builds.
|
8 years ago |
Siegfried Pammer
|
843e80434a
|
Improve update-assemblyinfo.ps1 x-plat support.
|
8 years ago |
Siegfried Pammer
|
94eb99c3ff
|
Add configuration to nupkg output.
|
8 years ago |
Siegfried Pammer
|
b78d640abd
|
Make update-assemblyinfo.ps1 .NET 2.0 compatible and use (Get-Location).ToString().GetHashCode() as the object may change, but the string stays the same.
|
8 years ago |
Siegfried Pammer
|
3e982ae2f7
|
Revert "#967 Using $PWD instead of Get-Location and PSScriptRoot. I hope this will make everyone happy."
This reverts commit ed0ed8f5ab .
|
8 years ago |
Siegfried Pammer
|
ed0ed8f5ab
|
#967 Using $PWD instead of Get-Location and PSScriptRoot. I hope this will make everyone happy.
|
8 years ago |
Siegfried Pammer
|
6faa5913c5
|
#965 Do not use PSScriptRoot as it might be null.
|
8 years ago |
Siegfried Pammer
|
8c5ae20cc1
|
Fix git path in update-assemblyinfo.ps1
|
8 years ago |
Siegfried Pammer
|
6849550c69
|
Fix #965: Why can't compile it?
|
8 years ago |
Siegfried Pammer
|
42e41c3f16
|
Automate versioning of nupkg. Remarks: Edit ICSharpCode.Decompiler.nuspec.template
|
8 years ago |
Siegfried Pammer
|
94168b5627
|
Update appveyor.yml to allow publishing nightly nupkgs.
|
8 years ago |
Siegfried Pammer
|
7450a19a8e
|
Add PR suffix in BuildTools/appveyor-install.ps1
|
8 years ago |
Daniel Grunwald
|
e266c634de
|
[nullables] Add support for lifted binary operators where one of the inputs is nullable.
|
8 years ago |
Siegfried Pammer
|
40708841d5
|
Add appveyor-ilspycmd.yml
|
8 years ago |
Siegfried Pammer
|
2f6994487c
|
Fix small oversight in update-assemblyinfo.ps1
|
8 years ago |
Siegfried Pammer
|
17dccc7b02
|
Fix out-file encoding
|
8 years ago |
Siegfried Pammer
|
f046f09364
|
Fix appveyor-install.ps1
|
8 years ago |
Siegfried Pammer
|
15072606ab
|
Move UpdateAssemblyInfo to update-assemblyinfo.ps1
|
8 years ago |
Daniel Grunwald
|
c2ac9c374c
|
Use tabs instead of spaces.
|
8 years ago |
Siegfried Pammer
|
2c1cab350b
|
Fix off-by-one error in appveyor-install.ps1 and use branch name from APPVEYOR_REPO_BRANCH in case of AppVeyor build in UpdateAssemblyInfo.
|
8 years ago |
Siegfried Pammer
|
de071cc4e6
|
Use Release and Debug configuration and move ps script to separate file.
|
8 years ago |
Christoph Wille
|
4528bcd3dd
|
Force "nuget restore"
|
9 years ago |
Christoph Wille
|
550e149e1e
|
Use proper naming convention so the build artefacts are picked up properly
|
9 years ago |
Christoph Wille
|
351a34b7e1
|
Copy .vsix as part of the build process
|
9 years ago |
Christoph Wille
|
bf9bcd74b9
|
Update all batch files to use MSBuild 14
|
9 years ago |
Christoph Wille
|
19c21100ec
|
Adapt <MSBuildExecutable> for 14.0 builds
|
9 years ago |
Daniel Grunwald
|
fe3bee36ad
|
Use tabs, not spaces.
|
10 years ago |
Pierrick Gourlain
|
398844fd28
|
fix error in buildtools : UpdateAssemblyInfo failed when there is a banner in start of cmd
|
10 years ago |
Daniel Grunwald
|
ba4700d253
|
Fixed UpdateAssemblyInfo error when git repository exists but git.exe cannot be found.
|
13 years ago |
Siegfried Pammer
|
0748ef1055
|
exclude Debugger from binary distribution .zip
|
13 years ago |
Daniel Grunwald
|
635ce7e365
|
Add ILSpy.exe.config to binary zip.
|
14 years ago |
Daniel Grunwald
|
09b0db5cd4
|
Add strong name to all ILSpy assemblies.
Use binding redirects so that plugins can be loaded into ILSpy versions other than the one they were compiled against.
|
14 years ago |
Daniel Grunwald
|
d1c932b94d
|
Add build scripts.
|
15 years ago |