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

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!