Граф коммитов

268 Коммитов

Автор SHA1 Сообщение Дата
Youssef Victor d237928a95
chore: Adjust 2024-07-27 15:40:34 +03:00
Youssef Victor 7d84baa81e build: Move some packages away from nuspec 2024-07-26 18:12:11 +03:00
Youssef Victor 6e4725032f ci: Combine net8/net9 mobile jobs 2024-06-23 21:52:39 +03:00
Youssef Victor d9bdd85db1 chore: Adjust for macOS 2024-05-17 20:10:26 +03:00
Youssef Victor 0fa1d69c5d build: Move build to net8.0/net9.0 instead of net8.0/net7.0 2024-05-13 07:46:37 +03:00
Jérôme Laban b5907073a3
ci: Enable UpdateTasksSHA on linux 2024-04-09 15:19:31 -04:00
Dan Siegel 431f9acb62 chore: use Uno.UI.Build to replace v0 2024-03-30 07:57:34 -06:00
Jerome Laban a885838042 chore: Merge from master 2024-03-05 11:01:25 -05:00
Youssef Victor ae8a88131a chore: Try another fix for https://github.com/NuGet/Home/issues/7648 2024-03-03 01:28:56 +02:00
Youssef Victor 1d0212cfa9 chore: Try workaround for https://github.com/NuGet/Home/issues/7648 2024-03-03 01:28:56 +02:00
Youssef Victor e2976314d0 chore: Few fixes 2024-03-03 01:24:10 +02:00
Jérôme Laban ac6db5e511
Merge branch 'feature/gtkless' into dev/spouliot/gtkless-macos 2024-02-07 16:09:20 -05:00
Sebastien Pouliot ebf6032a82 chore: temp workaround since the version/package found is incorrect
```
Downloading https://api.nuget.org/v3-flatcontainer/uno.ui.skia.macos/2.88.7/uno.ui.skia.macos.2.88.7.nupkg
[error]Unhandled exception. System.Net.WebException(0,0): Error : (404) Not Found.
Unhandled exception. System.Net.WebException : The remote server returned an error : (404) Not Found. [C:\a\1\s\Build\Uno.UI.Build.csproj]
     at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
     at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
     at System.Net.WebClient.GetWebResponseTaskAsync(WebRequest request)
     at System.Net.WebClient.DownloadBitsAsync(WebRequest request, Stream writeStream, AsyncOperation asyncOp, Action`3 completionDelegate)
     at Uno.PackageDiff.Program.GetPackage(String packagePath) in D:\a\1\s\src\Uno.PackageDiff\Program.cs:line 159
     at Uno.PackageDiff.Program.Main(String[] args) in D:\a\1\s\src\Uno.PackageDiff\Program.cs:line 41
     at Uno.PackageDiff.Program.<Main>(String[] args)
