danneesset b46f7ecfb0 Update build to target net40+sl5+win8+wp8 12 yıl önce
..
Microsoft.Reactive.Testing 9e5fc667ce Rx 2.1 release 12 yıl önce
Playground 7209d8f45a New directory structure. 12 yıl önce
References 7209d8f45a New directory structure. 12 yıl önce
System.Reactive.Core eede5bc2dc Added new portable target PLLITE for net40+sl+8 12 yıl önce
System.Reactive.Debugger 7209d8f45a New directory structure. 12 yıl önce
System.Reactive.Experimental 7209d8f45a New directory structure. 12 yıl önce
System.Reactive.Interfaces 4d0bf16eab Make it compile for WP7 again 12 yıl önce
System.Reactive.Linq eede5bc2dc Added new portable target PLLITE for net40+sl+8 12 yıl önce
System.Reactive.PlatformServices eede5bc2dc Added new portable target PLLITE for net40+sl+8 12 yıl önce
System.Reactive.Providers eede5bc2dc Added new portable target PLLITE for net40+sl+8 12 yıl önce
System.Reactive.Runtime.Remoting 7209d8f45a New directory structure. 12 yıl önce
System.Reactive.Windows.Forms 7209d8f45a New directory structure. 12 yıl önce
System.Reactive.Windows.Threading 7209d8f45a New directory structure. 12 yıl önce
System.Reactive.WindowsRuntime 22b0817625 Rx 2.1 update to build WinRT pieces for Windows Phone 8. 12 yıl önce
Tests.System.Reactive 9e5fc667ce Rx 2.1 release 12 yıl önce
packages ef7e1ed1fe Package Microsoft.Bcl packages 12 yıl önce
.gitattributes 7209d8f45a New directory structure. 12 yıl önce
.gitignore 7209d8f45a New directory structure. 12 yıl önce
Build.bat 7209d8f45a New directory structure. 12 yıl önce
BuildAll.proj eede5bc2dc Added new portable target PLLITE for net40+sl+8 12 yıl önce
BuildSetup.bat 9e5fc667ce Rx 2.1 release 12 yıl önce
Clean.bat 7209d8f45a New directory structure. 12 yıl önce
Common.targets b46f7ecfb0 Update build to target net40+sl5+win8+wp8 12 yıl önce
Import.targets eede5bc2dc Added new portable target PLLITE for net40+sl+8 12 yıl önce
Local.testsettings 7209d8f45a New directory structure. 12 yıl önce
README.txt 9e5fc667ce Rx 2.1 release 12 yıl önce
Rx.ruleset 7209d8f45a New directory structure. 12 yıl önce
Rx.sln eede5bc2dc Added new portable target PLLITE for net40+sl+8 12 yıl önce
Test.ruleset 7209d8f45a New directory structure. 12 yıl önce
TraceAndTestImpact.testsettings 7209d8f45a New directory structure. 12 yıl önce
license.txt 7209d8f45a New directory structure. 12 yıl önce
packages.config eede5bc2dc Added new portable target PLLITE for net40+sl+8 12 yıl önce

README.txt

To build all flavors of Rx, you will need several different SDK's installed:

Visual Studio 2012
Windows Phone 8 SDK (create.msdn.com)
Windows Phone 7.1 SDK (create.msdn.com)
Silverlight 4 SDK
Microsoft Silverlight 4 Tools for Visual Studio 2010
Xbox XNA Game Studio 4.0*

* Note: Installing Xbox XNA Game Studio is tricky on Windows 8, as you must install some other dependencies first.
More information can be found here: http://blogs.msdn.com/b/astebner/archive/2012/02/29/10274694.aspx

For building installers and Visual Studio extensions, we need the following installed:
Visual Studio 2012 SDK
Windows Installer XML (WiX) toolset (wix.codeplex.com), preferably version 3.5.


Note: the XNA Game Studio build has not been actively maintained and may not build. Feel free to fix it!