Oren Novotny 5e072b8b8e Add compatibility meta package 8 years ago
..
facades 5e072b8b8e Add compatibility meta package 8 years ago
src 7ce0350df9 Add props/targets 8 years ago
tests 9623633f14 update defines 8 years ago
.gitattributes a2a03840ac Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** 12 years ago
.gitignore 075f94d317 remove nuget 9 years ago
Directory.build.props 9538a6bf9e enable source link 8 years ago
Directory.build.targets 9623633f14 update defines 8 years ago
NuGet.Config 3f58d092c4 disable gv for test 8 years ago
README.txt a2a03840ac Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** 12 years ago
ReactiveX.snk a2f10c9a1e Change the strong name signing key; check in new one. 9 years ago
Rx.ruleset 49783c7c67 Remove old Rx.NET sln 9 years ago
System.Reactive.sln 5e072b8b8e Add compatibility meta package 8 years ago
System.Reactive.sln.DotSettings da3b5ed03e move files to src\tests\facades 8 years ago
Test.ruleset 49783c7c67 Remove old Rx.NET sln 9 years ago
build-new.ps1 5e072b8b8e Add compatibility meta package 8 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!