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
2018-02-14Update F# to 4.1.33Don Syme
Next update to F# to include regression fix Microsoft/visualfsharp#4348
2018-02-13Bump F# mono version to 4.1.32 Don Syme
This version contains a fix to fsharpi to make no-gui the default again
2018-02-05[ci] Consistently use CI_TAGS instead of label (#6782)Alexander Köplinger
The `label` environment variable is set by Jenkins based on the chroot/node configuration a given job is using. This crept into the CI scripts while it should have been a separate concern and caused all sorts of issues when we bumped from e.g. debian-8-* to debian-9-* in some jobs. Instead we should consistently use the CI_TAGS env var which we control exclusively.
2018-01-29[packaging] Bump mono-basic to bring latest fixes (#6706)Marek Safar
2018-01-28[packaging] Fix variableAlexander Köplinger
2018-01-28[packaging] Produce correct Windows .msi file nameAlexander Köplinger
We've been using a certain pattern for the Windows .msi for a long time but the build output used a different name which we simply manually renamed before publishing. Since we want to automate as much as possible we can change the build to produce the correct name right away.
2018-01-18Bump msbuild (#6569)Ankit Jain
2018-01-03[packaging] Whitelist vbc command in OSX pkg (#6382)Alexander Köplinger
We added vbc in https://github.com/mono/mono/commit/8be2726e127a969cd73e4e92ed03b053f13ed5d5 but didn't whitelist it in the Mac package.
2018-01-03[packaging] Remove files from gtksharp package that would overwrite Mono filesAlexander Köplinger
I found out that we were packaging e.g. MonoPosixHelper.dll from the gtksharp msi instead of the one we build in Mono :P This only happened in the x86 build because we don't package gtksharp in the x64 build.
2018-01-02[packaging] Add check for cygwin paths on Windows (#6364)Alexander Köplinger
We don't want to package these, found a few that needed to be removed/fixed.
2017-12-28[packaging] Windows: remove FSharp.Core from GAC (#6345)Alexander Köplinger
See https://github.com/mono/mono/pull/6295#issuecomment-354156711.
2017-12-22Bump F# to 4.1.29. Fixes #6281 (#6295)Jason Imison
* Bump F# to 4.1.29. Fixes #6281
2017-11-28Bump msbuild to xplat-master branchAlexander Köplinger
In preparation for the next branching.
2017-11-22[ci] MSBuild related fixes (#6071)Alexander Köplinger
* [ci] Fix testing of msbuild in run-test-mac-sdk.sh It contained the old version number and failed on bots that didn't have leftover old build result. * [ci] Fix msbuild paths in Windows packaging They changed with 73bd521c075b30bcbf349bdb7381d3b6b9fc3c69.
2017-11-21[ci] Add Jenkins pipeline script for building OSX and Windows packages (#6065)Alexander Köplinger
* [ci] Add Jenkins pipeline script for building OSX and Windows packages This replaces the current Jenkins freestyle jobs. We no longer need the signing inside of the MacSDKRelease profile since we're now signing on a separate service and having the signing certificates locally is discouraged anyway. * [ci] Update embedded gtk-sharp in Windows msi to 2.12.45 This matches what we ship on www.mono-project.com
2017-11-21Bump NuGet.BuildTasks (#6004)Ankit Jain
* Bump nuget-buildtasks cherry-pick 304d785bd0d11f8eb1f9ed18f0a3ef5cf273160d * [msbuild] Install importbefore/after hooks for nuget cherry-pick 4c935964b221437224e064446a932f76027a970d * [msbuild] Fix build - create the directories before installing .. (#5980) .. to them. cherry-pick d711efdd90b6bb2603a8a9d7872768c895745666 * [msbuild] Fix build (#5981) - Don't copy 14.0/Imports to 15.0 now, as we do that in nuget-buildtasks. - And don't create symlinks for Microsoft.NuGet.targets as it is not required anymore. cherry-pick ef1ea85c0f6af8445ae0df9251d115920c17d4b4
2017-11-10[msbuild] Change the version used in bockbuild to just '15', instead .. (#5986)Ankit Jain
.. of 15.x. It doesn't really affect anything and makes it simpler on wrench to specify directory from which to run the tests! (cherry picked from commit 3f3b106aca5e0ed3d72a2447a84d4729b3cdb36d) # Conflicts: # packaging/MacSDK/msbuild.py
2017-10-02Merge pull request #5675 from mono/glib-debug-symbolsAlexis Christoforides
Add glib to the list of packages with debugging symbols.
2017-10-02Bump mono-extensions to fix build break (#5677)Alexander Köplinger
The driver.c patch from mono-extensions no longer applied after https://github.com/mono/mono/commit/30cddad5fb4c3d290906a6e6c33ecd8b07d8b48c
2017-10-02Add glib to the list of packages with debugging symbols.Cody Russell
2017-09-29[msbuild] Bump msbuild to fix test failures on wrench (#5660)Ankit Jain
2017-09-18Install Microsoft.FSharp.NetSdk.props and targets (#5581)Jason Imison
Fixes https://bugzilla.xamarin.com/show_bug.cgi?id=57771
2017-09-15[msbuild] Bump to get workaround for bxc #55697 . (#5591)Ankit Jain
https://github.com/mono/msbuild/commit/8b76a1d2b9ffc493349a861962e44540ea14eaac
2017-09-12[msbuild] Bump msbuild to pick up SDK updates (#5548)Ankit Jain
2017-09-09[F#] Reinstate _DebugFileExt as it's needed for mobile debugging. (#5534)Jason Imison
Also added a mechanism for users to override DebugType
2017-09-08F# portable debugging (#5531)Jason Imison
* Switch F# builds over to portable pdb * Add portable pdb metadata fix from https://github.com/Microsoft/visualfsharp/pull/3553
2017-09-01[bockbuild] Blacklist more llvm libraries/binaries. (#5488)Zoltan Varga
2017-08-22[msi] Fix typos in f9bdab792800cd8f95bb71f02f403f2d414cce9bJo Shields
2017-08-22[MacSDK] Whitelist the csi scriptAlexander Köplinger
2017-08-21[msi] Pull in MSI changes from Mono 5.2 branchJo Shields
(cherry picked from commit 929575bb0eba1139b786690e719844c4ef52b7db)
2017-08-21Bump libgdiplus (#5393)Alexander Köplinger
2017-08-19Remove lingering bits from removed prj2make tool (#5405)Miguel de Icaza
2017-08-16[msbuild] bump to xplat-master branch HEADAnkit Jain
2017-08-16[msbuild] bump to xplat-master branch HEADAnkit Jain
2017-08-15[msbuild] bump to help debug wrench build failureAnkit Jain
2017-08-15[msbuild] bump to help debug wrench build failureAnkit Jain
2017-08-14Bump nuget to latest 4.3.0 release (#5368)Alexander Köplinger
2017-08-12[msbuild] Bump to xplat-master branch HEADAnkit Jain
2017-08-11[MacSDK] Switch to HTTPS for downloading SQLiteAlexis Christoforides
2017-08-10[msbuild] Bump to xplat-master branch HEADAnkit Jain
2017-08-08Bump F# to 4.1.25 and remove already merged patchesnosami
2017-07-22[bockbuild] Avoid overwriting self.local_configure_flags in some packages, ↵Zoltan Varga
extend them instead. (#5239)
2017-07-18[msbuild] Bump msbuild, fix build breakageAnkit Jain
2017-07-18[msbuild] Bump msbuild to fix build breakageAnkit Jain
.. specifically get msbuild@81687aa7dd4ad9b76c52c1efa841b4527e0f45f9
2017-07-17[msbuild] Bump to get new changes on xplat-masterAnkit Jain
2017-07-05[packaging] Fixup mistake from f7c9beAlexander Köplinger
2017-07-04[packaging] Add Windows hostfxr.dll to MSBuild in MSIAlexander Köplinger
Part of https://bugzilla.xamarin.com/show_bug.cgi?id=57930
2017-07-04Revert "[packaging/msbuild] Bump to get new changes on xplat-master (#5145)"Ankit Jain
This reverts commit 94dcde72917979d9b25b3786e214f08cbc4d2299.
2017-06-29[packaging/msbuild] Bump to get new changes on xplat-master (#5145)Ankit Jain
2017-06-28[packaging] Remove git_branch from msbuild and mono-extensions (#5141)Alexander Köplinger
We're checking out a specific commit for both now so the git branch is no longer required. Also fixes warnings that a 2017-06 branch doesn't exist in mono-extensions.