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

107 Коммитов

Автор SHA1 Сообщение Дата
Glenn 5d5c66ed28
Housekeeping: add blazor to the cake build. (#2161)
* Update build.cake

* Update build.cake
2019-09-09 12:50:10 +10:00
Glenn 13024c8c36
housekeeping: use the azure repository for the cake repo now (#2158) 2019-09-08 22:53:57 +10:00
Shimmy 121458e7c1 feature: Added Uno support (#2067) 2019-06-26 14:46:52 +10:00
Glenn e044cd1387
housekeeping: Use Pharmacist for platform code generation. (#2072) 2019-06-15 01:34:37 +10:00
Glenn ee5d742751 feature: Swap the xam essentials to latest version. (#2066)
Change processing over to using Pharmacist msbuild plugin
2019-06-10 09:08:32 -05:00
Rodney Littles II 1573e1f7fd housekeeping: Added ReactiveUI.Splat.Tests (#1991) 2019-04-03 18:41:42 -07:00
Glenn Watson f6a6930793 housekeeping: Now use azure templates to keep builds consistent (#1954) 2019-03-19 04:06:23 -07:00
Glenn Watson d75a6b4b40 housekeeping: Make ReactiveUI use the new ReactiveUI.Cake.Recipe (#1953)
* housekeeping: change ReactiveUI to use the common rxui cake recipe

* Update azure-pipelines.yml
2019-02-16 03:53:31 +00:00
Glenn Watson f0d1cac902 housekeeping: Make ReactiveUI compile on VisualStudio for Mac (#1932)
* housekeeping: allow for vs4mac copilation

* updated to use better target for fody

* Update the main CI to do mac as well

* fix syntax issues in azure yaml

* go back to old version of visual studio

* trying to get the proper mack version to compile

* cleanup android generation
2019-01-31 16:43:12 -06:00
Glenn Watson 8eb0c1dc7f housekeeping: .NET Core App 2.0 tests & Tests Cleanups (#1926)
* housekeeping: .NET Core App 2.0 tests & Tests Cleanups

* Now compiling for .net core app 2.0, .net 4.6.1, uwp (not yet being run --next pass)
* Turned on most of the analyzers for the test project. Cleaned up approriately
* Updated the cake build script to do coverage tests on platforms where they are supported
* Updated open cover version.
* Approval tests now include the framework version.
2019-01-24 13:07:28 -08:00
Glenn Watson f43093404b housekeeping: fix signing to work/use nbgv from cake. (#1895) 2019-01-07 14:44:12 -08:00
Rodney Littles II e23f7e9374 housekeeping: Upgraded Cake to v0.32.1 (#1893)
- Fixed build.sh to bootstrap for modules
- Removed GitReleaseManager tool preprocessor
2019-01-06 17:46:49 -08:00
Rodney Littles II b60bc3ef65 housekeeping: Moving package signing into Cake script (#1886)
- Fixed packagesArtifactFirectory
- Explicitly typed nupkg to FilePath
- Removed SignPackages.ps1
2019-01-04 14:00:01 -06:00
Glenn Watson e56263a911 feature: Add a Xamarin.Events.XamEssentials package (#1884) 2019-01-02 21:23:18 -08:00
Glenn Watson 4ef784d0a3 housekeeping: tests are now only reliant on generateEvents 2018-12-31 15:18:53 -08:00
Glenn Watson c12af0ba1a housekeeping: separate out tests into new azure pipeline (#1879)
* housekeeping: Add additional information for coveralls upload

* housekeeping: separate out tests into new azure pipeline
2018-12-31 15:13:24 -08:00
Glenn Watson 4f440711df housekeeping: Add additional information for coveralls upload (#1878)
housekeeping: Update opencover to use codecov
2018-12-31 14:20:15 -08:00
Glenn Watson 02da800587 housekeeping: update msbuild.sdk.extras 1.6.65, and eventbuilder updates (#1877)
housekeeping: update msbuild.sdk.extras 1.6.65, and eventbuilder updates (#1877)
2018-12-30 19:03:04 -06:00
Glenn Watson 5f68fddc9e housekeeping: cleanup opencover testing and test projects (#1867) 2018-12-27 01:02:37 -08:00
Glenn Watson 0e9d418691 housekeeping: Update to the latest PinNugetDependencies cake addin (#1861) 2018-12-16 00:15:10 -08:00
Glenn Watson 4f509f07fc housekeeping: now use cake 0.30.0 (#1852) 2018-12-04 08:53:27 -08:00
Kyle White 68d36831a1 Housekeeping: Allow explicit specification of VS and MSBuild path (#1821)
Some test scenarios cannot depend on cake locating VS/MSBuild correctly.
2018-10-17 08:19:18 -07:00
Glenn Watson 2a067c0d17 feature: Add support for Xamarin TV.OS (#1706) 2018-08-14 14:16:23 -07:00
Kyle White 7e3d6b478e Housekeeping: Allow building against prerelease versions of VS (#1717) 2018-08-13 13:18:00 -07:00
Glenn Watson 4b05d684d5 housekeeping: Update the testing projects and cake file to have latest nuget packages. (#1705)
* housekeeping: Updated the test projects and cake to use the latest nuget packages

* Removed unintended submission
2018-08-04 13:07:30 -05:00
Geoffrey Huntley f177409a22 housekeeping: header incorrectly said MS-PL instead of MIT (#1694) 2018-07-28 11:50:48 -07:00
Kangho Hur 6ffd8328e1 feature: add Tizen platform support (#1546) 2018-07-12 11:39:40 +01:00
Geoffrey Huntley cd928522e5 feature: bring reactiveui.fody into the main project (#1503)
* added fody

* Fix unhandled exception on netstandard (#1578)

* Align Fody dependencies to ReactiveUI (#1649)

* added @reactiveui/fody-team

* Finish up ReactiveUI.Fody (#1671)

* Fix package versioning

* Fix ReactiveUI.Fody NuGet package and include tests in build

* Add Fody projects to solution

* Fixed CLI build for Fody

* Added another Reactive Test
2018-06-10 00:24:07 -07:00
Oren Novotny 1d4c68561c housekeeping: remove binlog (#1646) 2018-05-17 08:29:34 +10:00
Grzegorz Kotfis 5181193cac housekeeping: add ReactiveUI.LeakTest project (#1527) 2018-05-16 23:11:44 +10:00
Sebastian ed1fec2a9a feature: EventBuilder / Events for Winforms / ActivationForViewFetcher for Winforms (#1640)
Fixes #1633
Fixes #1565
Fixes #1627
Fixes #1016
Fixes #758
2018-05-15 05:57:51 +10:00
Geoffrey Huntley 66c207e0e7 Migrate to VSTS (#1613) 2018-05-11 14:14:53 -04:00
Geoffrey Huntley 12fc3e39eb fix: use netstandard 2.0 compatible version of splat (#1579) 2018-04-30 12:43:56 +10:00
Oren Novotny d9e0d7507c Use cake 22 (#1593)
* use later xunit so we don't need a publish step
* move nuget.config to root
* remove explicit install of older xunit
* use right tool name
2018-04-24 07:35:00 -07:00
Geoffrey Huntley 34a97559fc househeeping: resolve broken CI infrastructure (#1587) 2018-04-24 15:47:28 +10:00
Dominik Mydlil 331c1e7396 fix: allow ANDROID_HOME to contain spaces when building (#1569) 2018-03-09 17:43:20 +10:00
Dominik Mydlil 5bd7165b16 chore: pin reactiveui nuget dependency (#1568) 2018-02-19 17:51:03 +00:00
Rodney Littles II 975a184c3e Added git hash to AssemblyInformationVersion (#1560) 2018-01-06 15:58:37 +00:00
Robert b4c20a9b83 chore: allow spaces in repository path when building ReactiveUI via the build script 2017-11-29 18:11:53 +10:30
Geoffrey Huntley aea6e79102 feature: target monoandroid80 instead of monoandroid70 and upgraded to 26.1.0.1 support lib (#1519) 2017-11-11 09:52:10 +10:30
Geoffrey Huntley 87479e503c housekeeping: compile csproj with multiple target frameworks in parallel (#1532) 2017-11-08 15:22:59 +11:00
Geoffrey Huntley ca9eecf874 housekeeping: use new nuget package names to enable nuget namespace reservation (#1530) 2017-11-08 12:21:22 +11:00
Oren Novotny f9bc4c8cfe Update extras (#1487)
* update signclient version
* update extras version
* update sourcelink
* restore separately
* Add Packaging targets
* Add refs for netcoreapp1.0 target
* add default NoWarn's from cd25d6bbfc/src/Tasks/Microsoft.NET.Build.Tasks/build/Microsoft.NET.Sdk.CSharp.props (L17)
* pin xunit console version
* Exclude Sdk Extras from legacy project
2017-09-24 13:49:05 -07:00
Rodney Littles II 40f0b26412 housekeeping: pinned Cake 0.21.0 and tools/addins to current version (#1482) 2017-09-11 19:35:04 +10:00
Geoffrey Huntley a7d7411418 housekeeping: copy API approval results to appveyor so maintainers don't need to re-run builds (#1475) 2017-09-07 19:57:34 +10:00
Olly Levett e68a41b7e6 chore: add api approval tests (#1461) 2017-09-05 16:49:18 +01:00
Geoffrey Huntley 2ce7ea7410 housekeeping: improve stability of CI when re-running a failed build (#1458) 2017-09-06 00:47:49 +10:00
Oren Novotny 1978f6bf71 housekeeping: added identity signing to NuGet packages (#1426) 2017-08-20 22:40:25 +10:00
Olly Levett 5485e2ce95 housekeeping: resolve red builds on the develop branch after VS2017 15.3 (#1428)
Fixes #1420
Fixes #1409
2017-08-20 21:20:39 +10:00
Geoffrey Huntley cebdf207e5 housekeeping: upgraded eventbuilder to vs2017 project format (#1410) 2017-08-04 08:09:42 -07:00