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

1845 Коммитов

Автор SHA1 Сообщение Дата
Jérôme Laban f8a966fac5
Merge pull request #3 from unoplatform/dev/jela/net5
fix: Failsafe for RunAndReadOutput
2021-03-10 12:29:42 -05:00
Jerome Laban 668ec96719 fix: Failsafe for RunAndReadOutput
This code may fail on iOS
2021-03-10 11:40:25 -05:00
Jérôme Laban 5fd254d15a
Merge pull request #2 from unoplatform/dev/jela/net5
fix: Adjust for .NET 5
2021-02-19 15:38:32 -05:00
Jerome Laban b03175add4 chore: Adjust package generation 2021-02-19 15:00:59 -05:00
Jerome Laban 279fb2c0d2 ci: Adjust emsdk install script 2021-02-19 14:49:18 -05:00
Jerome Laban d518d552e1 chore: update to latest uno 2021-02-19 11:54:43 -05:00
Jerome Laban 25657f1e21 fix: [Wasm] Adjust for not supported DotNetCLI query 2021-02-19 11:29:11 -05:00
Jerome Laban 536d748c30 fix: Adjust for .NET 5 2020-11-05 22:31:04 -05:00
Jérôme Laban bd4014294f
Merge pull request #1 from nventive/dev/jela/0-11-5-rebase
Dev/jela/0 11 5 rebase
2019-04-03 09:08:48 -04:00
Jérôme Laban ef7e2d628f
Merge branch 'uno' into dev/jela/0-11-5-rebase 2019-04-03 08:31:37 -04:00
Jérôme Laban 243657cc3e Update readme 2019-04-03 08:23:50 -04:00
Jérôme Laban 0e6b7acf69 Adjust solution 2019-04-03 08:11:22 -04:00
Jérôme Laban 00792b8286 Adjust banner 2019-04-03 08:07:38 -04:00
Jérôme Laban e9df882d2b Update the banner 2019-04-03 08:07:38 -04:00
Jérôme Laban 03b35610f0 Adjust AOT settings 2019-04-03 08:07:38 -04:00
Jérôme Laban c74e5e9d50 Adjust default sample 2019-04-03 08:07:38 -04:00
Jérôme Laban bc13a23af0 Exclude Uno from AOT
Tentative for ssertion at /mnt/jenkins/workspace/test-mono-mainline-wasm/label/ubuntu-1804-amd64/mono/mini/llvmonly-runtime.c:492, condition `is_ok (error)' not met, function:resolve_vcall, Attempting to JIT compile method '(wrapper delegate-invoke) void Windows.Foundation.Collections.VectorChangedEventHandler`1<Windows.UI.Xaml.SetterBase>:invoke_void_IObservableVector`1<T>_IVectorChangedEventArgs (Windows.Foundation.Collections.IObservableVector`1<Windows.UI.Xaml.SetterBase>,Windows.Foundation.Collections.IVectorChangedEventArgs)' while running in aot-only mode. See https://docs.microsoft.com/xamarin/ios/internals/limitations for more information.
2019-04-03 08:07:38 -04:00
Jérôme Laban 810a7c4d2a Adjust linker settings for Uno.Foundation 2019-04-03 08:07:37 -04:00
Jérôme Laban c83aad5746 Adjust artifacts names 2019-04-03 08:07:37 -04:00
Jérôme Laban ce759de060 Adjust casing 2019-04-03 08:07:37 -04:00
Jérôme Laban 18075e2a90 Adjust default sample, add mixed mode 2019-04-03 08:07:37 -04:00
Jérôme Laban 6a6c42a68a Adjust assets, analytics 2019-04-03 08:07:37 -04:00
Jérôme Laban 6ab96a3652 Add Wasm live app 2019-04-03 08:07:37 -04:00
Jérôme Laban d8b3d026f9 Add fallback for missing System.Management runtime assembly 2019-04-03 08:07:35 -04:00
Jérôme Laban 2208789261 Add tests sample for WebAssembly 2019-04-03 08:07:35 -04:00
Jérôme Laban b871782e44 Add support for fully synchronous mode to support WebAssembly
- DefaultConfig.SupportsThreading indicates if the current runtime supports threading. Returns false on current WebAssembly environments.
- InProcessExecutor and InProcessToolchain have an optional `synchronous` parameter to disable any use of threads.
2019-04-03 08:07:35 -04:00
Andrey Akinshin 31ea3db2e2 Set library version: 0.11.5 2019-04-02 20:00:20 +03:00
Andrey Akinshin 8721a97ac5 Prepare v0.11.5 changelog 2019-04-02 19:55:37 +03:00
Andrey Akinshin b7118e8269 Add BenchmarkDotNet.Annotations in build-and-pack.cmd 2019-04-02 19:51:35 +03:00
Andrey Akinshin fb1286edde Add netstandard2.0 target framework in BenchmarkDotNet.Annotations
See the "Which .NET Standard version to target" section in
https://docs.microsoft.com/en-us/dotnet/standard/net-standard
2019-04-02 19:49:32 +03:00
Robert Muehsig 1babcbded0 styling in docfx fashion 2019-04-02 18:54:04 +03:00
Andrey Akinshin d124143e6b
Initial v0.11.5 changelog 2019-04-01 22:55:36 +03:00
Andrey Akinshin 9c6cad9031
Improve ApplyUserPowerPlan message 2019-04-01 20:31:40 +03:00
MarekM25 8aa6ade6d5 Implemented power-management, add docs (#68) (#952)
* Implemented power-management, add docs (#68)

* Power Management review changes (#68)

* Comparing power plans (#68)

Cosmetic fixes (#68)
2019-04-01 20:25:48 +03:00
Mark Tkachenko e1d4d2f53d Restrict MemoryDiagnoserAttribute usage to class (#1122), fixes #1119
* Restrict MemoryDiagnoserAttribute usage to class

* Restricted rest of unrestricted attributes
2019-03-31 03:21:17 -07:00
Jérôme Laban ae3815a42a Adjust banner 2019-03-30 23:06:46 -04:00
Jérôme Laban 750e925f03 Update the banner 2019-03-30 22:52:41 -04:00
Jérôme Laban 8d063062e5 Adjust AOT settings 2019-03-30 22:51:28 -04:00
Jérôme Laban 8d075c195d Adjust default sample 2019-03-30 22:33:12 -04:00
Jérôme Laban 455601957c Exclude Uno from AOT
Tentative for ssertion at /mnt/jenkins/workspace/test-mono-mainline-wasm/label/ubuntu-1804-amd64/mono/mini/llvmonly-runtime.c:492, condition `is_ok (error)' not met, function:resolve_vcall, Attempting to JIT compile method '(wrapper delegate-invoke) void Windows.Foundation.Collections.VectorChangedEventHandler`1<Windows.UI.Xaml.SetterBase>:invoke_void_IObservableVector`1<T>_IVectorChangedEventArgs (Windows.Foundation.Collections.IObservableVector`1<Windows.UI.Xaml.SetterBase>,Windows.Foundation.Collections.IVectorChangedEventArgs)' while running in aot-only mode. See https://docs.microsoft.com/xamarin/ios/internals/limitations for more information.
2019-03-29 17:59:04 -04:00
Jérôme Laban 9158eccfcf Adjust linker settings for Uno.Foundation 2019-03-29 17:31:46 -04:00
Jérôme Laban 7400177520 Adjust artifacts names 2019-03-29 17:24:38 -04:00
Jérôme Laban 95bc9e20d4 Adjust casing 2019-03-29 16:19:24 -04:00
Jérôme Laban 1c42486a1d Adjust default sample, add mixed mode 2019-03-29 16:05:34 -04:00
Jérôme Laban 407b8de54c Adjust assets, analytics 2019-03-29 15:18:42 -04:00
Jérôme Laban 2ab6dbfa4e Add Wasm live app 2019-03-29 14:44:15 -04:00
Adam Sitnik 1c1913a63c
add dotnet/performance to the list of users 2019-03-29 11:02:39 +01:00
Jérôme Laban 80023de395 Add fallback for missing System.Management runtime assembly 2019-03-28 12:57:28 -04:00
Jérôme Laban 94521d5bd7 Add tests sample for WebAssembly 2019-03-28 08:36:22 -04:00
Jérôme Laban 548f198d87 Add support for fully synchronous mode to support WebAssembly
- DefaultConfig.SupportsThreading indicates if the current runtime supports threading. Returns false on current WebAssembly environments.
- InProcessExecutor and InProcessToolchain have an optional `synchronous` parameter to disable any use of threads.
2019-03-28 08:36:13 -04:00