Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed OAuth 2 from the unified DNOA assembly. | Andrew Arnott | 2012-01-29 | 1 | -5/+9 |
| | |||||
* | Fixed up versioning to use SemVer 2.0. | Andrew Arnott | 2012-01-29 | 1 | -3/+16 |
| | |||||
* | Fixed up build.proj to build nuget.proj and other projects with dual target ↵ | Andrew Arnott | 2012-01-29 | 1 | -1/+1 |
| | | | | framework option. | ||||
* | Fixed up all existing NuGet packages and added several more. All but UI ↵ | Andrew Arnott | 2012-01-29 | 1 | -0/+2 |
| | | | | dll's are now packaged in NuGet. | ||||
* | Fixed ILMerge build break in OpenIdOfflineProvider when building to CLR 4. | Andrew Arnott | 2012-01-29 | 1 | -1/+15 |
| | |||||
* | Fixed more DotNetOpenAuth.Messaging -> DNOA.Core rename issues. | Andrew Arnott | 2012-01-29 | 1 | -1/+1 |
| | |||||
* | Fixed references to old .Messaging. assemblies. | Andrew Arnott | 2012-01-29 | 1 | -2/+2 |
| | |||||
* | Created several NuGet packages. | Andrew Arnott | 2012-01-29 | 1 | -0/+0 |
| | | | | Updated nuget.exe. | ||||
* | Added build property that can cause the Diffie-Hellman algorithm and its ↵ | Andrew Arnott | 2011-10-10 | 1 | -0/+1 |
| | | | | | | associated functionality to be omitted from OpenID. Provider currently throws an exception for an unexpected message when DH associations are requested. | ||||
* | Removed dependencies on PresentationFramework and WindowsBase when targeting ↵ | Andrew Arnott | 2011-10-10 | 1 | -6/+8 |
| | | | | .NET 4.0 | ||||
* | Fixes web.config references to OpenID behaviors that have changed name. | Andrew Arnott | 2011-10-09 | 1 | -0/+5 |
| | | | | Also adds a build task that fixes up references to the unified assembly. | ||||
* | Fixed up XAML and ASPX references to the unified DotNetOpenAuth assembly. | Andrew Arnott | 2011-10-09 | 1 | -0/+11 |
| | |||||
* | Fixed handling of targeting .NET 4.5 | Andrew Arnott | 2011-10-09 | 1 | -2/+2 |
| | |||||
* | Removed unwanted binaries from samples directories in drop layout. | Andrew Arnott | 2011-09-20 | 1 | -5/+2 |
| | |||||
* | Fixed build breaks after code contract reference assembly generation removal. | Andrew Arnott | 2011-09-19 | 2 | -3/+5 |
| | |||||
* | All product assemblies build without ccrewrite.exe now. | Andrew Arnott | 2011-09-18 | 1 | -2/+2 |
| | |||||
* | DotNetOpenAuth.Messaging no longer relies on ccrewrite.exe | Andrew Arnott | 2011-09-17 | 1 | -3/+12 |
| | |||||
* | Fixed help compilation somewhat. (The generated files only include Code ↵ | Andrew Arnott | 2011-09-15 | 2 | -4/+16 |
| | | | | Contract help so far). | ||||
* | Fixed up project references in samples and project templates. | Andrew Arnott | 2011-09-06 | 2 | -1/+4 |
| | |||||
* | Fixed some build issues with drop.proj | Andrew Arnott | 2011-09-05 | 2 | -2/+3 |
| | | | | Layouts can now be built. | ||||
* | Fixed a couple of build breaks exposed by drop.proj. | Andrew Arnott | 2011-09-02 | 1 | -2/+2 |
| | |||||
* | Fixed up signing and merging of the contracts assemblies. | Andrew Arnott | 2011-09-02 | 3 | -4/+7 |
| | |||||
* | Added a DotNetOpenAuth.proj that builds a unified assembly. | Andrew Arnott | 2011-09-02 | 1 | -1/+25 |
| | |||||
* | Splitting up the OpenID profile into OpenID RP and OP. The core OpenID DLL ↵ | Andrew Arnott | 2011-07-20 | 1 | -1/+1 |
| | | | | compiles, but the RP and OP ones do not. | ||||
* | Moved all the redundant project settings into a common .props file. | Andrew Arnott | 2011-07-11 | 1 | -0/+145 |
| | |||||
* | Enabled fast up-to-date check in IDE. | Andrew Arnott | 2011-06-26 | 1 | -0/+1 |
| | |||||
* | Excluded .vs10x files from nightly drop. | Andrew Arnott | 2011-04-30 | 1 | -0/+1 |
| | |||||
* | Added ILMerge to toolset to remove it as an external dependency on a build ↵ | Andrew Arnott | 2011-04-15 | 3 | -0/+104 |
| | | | | machine. | ||||
* | Fixed builds of DotNetOpenAuth that target CLR4. | Andrew Arnott | 2011-02-16 | 1 | -2/+3 |
| | |||||
* | Added another coverage report. | Andrew Arnott | 2010-12-27 | 1 | -0/+715 |
| | | | | http://gasparnagy.blogspot.com/2010/09/detailed-report-for-partcover-in.html | ||||
* | Applied fixes from StackOverflow. | Andrew Arnott | 2010-12-27 | 2 | -8/+7 |
| | | | | http://stackoverflow.com/questions/1895304/how-do-i-include-full-partcover-results-with-teamcity-5 | ||||
* | Whitespace change, in preparation for file repair. | Andrew Arnott | 2010-12-27 | 2 | -95/+136 |
| | |||||
* | Added PartCover v4.0.11129. | Andrew Arnott | 2010-12-27 | 17 | -0/+49158 |
| | |||||
* | Added missing NUnit binary files. | Andrew Arnott | 2010-12-27 | 236 | -620/+24013 |
| | |||||
* | Drop and tools archives are now created *both* as .7z and .zip. | Andrew Arnott | 2010-12-23 | 1 | -6/+5 |
| | |||||
* | NuGet packages now built nightly. Woot! | Andrew Arnott | 2010-12-23 | 2 | -0/+1 |
| | |||||
* | Build system can now generate .zip OR .7z on demand given a build property. | Andrew Arnott | 2010-12-22 | 2 | -1/+2 |
| | |||||
* | Tools and drop .zips are now .7z as well due to their much smaller size. | Andrew Arnott | 2010-12-22 | 1 | -2/+7 |
| | |||||
* | The nightly build now creates deployable archives of docs and samples in the ↵ | Andrew Arnott | 2010-12-21 | 5 | -0/+71 |
| | | | | .7z format. | ||||
* | Fixed more line-endings. | Andrew Arnott | 2010-08-02 | 8 | -249/+249 |
| | |||||
* | Fixed line-endings. | Andrew Arnott | 2010-08-01 | 37 | -2809/+2809 |
| | |||||
* | Added NerdBank.StyleCop.Rules.dll. | Andrew Arnott | 2010-08-01 | 1 | -0/+0 |
| | |||||
* | Upgraded to Code Contracts 1.4.30707.2. | Andrew Arnott | 2010-08-01 | 103 | -4621/+4617 |
| | |||||
* | Updated to StyleCop 4.4.0.14 | Andrew Arnott | 2010-08-01 | 6 | -0/+11 |
| | |||||
* | Downgrading VS2010 sample projects to VS2008 now happens by creating NEW ↵ | Andrew Arnott | 2010-07-21 | 1 | -1/+5 |
| | | | | | | project and solution files rather than wiping out the VS2010 ones. So now VS2008 and VS2010 users have solutions and projects they can open immediately. | ||||
* | Fixed drop build so that it doesn't include ReSharper cache files. | Andrew Arnott | 2010-07-21 | 1 | -0/+1 |
| | |||||
* | Added StyleCop to toolset and regular command line build. | Andrew Arnott | 2010-07-19 | 11 | -1/+147 |
| | | | | As part of this, all projects now import EnlistmentInfo.props and .targets. | ||||
* | Added NUnit runner to the repo. | Andrew Arnott | 2010-07-19 | 204 | -0/+25831 |
| | |||||
* | Provided property to avoid downgrading samples to VS2008 during drop build. | Andrew Arnott | 2010-07-19 | 1 | -0/+1 |
| | |||||
* | Fixed missing Settings.StyleCop files in samples projects. | Andrew Arnott | 2010-07-19 | 1 | -1/+0 |
| | |||||
* | Updated Code Contracts to 1.4.30629.0 | Andrew Arnott | 2010-07-03 | 61 | -4682/+5295 |
| | |||||
* | A new ohloh.proj project builds the Ohloh instruct file and upload script ↵ | Andrew Arnott | 2010-06-11 | 3 | -1/+43 |
| | | | | now. Woot. | ||||
* | A little cleanup. | Andrew Arnott | 2010-06-11 | 1 | -1/+1 |
| | |||||
* | Upgraded to Code Contracts 1.4.30601.2 | Andrew Arnott | 2010-06-10 | 63 | -4645/+6512 |
| | |||||
* | Stabilized reference paths and removed HintPaths. | Andrew Arnott | 2010-05-28 | 1 | -1/+2 |
| | | | | This is work for targeting .NET 4.0. | ||||
* | Fixed up code contracts in toolset to be more resilient against the latest ↵ | Andrew Arnott | 2010-05-16 | 2 | -3/+7 |
| | | | | (installed) version. | ||||
* | Added missing Code Contracts Bin files. | Andrew Arnott | 2010-04-26 | 11 | -0/+24 |
| | |||||
* | Checked in Code Contracts 1.2.30312.0 so it needn't be installed on dev ↵ | Andrew Arnott | 2010-04-25 | 98 | -0/+11225 |
| | | | | machines, and for reproducible builds. | ||||
* | Added LIB path to the assembly search path. | Andrew Arnott | 2010-04-05 | 1 | -0/+1 |
| | |||||
* | Fixed build break that resulted from recent Code Contracts upgrade. | Andrew Arnott | 2010-04-02 | 1 | -1/+1 |
| | |||||
* | Retargeted shipping project templates and samples to ASP.NET MVC2 now that ↵ | Andrew Arnott | 2010-03-26 | 2 | -1/+5 |
| | | | | it's officially released and supported on both VS2008 and VS2010. | ||||
* | Fixed drop to include dotnetopenauth.pdb, and not dotnetopenauth.zip or any ↵ | Andrew Arnott | 2010-03-20 | 1 | -1/+2 |
| | | | | other odd files. | ||||
* | Fixed issue of unsigned satellite assemblies in drop .zip. | Andrew Arnott | 2010-02-18 | 3 | -9/+54 |
| | |||||
* | Ensured that each project signs its own assemblies to avoid race condition ↵ | Andrew Arnott | 2010-02-16 | 2 | -9/+21 |
| | | | | failures. | ||||
* | Merge branch 'v3.4' into buildprojBreakup | Andrew Arnott | 2010-02-16 | 1 | -1/+5 |
|\ | | | | | | | | | | | | | Conflicts: build.proj lib/DotNetOpenAuth.BuildTasks.dll lib/DotNetOpenAuth.BuildTasks.pdb | ||||
* | | Split up the drop and tools builds. | Andrew Arnott | 2010-02-16 | 1 | -0/+139 |
| | | |||||
* | | Split out the doc and sample publishing targets. | Andrew Arnott | 2010-02-16 | 1 | -132/+0 |
| | | |||||
* | | Drops now build fully and completely. | Andrew Arnott | 2010-02-16 | 1 | -1/+1 |
| | | | | | | | | yay. | ||||
* | | Building up Clean targets. | Andrew Arnott | 2010-02-15 | 1 | -0/+7 |
| | | |||||
* | | Split out samples and doc building so they can be parallelized. | Andrew Arnott | 2010-02-15 | 1 | -1/+10 |
| | | |||||
* | | VSIs are now generated. | Andrew Arnott | 2010-02-15 | 1 | -1/+1 |
| | | |||||
* | | Refactored build.proj to pull out project template building. | Andrew Arnott | 2010-02-11 | 4 | -1/+69 |
|/ | | | | VSI and VSIX is broken right now. The only thing that works is raw project template layout itself. Very much a work in progress. | ||||
* | Work toward generating VSIX files for each individual project template. | Andrew Arnott | 2010-02-02 | 1 | -1/+0 |
| | |||||
* | DNOA and tool sample now builds against .NET v3.5 by default. | Andrew Arnott | 2010-01-08 | 1 | -1/+1 |
| | |||||
* | Work toward being able to back-target to v3.5. | Andrew Arnott | 2010-01-08 | 1 | -0/+7 |
| | |||||
* | Segregate bin and obj directories for individual target framework versions. | Andrew Arnott | 2010-01-08 | 2 | -4/+5 |
| | |||||
* | Updated ToolsVersion on all the project files to say 4.0. | Andrew Arnott | 2010-01-08 | 4 | -4/+4 |
| | |||||
* | Touching up how CLR 4 is conditioned in the build. | Andrew Arnott | 2010-01-08 | 2 | -1/+4 |
| | |||||
* | Remodeled some of our build scripts after the new VC project system's .props ↵ | Andrew Arnott | 2010-01-08 | 6 | -45/+36 |
| | | | | and .targets pattern. | ||||
* | Adding our own Publicize MSBuild task to eventually replace the Shadow ↵ | Andrew Arnott | 2010-01-08 | 1 | -0/+26 |
| | | | | accessor for multi-targeting support. | ||||
* | Added a product-wide .props and .targets file. | Andrew Arnott | 2010-01-07 | 2 | -0/+17 |
| | |||||
* | Removed warning when building in TeamCity. | Andrew Arnott | 2009-12-28 | 1 | -1/+3 |
| | |||||
* | Fixed build break that appears when the .git directory is not found. | Andrew Arnott | 2009-12-28 | 1 | -0/+4 |
| | |||||
* | Builds now include the git commit ID in the PE file header so we have a ↵ | Andrew Arnott | 2009-12-28 | 1 | -3/+9 |
| | | | | definite record of where a build came from. | ||||
* | Added translation .targets file to facilitate coordination with external ↵ | Andrew Arnott | 2009-12-27 | 1 | -0/+39 |
| | | | | string resource translators. | ||||
* | Fixed .targets whitespace. | Andrew Arnott | 2009-12-27 | 1 | -1/+1 |
| | |||||
* | Merge branch 'v3.2' into v3.3 | Andrew Arnott | 2009-12-13 | 2 | -3/+34 |
|\ | | | | | | | | | | | | | Conflicts: build.proj lib/DotNetOpenAuth.BuildTasks.targets src/DotNetOpenAuth/Messaging/HttpRequestInfo.cs | ||||
| * | Fixed clean target so it doesn't remove the static API files that we want to ↵ | Andrew Arnott | 2009-12-10 | 1 | -3/+24 |
| | | | | | | | | preserve. | ||||
| * | Fixed broken build.proj Clean target. | Andrew Arnott | 2009-12-10 | 1 | -0/+10 |
| | | | | | | | | Fixes Trac #123 | ||||
* | | Simplified the requirements for signing using an alternate key. | Andrew Arnott | 2009-12-05 | 1 | -0/+7 |
| | | |||||
* | | Merge branch 'v3.2' into v3.3 | Andrew Arnott | 2009-12-01 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Enhanced libcheck.ps1 script slightly. | Andrew Arnott | 2009-11-22 | 1 | -2/+2 |
| | | |||||
* | | Oops... the typo fix I made in f988329c3eadde7a897a3449bd3f22a447269b70 ↵ | Andrew Arnott | 2009-11-17 | 1 | -1/+1 |
| | | | | | | | | actually turned on a line that was broken anyway. | ||||
* | | Fixed apparent typo around use of $(ChmDir) in one instance. | Andrew Arnott | 2009-11-16 | 1 | -1/+1 |
| | | |||||
* | | Revert "Fixed $(ChmDir)" | Andrew Arnott | 2009-11-16 | 1 | -14/+14 |
| | | | | | | | | | | | | | | | | | | This reverts commit 88591c76a735bf21cf26f3c81910f908dab0ce97. Apparently chmbuilder.exe cannot consume trailing backslashes in its /out: parameter. Conflicts: tools/sandcastle.targets | ||||
* | | Fixed some redundant definitions of properties. | Andrew Arnott | 2009-11-16 | 1 | -3/+3 |
| | | |||||
* | | Fixed $(DxRoot) | Andrew Arnott | 2009-11-15 | 1 | -6/+6 |
| | | |||||
* | | Fixed $(Presentation) | Andrew Arnott | 2009-11-15 | 1 | -5/+5 |
| | | |||||
* | | Fixed $(FxReflectionOutputPath) | Andrew Arnott | 2009-11-15 | 1 | -4/+4 |
| | | |||||
* | | Fixed $(FxReflectionIntermediatePath) | Andrew Arnott | 2009-11-15 | 1 | -5/+5 |
| | |