32 Commits (fa83221b67751d6ebbf1e4efd01e7d3887ca8977)

Author SHA1 Message Date
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." 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" 8 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. 13 years ago
Daniel Grunwald 09b0db5cd4 Add strong name to all ILSpy assemblies. 14 years ago
Daniel Grunwald d1c932b94d Add build scripts. 14 years ago