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

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!