Brian Grunkemeyer 9e5fc667ce Rx 2.1 release 12 years ago
..
Microsoft.Reactive.Testing 9e5fc667ce Rx 2.1 release 12 years ago
Playground 7209d8f45a New directory structure. 12 years ago
References 7209d8f45a New directory structure. 12 years ago
System.Reactive.Core 7209d8f45a New directory structure. 12 years ago
System.Reactive.Debugger 7209d8f45a New directory structure. 12 years ago
System.Reactive.Experimental 7209d8f45a New directory structure. 12 years ago
System.Reactive.Interfaces 7209d8f45a New directory structure. 12 years ago
System.Reactive.Linq 9e5fc667ce Rx 2.1 release 12 years ago
System.Reactive.PlatformServices 7209d8f45a New directory structure. 12 years ago
System.Reactive.Providers 9e5fc667ce Rx 2.1 release 12 years ago
System.Reactive.Runtime.Remoting 7209d8f45a New directory structure. 12 years ago
System.Reactive.Windows.Forms 7209d8f45a New directory structure. 12 years ago
System.Reactive.Windows.Threading 7209d8f45a New directory structure. 12 years ago
System.Reactive.WindowsRuntime 7209d8f45a New directory structure. 12 years ago
Tests.System.Reactive 9e5fc667ce Rx 2.1 release 12 years ago
.gitattributes 7209d8f45a New directory structure. 12 years ago
.gitignore 7209d8f45a New directory structure. 12 years ago
Build.bat 7209d8f45a New directory structure. 12 years ago
BuildAll.proj 9e5fc667ce Rx 2.1 release 12 years ago
BuildSetup.bat 9e5fc667ce Rx 2.1 release 12 years ago
Clean.bat 7209d8f45a New directory structure. 12 years ago
Common.targets 9e5fc667ce Rx 2.1 release 12 years ago
Import.targets 7209d8f45a New directory structure. 12 years ago
Local.testsettings 7209d8f45a New directory structure. 12 years ago
README.txt 9e5fc667ce Rx 2.1 release 12 years ago
Rx.ruleset 7209d8f45a New directory structure. 12 years ago
Rx.sln 9e5fc667ce Rx 2.1 release 12 years ago
Test.ruleset 7209d8f45a New directory structure. 12 years ago
TraceAndTestImpact.testsettings 7209d8f45a New directory structure. 12 years ago
license.txt 7209d8f45a New directory structure. 12 years ago

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!