[error]Build\Uno.UI.Build.csproj(432,3): Error MSB3073: The command "C:\a\1\s\Build\\tools\generatepkgdiff.exe --base=Uno.UI.Skia.MacOS --other=Uno.UI.Skia.MacOS.5.2.0-PullRequest-291-111590-0291.nupkg --diffignore=PackageDiffIgnore.xml --outfile=C:\a\1\a\ApiDiff.Uno.UI.Skia.MacOS.5.2.0-PullRequest-291-111590-0291.md" exited with code -532462766.
C:\a\1\s\Build\Uno.UI.Build.csproj(432,3): error MSB3073: The command "C:\a\1\s\Build\\tools\generatepkgdiff.exe --base=Uno.UI.Skia.MacOS --other=Uno.UI.Skia.MacOS.5.2.0-PullRequest-291-111590-0291.nupkg --diffignore=PackageDiffIgnore.xml --outfile=C:\a\1\a\ApiDiff.Uno.UI.Skia.MacOS.5.2.0-PullRequest-291-111590-0291.md" exited with code -532462766.
[error]Process 'msbuild.exe' exited with code '1'.
```

* `2.88.7` is the Skia version
* `5.1.31` is used for other (existing) packages
* script use the same variable for both
2024-02-06 16:30:13 -05:00
Sebastien Pouliot 630f49709c chore: more, previously missed, nuget entries for MacOS 2024-02-06 14:08:10 -05:00
Ramez Ragaa fb25f4b0e9 chore: skip X11 from packagediff 2024-02-06 17:33:54 +00:00
Ramez Ragaa fa1045c158 ci: add ci details for X11 target 2024-02-06 17:33:54 +00:00
Sebastien Pouliot adb0ebcbd5 chore: partial update wrt multi-window support 2024-02-06 08:52:28 -05:00
Simon Cropp 6de0804f92 chore: make csproj indents match editor config 2024-02-03 11:47:37 +11:00
Jérôme Laban 872b8362ca
Merge pull request #15306 from Youssef1313/foldable-maps-build
fix: Build Maps and Foldable with NetPrevious (net7.0) only
2024-02-02 08:41:07 -05:00
Youssef Victor 008a9eb7ef chore: Skip Foldable and Maps completely on net8.0 2024-02-01 21:50:37 +02:00
Youssef Victor dbe41bc525 ci: Rework templates validation after migrating to Uno.Templates 2024-02-01 19:08:32 +02:00
Youssef Victor 2a6064cccb
chore: Update Uno.UI.Build.csproj 2024-01-18 18:01:33 +02:00
Youssef Victor 700c295bc6
chore: Update Uno.UI.Build.csproj 2024-01-18 17:21:20 +02:00
Youssef Victor 1317c50f7b
chore: Update Uno.UI.Build.csproj 2024-01-18 01:15:04 +02:00
Youssef Victor 3e93e45411 chore: Adjust restore 2024-01-17 23:12:41 +02:00
Youssef Victor ede5034c82 ci: Avoid restoring the whole solution unnecessarily when running sync generator 2024-01-17 23:11:33 +02:00
Jerome Laban f15d13a4b8 ci: Don't delete unsupported uwp sources 2023-12-20 20:39:34 -05:00
Jerome Laban 50ad4208d1 chore: Restore GITVERSION_VersionSourceSha to avoid msbuild conflicts 2023-12-19 14:16:51 -05:00
Jerome Laban ecf4c215c6 chore: Downgrade to 2.73.2
Avoids recursive analysis error
2023-12-06 17:18:30 -05:00
Jerome Laban 272cd8a1ae chore: debug generation 2023-12-06 16:03:48 -05:00
Jerome Laban 61181a02b0 chore: Move to `docfx` dotnet tool 2023-12-06 15:30:44 -05:00
Jérôme Laban 3d1bc1f4e0
chore: Fix invalid replace 2023-11-16 09:10:23 -05:00
Jérôme Laban f17d3cd35e
fix: Adjust msbuild tasks and nuget package for actual SHA commit
The commit used was the first one from the branch, which is incorrect for the behavior that is intended (tasks must be different for every build to avoid parameters mismatch)
2023-11-16 08:06:23 -05:00
Jerome Laban 2997c3b822 fix: Use most recent available uno-runtime from packages 2023-10-27 15:25:31 -04:00
Youssef Victor 5e3ece7c8c chore: Address review comment
Co-authored-by: Jérôme Laban <jerome@platform.uno>
2023-09-26 18:48:20 +03:00
Youssef Victor e519145cdc chore: Cleanup Uno.UI.Build.csproj 2023-09-26 18:48:19 +03:00
Youssef Victor 80c9564898 ci: Avoid building unnecessary projects for generating packages 2023-09-26 10:16:57 +03:00
Jerome Laban d1b2ee7224 chore: Adjust for missing rename 2023-09-15 10:04:08 -04:00
Jérôme Laban 9f6589140a
chore: Adjust replacements, automatic refs 2023-09-14 13:47:44 -04:00
Jerome Laban c928b23b3d chore: Adjust reference renaming 2023-09-14 08:10:47 -04:00
Jerome Laban a9d1d54ef8 fix: Rename RC to DevServer 2023-09-14 08:10:47 -04:00
Youssef Victor db6f8e0c44 ci: Remove unused UnoUIDisableNet7Build property 2023-08-10 15:44:15 +03:00
Jerome Laban a6236aaa22 chore: Adjust xamlhost file path replace 2023-06-29 08:15:04 -04:00
Jerome Laban 3efc3d0501 ci: Move nuget files to a separate folder 2023-06-29 08:15:03 -04:00
Jerome Laban ce4ee1362d chore!: Bump base Windows SDK to 19041. 2023-06-21 16:13:30 -04:00
Jerome Laban 565cd73fc2 chore!: Bump windows targets to net7.0-windows 2023-06-21 16:01:44 -04:00
Jerome Laban f9ff2aebb9 ci: Adjust private template build 2023-06-10 21:41:32 -04:00
Jerome Laban 322d691fba ci: Adjust versioning for Uno.Foundation.Logging 2023-06-09 16:29:05 -04:00
Jérôme Laban 67b527ef88
Merge pull request #11338 from Youssef1313/ApplyCompiledBindings
fix!: Remove ApplyCompiledBindings from code generated by `DependencyObjectGenerator`
2023-06-08 07:32:00 -04:00
Martin Zikmund 6cf2671541 Merge branch 'master' into feature/breaking-changes
# Conflicts:
#	build/PackageDiffIgnore.xml
#	build/Uno.WinUI.nuspec
#	global.json
#	src/Directory.Build.props
#	src/SamplesApp/SamplesApp.UITests/SamplesApp.UITests.csproj
#	src/SourceGenerators/Uno.UI.SourceGenerators/XamlGenerator/XamlFileGenerator.Reflection.cs
#	src/Uno.UI.RemoteControl/Uno.UI.RemoteControl.csproj
#	src/Uno.UI.Runtime.Skia.Tizen/TizenCoreWindowExtension.Keyboard.cs
#	src/Uno.UI.Runtime.Skia.Tizen/TizenCoreWindowExtension.cs
#	src/Uno.UI.Runtime.Skia.Tizen/TizenHost.cs
#	src/Uno.UI.sln
#	src/Uno.UI/UI/Xaml/Controls/MediaPlayerElement/MediaTransportControls.cs
#	src/Uno.UI/UI/Xaml/DragDrop/DragDropExtension.Interop.wasm.cs
#	src/Uno.UI/UI/Xaml/WindowManagerInterop.wasm.cs
#	src/Uno.UWP/Generated/3.0.0.0/Windows.UI.Core/CoreWindow.cs
#	src/Uno.UWP/Generated/3.0.0.0/Windows.UI.Core/ICorePointerInputSource.cs
#	src/Uno.UWP/Graphics/Display/DisplayInformation.Interop.wasm.cs
#	src/Uno.UWP/UI/Core/ICoreWindowEvents.cs
#	src/Uno.UWP/UI/Input/Preview.Injection/InputInjector.cs
2023-06-02 17:34:21 +02:00