File msbuild.changes of Package msbuild
-------------------------------------------------------------------
Sat Aug 8 12:26:30 UTC 2020 - Matthias Mailänder <mailaender@opensuse.org>
- Update to version 16.6
- Remove case_sensitive_dotnetbits.patch (applied in upstream fork)
- Remove copy_hostfxr.patch (applied in upstream fork)
- Remove license_check_is_case_sensitive.diff (applied in upstream fork)
- Add no-wget-curl.patch as this is an offline build.
-------------------------------------------------------------------
Thu Jul 16 15:42:49 UTC 2020 - Matthias Mailänder <mailaender@opensuse.org>
- Use https://en.opensuse.org/SourceUrls for everything.
-------------------------------------------------------------------
Sun May 24 17:03:26 UTC 2020 - Matthias Mailänder <mailaender@opensuse.org>
- Build from source
-------------------------------------------------------------------
Sun Apr 12 17:40:57 UTC 2020 - Matthias Mailänder <mailaender@opensuse.org>
- Update to version 16.5
-------------------------------------------------------------------
Thu Mar 12 13:05:18 UTC 2020 - Martin Liška <mliska@suse.cz>
- Handle wrong path to MSBuild.dll:
$ msbuild
Cannot open assembly '/usr/lib/mono/msbuild/15.0/bin/MSBuild.dll': No such file or directory.
-------------------------------------------------------------------
Fri Jan 17 14:19:38 UTC 2020 - Matthias Mailänder <mailaender@opensuse.org>
- Fix hostfxr assembly for Microsoft.DotNet.MSBuildSdkResolver
- Resolve conflicts with Mono 6 by removing symbolic links
-------------------------------------------------------------------
Mon Jan 6 22:49:15 UTC 2020 - Matthias Mailänder <@mailaender@opensuse.org>
- Update to 16.3+xamarinxplat.2019.08.08.00.55
-------------------------------------------------------------------
Thu Apr 18 13:44:16 UTC 2019 - Markus S <kamikazow@opensuse.org>
- Update to 16.0+xamarinxplat.2018.09.26.17.53
-------------------------------------------------------------------
Fri Nov 09 00:00:00 UTC 2018 - fwdsbs.to.11df@xoxy.net
- Package updated:
* Remove overcomplicated and obsolete build logic
* Now using repackaged binaries from official centos7 repo: https://download.mono-project.com/repo/centos7-stable
* Version updated to 15.8+xamarinxplat.2018.07.31.22.43 to match mono-core 5.16.0
-------------------------------------------------------------------
Sat Mar 31 00:00:00 UTC 2018 - fwdsbs.to.11df@xoxy.net
- Add use-roslyn-vbc.patch:
* Set Roslyn's `vbc` as the default VB compiler, fix https://github.com/mono/mono/issues/7756
-------------------------------------------------------------------
Tue Feb 06 00:00:00 UTC 2018 - fwdsbs.to.11df@xoxy.net
- Package updated:
* Using commit 78282fbc65fdca12e541c5da530ade658a825b10, tag debian/1%15.4+xamarinxplat.2017.11.27.11.23-0xamarin1
* Version updated to 15.4+xamarinxplat.2017.11.27
- Patch removed: install-fix.patch
-------------------------------------------------------------------
Thu Oct 19 00:00:00 UTC 2017 - fwdsbs.to.11df@xoxy.net
- Package updated (previous v15.4 was not able to succsessfully build monodevelop):
* Using commit e08c20fd277b9de1e3a97c5bd9a5dcf95fcff926, tag debian/15.5+xamarinxplat.2017.08.16.12.03-0xamarin3
* Version updated to 15.5+xamarinxplat.2017.08.16
-------------------------------------------------------------------
Wed Oct 18 21:00:00 UTC 2017 - fwdsbs.to.11df@xoxy.net
- Package updated:
* Using commit 6d5210c1401edba3b889a85a875510df2c596808, tag debian/1%15.4+xamarinxplat.2017.09.14.16.14-0xamarin1
* Version updated to 15.4+xamarinxplat.2017.09.14
-------------------------------------------------------------------
Wed Aug 09 00:00:00 UTC 2017 - fwdsbs.to.11df@xoxy.net
- Package updated, switch to new repository https://github.com/mono/linux-packaging-msbuild.git:
* Looks like it is the same sources that used in debian bulds from official mono downloads
* Using commit 431c7ec5857a3ee5df758c09948719490025ef94, tag debian/15.3+xamarinxplat.2017.07.20.13.52-0xamarin1
* Version updated to 15.3+xamarinxplat.2017.07.20
- Split .NET Core SDK resolver to separate package
-------------------------------------------------------------------
Tue Aug 08 00:00:00 UTC 2017 - fwdsbs.to.11df@xoxy.net
- Add create-packages-archive.sh script:
* Perform online build in order to create nuget_packages.tar.xz source file
- Package updated:
* Using commit 0f250921e0b91ca1bda6494df49ae8ad703aeb5c from xplat-master branch
* Version updated to d15.5.2017.07.22.git.0f250921
-------------------------------------------------------------------
Wed May 31 00:00:00 UTC 2017 - fwdsbs.to.11df@xoxy.net
- Use git sources from https://github.com/mono/msbuild:
* Using commit 714a4c08cfd2e0e66f18c73548e905163ea008c6 from xplat-master branch
* Version updated to d15.3.2017.05.31.git.714a4c08
-------------------------------------------------------------------
Mon May 8 00:00:00 UTC 2017 - fwdsbs.to.11df@xoxy.net
- Package created
- Using a lot of precompiled binary components for build:
* There is no other option right now to build msbuild in offline and automated manner
* TODO: get rid of binary build dependencies