Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update MASTER to m68 #642

Merged
merged 125 commits into from
Sep 26, 2018
Merged

Update MASTER to m68 #642

merged 125 commits into from
Sep 26, 2018

Conversation

mattleibow
Copy link
Contributor

No description provided.

 - things appear to have changed from TIZEN4_0 to TIZEN40
 - we don't want the version in the define
 - we should rather update GCC on Ubuntu 14.04 instead as there many other issues
* Prepare the bits to build the linux platforms
* Adding just the required native packages
* Update mdoc and add the --quiet flag to reduce output noise
* Moved the linux native assets into a separate nuget
* Updated the UWP signing key
* Remove the old index8 members
 - more environment variables are printed
 - use `/Z7` instead of `/Zi /FS` to try avoid intermittent error 
    - `"fatal error c1090: pdb api call failed, error code '23': '("`
    - seems to be related to MSVC, Jenkins and mspdbsrv
 - generate full PDB on windows
 - fail fast to improve overall build cycles
 - use stashing to remove the many azure uploads
 - make sure the git sha was added to the assembly
@mattleibow mattleibow added this to the v1.68.0-preview milestone Sep 26, 2018
@mikekinsman
Copy link
Contributor

✅ Validation status: passed

File Status Preview URL Details
.gitattributes ✅Succeeded
LICENSE-CODE ✅Succeeded
README.md ✅Succeeded
ThirdPartyNotices ✅Succeeded
VERSIONS.txt ✅Succeeded
binding/Binding/Definitions.cs ✅Succeeded
binding/Binding/GRBackendRenderTarget.cs ✅Succeeded
binding/Binding/GRBackendTexture.cs ✅Succeeded
binding/Binding/GRContext.cs ✅Succeeded
binding/Binding/GRDefinitions.cs ✅Succeeded
binding/Binding/GRGlInterface.cs ✅Succeeded
binding/Binding/SKAbstractManagedStream.cs ✅Succeeded
binding/Binding/SKAbstractManagedWStream.cs ✅Succeeded
binding/Binding/SKBitmap.cs ✅Succeeded
binding/Binding/SKCanvas.cs ✅Succeeded
binding/Binding/SKCodec.cs ✅Succeeded
binding/Binding/SKColor.cs ✅Succeeded
binding/Binding/SKColorFilter.cs ✅Succeeded
binding/Binding/SKColorSpace.cs ✅Succeeded
binding/Binding/SKColorTable.cs ✅Succeeded
binding/Binding/SKColors.cs ✅Succeeded
binding/Binding/SKData.cs ✅Succeeded
binding/Binding/SKDocument.cs ✅Succeeded
binding/Binding/SKFontManager.cs ✅Succeeded
binding/Binding/SKFontStyle.cs ✅Succeeded
binding/Binding/SKFontStyleSet.cs ✅Succeeded
binding/Binding/SKFrontBufferedManagedStream.cs ✅Succeeded
binding/Binding/SKImage.cs ✅Succeeded
binding/Binding/SKImageFilter.cs ✅Succeeded
binding/Binding/SKImageInfo.cs ✅Succeeded
binding/Binding/SKManagedPixelSerializer.cs ✅Succeeded
binding/Binding/SKManagedStream.cs ✅Succeeded
binding/Binding/SKManagedWStream.cs ✅Succeeded
binding/Binding/SKMask.cs ✅Succeeded
binding/Binding/SKMaskFilter.cs ✅Succeeded
binding/Binding/SKMatrix.cs ✅Succeeded
binding/Binding/SKNWayCanvas.cs ✅Succeeded
binding/Binding/SKNoDrawCanvas.cs ✅Succeeded
binding/Binding/SKObject.cs ✅Succeeded
binding/Binding/SKOverdrawCanvas.cs ✅Succeeded
binding/Binding/SKPaint.cs ✅Succeeded
binding/Binding/SKPath.cs ✅Succeeded
binding/Binding/SKPathEffect.cs ✅Succeeded
binding/Binding/SKPathMeasure.cs ✅Succeeded
binding/Binding/SKPicture.cs ✅Succeeded
binding/Binding/SKPictureRecorder.cs ✅Succeeded
binding/Binding/SKPixelSerializer.cs ✅Succeeded
binding/Binding/SKPixmap.cs ✅Succeeded
binding/Binding/SKRegion.cs ✅Succeeded
binding/Binding/SKRoundRect.cs ✅Succeeded

This comment lists only the first 50 files in the pull request.
For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

@mattleibow mattleibow merged commit e64780c into master Sep 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants