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

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!