Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Split up the drop and tools builds. | Andrew Arnott | 2010-02-16 | 1 | -0/+2 | |
| | | | | | | | ||||||
* | | | | | | | Building up Clean targets. | Andrew Arnott | 2010-02-15 | 1 | -0/+2 | |
| | | | | | | | ||||||
* | | | | | | | The dbproj project reference is now removed. | Andrew Arnott | 2010-02-13 | 1 | -22/+34 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Finished project template creation for VS2010 .zip files. | |||||
* | | | | | | | Almost finished getting basic project template layout working. | Andrew Arnott | 2010-02-13 | 2 | -97/+84 | |
| | | | | | | | ||||||
* | | | | | | | Purge now requires the IntendedFiles parameter. | Andrew Arnott | 2010-02-12 | 1 | -0/+1 | |
| | | | | | | | ||||||
* | | | | | | | CopyWithTokenSubstitution now creates missing directories more reliably. | Andrew Arnott | 2010-02-12 | 1 | -3/+4 | |
| | | | | | | | ||||||
* | | | | | | | FixupReferenceHintPaths now degrades more gracefully when assemblies are ↵ | Andrew Arnott | 2010-02-12 | 1 | -1/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | missing on disk. | |||||
* | | | | | | | Refactored build.proj to pull out project template building. | Andrew Arnott | 2010-02-11 | 3 | -10/+34 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | VSI and VSIX is broken right now. The only thing that works is raw project template layout itself. Very much a work in progress. | |||||
* | | | | | | | Fixed Purge task to be smarter about normalizing paths. | Andrew Arnott | 2010-02-11 | 1 | -4/+4 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Fixed Stylecop message after Reporting change. | Andrew Arnott | 2010-02-03 | 1 | -34/+34 | |
| | | | | | | ||||||
* | | | | | | Reporting can now be enabled/disabled programmatically. | Andrew Arnott | 2010-02-03 | 1 | -24/+72 | |
| | | | | | | ||||||
* | | | | | | Project template generation now ensures project item filenames that are ↵ | Andrew Arnott | 2010-02-02 | 3 | -4/+162 | |
| | | | | | | | | | | | | | | | | | | | | | | | | short enough to not be rejected by VS Gallery or otherwise cause problems running up against MAX_PATH. | |||||
* | | | | | | Incremented version to v3.4.1. | Andrew Arnott | 2010-01-31 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Revert "Incremented version to v3.5" | Andrew Arnott | 2010-01-31 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit db73a335e9cc2096d43dd11f02de37c5e0204375. | |||||
* | | | | | | Merged master back into v3.4 for VS2010 support. | Andrew Arnott | 2010-01-31 | 128 | -1531/+1316 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | Merge branch 'master' into v3.4 | |||||
| * | | | | | Fixed flashing of the console window during builds within the IDE. | Andrew Arnott | 2010-01-18 | 1 | -0/+1 | |
| | | | | | | ||||||
| * | | | | | Brought back CLR 2 security attributes for ProtocolException class when ↵ | Andrew Arnott | 2010-01-18 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | appropriate. | |||||
| * | | | | | Merge branch 'master' into master-Dev10 | Andrew Arnott | 2010-01-17 | 49 | -176/+710 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: build.proj lib/DotNetOpenAuth.BuildTasks.dll lib/DotNetOpenAuth.BuildTasks.pdb src/DotNetOpenAuth.Test/Messaging/MessagingUtilitiesTests.cs src/DotNetOpenAuth.Test/Messaging/MultiPartPostPartTests.cs src/DotNetOpenAuth.sln src/DotNetOpenAuth.vsmdi src/DotNetOpenAuth/OAuth/OAuthStrings.Designer.cs | |||||
| | * \ \ \ \ | Merge branch 'v3.4' | Andrew Arnott | 2010-01-17 | 1 | -0/+9 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'v3.4' | Andrew Arnott | 2010-01-14 | 36 | -62/+347 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Incremented version to v3.5 | Andrew Arnott | 2010-01-12 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Fixed StyleCop messages. | Andrew Arnott | 2010-01-17 | 1 | -10/+10 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Made downgrading ASP.NET MVC versions an opt-in step. | Andrew Arnott | 2010-01-15 | 1 | -4/+11 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Both .vsi and .vsix files are built now! | Andrew Arnott | 2010-01-15 | 4 | -0/+82 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Beginning of VSIX packaging, and made VSI include version number from build ↵ | Andrew Arnott | 2010-01-13 | 1 | -25/+36 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | system. | |||||
| * | | | | | | | | Web sites don't all start when the debugger does any more. | Andrew Arnott | 2010-01-09 | 1 | -0/+4 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'nunit' into master-Dev10 | Andrew Arnott | 2010-01-09 | 12 | -27/+27 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fixed a bunch of NUnit warnings. | Andrew Arnott | 2010-01-09 | 12 | -27/+27 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Sample projects are now downgraded from VS2010 to VS2008 while creating a drop. | Andrew Arnott | 2010-01-09 | 2 | -0/+104 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Fixed up some more issues with OpenIdOfflineProvider sample. | Andrew Arnott | 2010-01-08 | 1 | -0/+12 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | More care in exactly which ASP.NET MVC assembly we reference in the library. | Andrew Arnott | 2010-01-08 | 1 | -6/+11 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'master' into master-Dev10 | Andrew Arnott | 2010-01-08 | 3 | -15/+44 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: build.proj src/DotNetOpenAuth.sln | |||||
| * | | | | | | | | | | Restored Code Contracts XML generation, since it's fixed in CC build ↵ | Andrew Arnott | 2010-01-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1.2.30108.0. | |||||
| * | | | | | | | | | | Fixed TestWeb project to target .NET 3.5 | Andrew Arnott | 2010-01-08 | 2 | -12/+106 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | NUnit project now builds while targeting both v3.5 and v4.0. | Andrew Arnott | 2010-01-08 | 1 | -2/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Replacing the Shadow accessor generation with our own multi-targeting ready ↵ | Andrew Arnott | 2010-01-08 | 2 | -4/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | version. | |||||
| * | | | | | | | | | | Merge branch 'nunit' into master-Dev10 | Andrew Arnott | 2010-01-08 | 105 | -1405/+841 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Fixed ASP.NET hosting to be flexible about where it is executed from. | Andrew Arnott | 2010-01-08 | 1 | -1/+11 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Removed duplicate using statement. | Andrew Arnott | 2010-01-07 | 1 | -1/+0 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'master' into nunit | Andrew Arnott | 2010-01-07 | 22 | -76/+84 | |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: projecttemplates/RelyingPartyLogic/Utilities.cs | |||||
| | * | | | | | | | | | | Removed MSTest project type GUID and wired up NUnit in build.proj. | Andrew Arnott | 2010-01-06 | 4 | -566/+1 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | Fixed new StyleCop issues that cropped up (by installing Dev10?) | Andrew Arnott | 2010-01-06 | 5 | -10/+10 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | Fixed ASP.NET hosting tests. | Andrew Arnott | 2010-01-06 | 3 | -5/+5 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | Converted all the rest of the tests over to NUnit. | Andrew Arnott | 2010-01-06 | 102 | -836/+825 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | First test converted to NUnit. | Andrew Arnott | 2010-01-06 | 2 | -4/+7 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Reverting default target framework from 4.0 back to 3.5. | Andrew Arnott | 2010-01-08 | 2 | -9/+7 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | DNOA and tool sample now builds against .NET v3.5 by default. | Andrew Arnott | 2010-01-08 | 1 | -1/+0 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Work toward being able to back-target to v3.5. | Andrew Arnott | 2010-01-08 | 1 | -0/+20 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Upgraded BuildTasks project. | Andrew Arnott | 2010-01-08 | 2 | -4/+38 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Updated ToolsVersion on all the project files to say 4.0. | Andrew Arnott | 2010-01-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Touching up how CLR 4 is conditioned in the build. | Andrew Arnott | 2010-01-08 | 2 | -7/+4 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'master' into master-Dev10 | Andrew Arnott | 2010-01-08 | 6 | -32/+125 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: samples/OpenIdOfflineProvider/OpenIdOfflineProvider.csproj src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj src/DotNetOpenAuth/DotNetOpenAuth.csproj | |||||
| * | | | | | | | | | | | | Workaround for broken code contracts xml generation. | Andrew Arnott | 2010-01-07 | 1 | -4/+3 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'master' into master-Dev10 | Andrew Arnott | 2010-01-07 | 10 | -57/+64 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth/DotNetOpenAuth.csproj src/DotNetOpenAuth/InfoCard/Token/Token.cs src/DotNetOpenAuth/Messaging/Channel.cs src/DotNetOpenAuth/Messaging/HttpRequestInfo.cs src/DotNetOpenAuth/OpenId/Realm.cs | |||||
| * | | | | | | | | | | | | Merge branch 'master' into master-Dev10 | Andrew Arnott | 2010-01-06 | 65 | -1763/+2649 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Removed the mobile text box control for CLR4 scenarios since it's using a ↵ | Andrew Arnott | 2010-01-06 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | deprecated API. | |||||
| * | | | | | | | | | | | | Fixed warnings about using deprecated Code Access Security features in CLR4. | Andrew Arnott | 2010-01-05 | 2 | -2/+6 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fixed Code Contract warnings about having protected Invariant methods. | Andrew Arnott | 2010-01-05 | 14 | -15/+14 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fixed xml doc comment bugs that show up as warnings to the C# 4 compiler. | Andrew Arnott | 2010-01-05 | 7 | -11/+10 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fixed runtime exception due to new security model. | Andrew Arnott | 2010-01-05 | 1 | -1/+2 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fixing build breaks from retargeting to .NET 4.0 | Andrew Arnott | 2010-01-05 | 3 | -24/+3 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Retargeted to .NET 4.0 | Andrew Arnott | 2010-01-05 | 1 | -1/+2 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Upgraded ASP.NET MVC samples. | Andrew Arnott | 2010-01-05 | 1 | -3/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Used custom tool from: http://weblogs.asp.net/leftslipper/archive/2009/11/23/migrating-asp-net-mvc-1-0-applications-to-asp-net-mvc-2-beta-updated.aspx | |||||
| * | | | | | | | | | | | | Post-upgrade build break fix: Removed own Microsoft.Contracts.dll and reference | Andrew Arnott | 2010-01-05 | 1 | -4/+0 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Solution upgraded (MVC projects won't upgrade at this point). | Andrew Arnott | 2010-01-05 | 14 | -178/+181 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Fixed MessagingUtilities.GetRequestUrlFromContext() to be smarter about web ↵ | Andrew Arnott | 2010-01-27 | 1 | -8/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | farms and HTTPS proxies. | |||||
* | | | | | | | | | | | | | Added missing contracts. | Andrew Arnott | 2010-01-26 | 1 | -0/+5 | |
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Added OpenIdRelyingPartyWebFormsVB sample. | Andrew Arnott | 2010-01-17 | 1 | -0/+9 | |
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'v3.3' into v3.4v3.4.0.10015 | Andrew Arnott | 2010-01-14 | 2 | -5/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/DotNetOpenAuth.BuildTasks.dll lib/DotNetOpenAuth.BuildTasks.pdb | |||||
| * | | | | | | | | | | Trying again to cure TeamCity build break. | Andrew Arnott | 2010-01-14 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Fixed build break on TeamCity. | Andrew Arnott | 2010-01-14 | 1 | -3/+6 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Fixed unintentional updating of lib/Microsoft.Contracts.dll whenever we ↵ | Andrew Arnott | 2010-01-14 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build BuildTasks.csproj. | |||||
* | | | | | | | | | | | Merge branch 'v3.3' into v3.4 | Andrew Arnott | 2010-01-14 | 21 | -48/+311 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/DotNetOpenAuth.BuildTasks.dll lib/DotNetOpenAuth.BuildTasks.pdb src/DotNetOpenAuth.vsmdi | |||||
| * | | | | | | | | | | Fix for git commit id check when refs are packed. | Andrew Arnott | 2010-01-13 | 1 | -6/+41 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | OAuth now supports HEAD HTTP method, and won't throw unhandled exception on ↵ | Andrew Arnott | 2010-01-12 | 8 | -31/+136 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unrecognized HTTP methods any more. Fixes Trac #169 | |||||
| * | | | | | | | | | | Code Contract fixes. | Andrew Arnott | 2010-01-12 | 12 | -6/+129 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | FxCop fixes | Andrew Arnott | 2010-01-12 | 6 | -3/+11 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'v3.3' into v3.4 | Andrew Arnott | 2010-01-12 | 10 | -10/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | / / / / | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'v3.2' into v3.3 | Andrew Arnott | 2010-01-12 | 5 | -6/+6 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth/GlobalSuppressions.cs src/DotNetOpenAuth/Messaging/EmptyDictionary.cs src/DotNetOpenAuth/Messaging/EmptyList.cs src/DotNetOpenAuth/Messaging/Reflection/MessageDictionary.cs src/DotNetOpenAuth/OpenId/Extensions/UI/UIRequest.cs | |||||
| | * | | | | | | | | Fixed FxCop messages. | Andrew Arnott | 2010-01-12 | 5 | -5/+8 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Merge branch 'v3.1' into v3.2 | Andrew Arnott | 2010-01-12 | 9 | -5/+13 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth/GlobalSuppressions.cs | |||||
| | | * | | | | | | | Merge branch 'v3.0' into v3.1 | Andrew Arnott | 2010-01-12 | 9 | -5/+13 | |
| | | |\ \ \ \ \ \ \ | | | | | |_|_|_|_|/ | | | | |/| | | | | | ||||||
| | | | * | | | | | | FxCop and Code Contract warning fixes. | Andrew Arnott | 2010-01-12 | 9 | -5/+13 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | FxCop fixes. | Andrew Arnott | 2010-01-12 | 5 | -4/+13 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'v3.3' | Andrew Arnott | 2010-01-11 | 5 | -105/+57 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | Fixes StyleCop issues. | Andrew Arnott | 2010-01-11 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Fixed some contracts around multipart post. | Andrew Arnott | 2010-01-11 | 1 | -2/+6 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Fixed multipart POST method to indicate files are not form-data. | Andrew Arnott | 2010-01-11 | 2 | -1/+10 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Fixed multipart POST so that it doesn't include a leading \r\n, which ↵ | Andrew Arnott | 2010-01-11 | 2 | -3/+41 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apparently is NOT valid. | |||||
| * | | | | | | | | | Ridding the duplicate file entry. | Andrew Arnott | 2010-01-11 | 1 | -99/+0 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Fixed error checking and reporting of an invalid OAuth configuration. | Andrew Arnott | 2010-01-11 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Fixed some bugs in the way multipart messages were handled or even allowed ↵ | Andrew Arnott | 2010-01-11 | 6 | -29/+51 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in OAuth. | |||||
* | | | | | | | | | | StyleCop fix. | Andrew Arnott | 2010-01-11 | 1 | -25/+25 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Added support for binary "extra data" in messages. | Andrew Arnott | 2010-01-11 | 10 | -10/+282 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'master' into mvcProjTemplate | Andrew Arnott | 2010-01-08 | 32 | -112/+228 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: projecttemplates/RelyingPartyLogic/Utilities.cs src/DotNetOpenAuth.sln | |||||
| * | | | | | | | | Remodeled some of our build scripts after the new VC project system's .props ↵ | Andrew Arnott | 2010-01-08 | 3 | -26/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and .targets pattern. | |||||
| * | | | | | | | | Adding our own Publicize MSBuild task to eventually replace the Shadow ↵ | Andrew Arnott | 2010-01-08 | 2 | -0/+98 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | accessor for multi-targeting support. | |||||
| * | | | | | | | | Added a product-wide .props and .targets file. | Andrew Arnott | 2010-01-07 | 3 | -12/+8 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'v3.3' | Andrew Arnott | 2010-01-07 | 26 | -85/+93 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | | / | | |_|_|_|_|/ | |/| | | | | | ||||||
| | * | | | | | Fixed StyleCop messages created as a result of f9a8d7163 | Andrew Arnott | 2010-01-07 | 4 | -47/+47 | |
| | | | | | | |