Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-03-03[master] Bump msbuild to track xplat-master (#19077)Ankit Jain
2020-02-28Update mono-extensionsAlexander Köplinger
2020-02-28Update mono-extensionsAlexander Köplinger
2020-02-28Bump mono-extensionsAlexander Köplinger
2020-02-25[llvm] Remove loaded llvm support, the startup perf penalty doesn't seem to ↵Zoltan Varga
exist any more. (#18868) * [llvm] Remove loaded llvm support, the startup perf penalty doesn't seem to exist any more. * Fix the windows build. * Remove more mini-llvm-loaded.c references. * Remove more --enable-loadedllvm references. * Make --enable-loadedllvm the same as --enable-llvm. * Fix run-jenkins.sh. * Address review comments.
2020-02-24[master] Bump msbuild to track xplat-master (#18987)Ankit Jain
2020-02-12[master] Bump msbuild to track xplat-master (#18790)Ankit Jain
* [master] Bump msbuild to track xplat-master * Bump roslyn to 3.5.0-beta3-20111-03 . * Update nuget.exe to match xbuild - the closest version available right now, to `5.5.0-rtm.6422` is `5.5.0-preview2`, so using that for now.
2020-02-11[MacSDK] Get more verbose output from fc-cache operation (#18782)Alexis Christoforides
2020-02-07[MacSDK] Keep logged post-install script output from previous installs (#18441)Alexis Christoforides
This is helpful for issues such as https://devdiv.visualstudio.com/DevDiv/_workitems/edit/596552 OC, where the user is asked to both provide these logs for debugging, and also reinstall the SDK to resolve the issue
2020-02-04Bump xsp to get correct version numberAlexander Köplinger
2020-01-27[master] Bump msbuild to track xplat-master (#18575)Ankit Jain
2020-01-23[bockbuild] preinstall: kill any running VBCSCompiler processes (#18488)Ankit Jain
- roslyn's shared compiler server hashes it's pipename on the path to the assembly. - On macOS, this looks like `/Library/Frameworks/Mono.framework/Versions/6.8.0/lib/mono/msbuild/Current/bin/Roslyn/VBCSCompiler.exe` - When installing a new mono, with that same `x.y.z` version, this process will effectively be out of sync with the new updated mono/msbuild/roslyn - This manifests as: ``` Using shared compilation with compiler from directory: /Library/Frameworks/Mono.framework/Versions/6.8.0/lib/mono/msbuild/Current/bin/Roslyn /Library/Frameworks/Mono.framework/Versions/6.8.0/lib/mono/msbuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets(59,5): error : Roslyn compiler server reports different hash version than build task. [/Users/builder/azdo/_work/3/s/xamarin-android/build-tools/xaprepare/xaprepare/xaprepare.csproj] ``` - See https://github.com/xamarin/xamarin-android/pull/4108 - So, we kill any running roslyn shared compiler servers
2020-01-16Bump xsp to fix issues with removed Mono.Security APIs (#18478)Alexander Köplinger
See https://github.com/mono/xsp/pull/88
2020-01-14Add normalized .bat files after the .gitattributes EOL changeAlexander Köplinger
2020-01-12[master] Bump msbuild to track xplat-master (#18432)Ankit Jain
2020-01-10[master] Bump msbuild to track xplat-master (#18412)Ankit Jain
2020-01-09[master] Bump msbuild to track xplat-master (#18391)Ankit Jain
2020-01-08[master] Bump msbuild to track xplat-master (#18376)Ankit Jain
2020-01-07[master] Bump msbuild to track xplat-master (#18372)Ankit Jain
2020-01-07[master] Bump msbuild to track xplat-master (#18297)Ankit Jain
This enables parallel build support with msbuild!
2019-12-13Bump msbuild to track xplat-master (#18183)Ankit Jain
- bump roslyn to 3.5.0-beta1-19606-04, to match msbuild - bump nuget.exe to 5.5.0.6319 (5.5.0-preview1), to match msbuild
2019-12-06Bump msbuild to track xplat-master (#18050)Ankit Jain
.. to get changes from https://github.com/mono/msbuild/pull/162 . And bump roslyn to 3.4.0-beta4-19569-03 to match msbuild.
2019-11-29Bump msbuild to track xplat-master (#17950)Ankit Jain
* Bump msbuild to track xplat-master * Bump nuget.exe to 5.4.0
2019-11-14[MacSDK] Bump xamarin-gtk-theme.py to latest revision from private bockbuild ↵Vsevolod Kukol
(#17785)
2019-10-05Bump libgdiplus to 6.0.4Alexander Köplinger
2019-09-30Bump msbuild to track xplat-master (#16975)Ankit Jain
.. to pick up https://github.com/mono/msbuild/pull/142 and https://github.com/mono/msbuild/pull/139 .
2019-09-27Fix mono-extensions build (#17100)Alexander Köplinger
It needed an update because https://github.com/mono/mono/commit/5b108b5726ec196f4b61d30f406919ce70211754 touched code the patch modified.
2019-09-11[msbuild][roslyn] Bump msbuild and roslyn to pull in new versions (#16744)Larry Ewing
2019-08-29Build pkg-config as 64bit only, libtiff as universal and remove ↵Alexander Köplinger
gtk-quartz-engine.py (#16548) See https://github.com/mono/bockbuild/pull/116
2019-08-13[pkg] Bump libgdiplus to 6.0.2Alexander Köplinger
2019-08-12[msbuild] Bump to track xplat-master and update roslyn (#16155)Ankit Jain
Prompted by mono/msbuild#126: This includes: - merge mono-2019-06 - SDK update to track dotnet release/3.0.100-preview8 - Roslyn updated to 3.3.0-beta2-19381-14
2019-08-09[build] Remove EXTERNAL_MCS setting in platform MakefilesAlexander Köplinger
Setting an explicit mcs is no longer supported by the rest of the build scripts.
2019-08-08[aprofutil] Install the tool correctly (#16112)Alexander Köplinger
It needed a few tweaks to be usable when Mono is installed to the prefix.
2019-08-03Bump libgdiplus to new release (#15996)Jo Shields
2019-07-30Bump msbuild to xplat-masterLarry Ewing
2019-07-30Update nuget binaryLarry Ewing
2019-07-19[packaging] Don't use dl.xamarin.com for gtksharp package anymoreAlexander Köplinger
2019-07-16Bump msbuild to track xplat-masterLarry Ewing
2019-06-21Bump msbuild to track xplat-master (#15295)Ankit Jain
* Bump msbuild to track xplat-master * [msbuild] Bump to track xplat-master .. which effectively enables use of the shared compiler.
2019-06-19Improve robustness of post-install script (#15213)Alexis Christoforides
We have several issues (e.g. https://github.com/mono/mono/issues/14181) where the installer occasionally fails in the postinstall script for unknown causes, on some hosts. This seems to be sometimes the culpable section and this patch should help trace the issue or alleviate the common symptoms of it (see https://github.com/mono/mono/issues/14181)
2019-06-07Bump msbuild to track xplat-master (#14814)Ankit Jain
Picks up changes in msbuild after: [mono] Update SDKs to track cli branch `release/2.1.8xx` (https://github.com/mono/msbuild/pull/110)
2019-06-01[MacSDK] Properly handle PATHs with spaces during package post-install (#14735)Alexis Christoforides
2019-05-29Update THIRD-PARTY-NOTICES.TXTRich Lander
2019-05-29Create THIRD-PARTY-NOTICES.TXTRich Lander
TPN for https://github.com/mono/mono/blob/7a1a832f6577ffb12d4d302d2868a5b1aaa5ec65/packaging/MacSDK/packaging/resources/postinstall#L96
2019-05-09[packaging] Add some missing .pdb's to Windows MSI (#14420)Alexander Köplinger
2019-05-01[msbuild] Bump to pick up test fixesAnkit Jain
2019-04-30Update nuget.exe tooAnkit Jain
2019-04-30Bump msbuild to track xplat-masterAnkit Jain
2019-04-11Merge pull request #13815 from radical/nuget-5Marek Safar
[nuget] Bump to nuget 5.0.0
2019-04-10[MacSDK] Bump F# to 4.5 (#10919)Jason Imison
* Use a custom prefix instead of trying to infer it, which doesn't work under bockbuild. The following line is problematic in the scope of building the Mac SDK package (using bockbuild): https://github.com/fsharp/fsharp/blob/ccfccbacfdb16b2ab143cf83f5ece20f738fd864/mono/config.make#L5 It's problematic because where `mono` lives in this case would be something like `/macsdk-staging-dir/bin/mono` which is not the actual prefix (prefix here being the final destination, `/Library/Frameworks/Mono.framework/...`) but a staging area that bockbuild uses (this is how we build on system prefixes without installing on CI) For the F# build, bockbuild expects things to end up in `/fsharp-staging-dir/$(prefix)` (because that's what most `make install`s do when given `DESTDIR=/fsharp-staging-dir/`). If things end up in _any other_ directory in `/fsharp-staging-dir/` (like `/fsharp-staging-dir/macsdk-staging-dir` in our case) that would cause us to miss packaging those files (this has happened before, with packages that have broken or different use of `DESTDIR`). So there is an added write-protection for anywhere in `/fsharp-staging-dir` that *isn't* `/fsharp-staging-dir/$(prefix)` , because a write-protection error, while obtuse, is much preferable to missing the fact that some files are not packaged (as would have happened here) So the fix is to stop trying to infer the prefix, and return to providing it explicitly to the build system (this used to be the case via the `configure` step) * Also, if we are doing an override of the 'make' command, we need to take care of passing DESTDIR ourselves too * Since now we perform 'make install' on the make step, make the 'install' step into a no-operation. * Look for sn where mono is, not in the final destination (which again, may not be the same)