summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Removed OAuth 2 from the unified DNOA assembly.Andrew Arnott2012-01-291-5/+9
|
* Fixed up versioning to use SemVer 2.0.Andrew Arnott2012-01-291-3/+16
|
* Fixed up build.proj to build nuget.proj and other projects with dual target ↵Andrew Arnott2012-01-291-1/+1
| | | | framework option.
* Fixed up all existing NuGet packages and added several more. All but UI ↵Andrew Arnott2012-01-291-0/+2
| | | | dll's are now packaged in NuGet.
* Fixed ILMerge build break in OpenIdOfflineProvider when building to CLR 4.Andrew Arnott2012-01-291-1/+15
|
* Fixed more DotNetOpenAuth.Messaging -> DNOA.Core rename issues.Andrew Arnott2012-01-291-1/+1
|
* Fixed references to old .Messaging. assemblies.Andrew Arnott2012-01-291-2/+2
|
* Created several NuGet packages.Andrew Arnott2012-01-291-0/+0
| | | | Updated nuget.exe.
* Added build property that can cause the Diffie-Hellman algorithm and its ↵Andrew Arnott2011-10-101-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 Arnott2011-10-101-6/+8
| | | | .NET 4.0
* Fixes web.config references to OpenID behaviors that have changed name.Andrew Arnott2011-10-091-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 Arnott2011-10-091-0/+11
|
* Fixed handling of targeting .NET 4.5Andrew Arnott2011-10-091-2/+2
|
* Removed unwanted binaries from samples directories in drop layout.Andrew Arnott2011-09-201-5/+2
|
* Fixed build breaks after code contract reference assembly generation removal.Andrew Arnott2011-09-192-3/+5
|
* All product assemblies build without ccrewrite.exe now.Andrew Arnott2011-09-181-2/+2
|
* DotNetOpenAuth.Messaging no longer relies on ccrewrite.exeAndrew Arnott2011-09-171-3/+12
|
* Fixed help compilation somewhat. (The generated files only include Code ↵Andrew Arnott2011-09-152-4/+16
| | | | Contract help so far).
* Fixed up project references in samples and project templates.Andrew Arnott2011-09-062-1/+4
|
* Fixed some build issues with drop.projAndrew Arnott2011-09-052-2/+3
| | | | Layouts can now be built.
* Fixed a couple of build breaks exposed by drop.proj.Andrew Arnott2011-09-021-2/+2
|
* Fixed up signing and merging of the contracts assemblies.Andrew Arnott2011-09-023-4/+7
|
* Added a DotNetOpenAuth.proj that builds a unified assembly.Andrew Arnott2011-09-021-1/+25
|
* Splitting up the OpenID profile into OpenID RP and OP. The core OpenID DLL ↵Andrew Arnott2011-07-201-1/+1
| | | | compiles, but the RP and OP ones do not.
* Moved all the redundant project settings into a common .props file.Andrew Arnott2011-07-111-0/+145
|
* Enabled fast up-to-date check in IDE.Andrew Arnott2011-06-261-0/+1
|
* Excluded .vs10x files from nightly drop.Andrew Arnott2011-04-301-0/+1
|
* Added ILMerge to toolset to remove it as an external dependency on a build ↵Andrew Arnott2011-04-153-0/+104
| | | | machine.
* Fixed builds of DotNetOpenAuth that target CLR4.Andrew Arnott2011-02-161-2/+3
|
* Added another coverage report.Andrew Arnott2010-12-271-0/+715
| | | | http://gasparnagy.blogspot.com/2010/09/detailed-report-for-partcover-in.html
* Applied fixes from StackOverflow.Andrew Arnott2010-12-272-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 Arnott2010-12-272-95/+136
|
* Added PartCover v4.0.11129.Andrew Arnott2010-12-2717-0/+49158
|
* Added missing NUnit binary files.Andrew Arnott2010-12-27236-620/+24013
|
* Drop and tools archives are now created *both* as .7z and .zip.Andrew Arnott2010-12-231-6/+5
|
* NuGet packages now built nightly. Woot!Andrew Arnott2010-12-232-0/+1
|
* Build system can now generate .zip OR .7z on demand given a build property.Andrew Arnott2010-12-222-1/+2
|
* Tools and drop .zips are now .7z as well due to their much smaller size.Andrew Arnott2010-12-221-2/+7
|
* The nightly build now creates deployable archives of docs and samples in the ↵Andrew Arnott2010-12-215-0/+71
| | | | .7z format.
* Fixed more line-endings.Andrew Arnott2010-08-028-249/+249
|
* Fixed line-endings.Andrew Arnott2010-08-0137-2809/+2809
|
* Added NerdBank.StyleCop.Rules.dll.Andrew Arnott2010-08-011-0/+0
|
* Upgraded to Code Contracts 1.4.30707.2.Andrew Arnott2010-08-01103-4621/+4617
|
* Updated to StyleCop 4.4.0.14Andrew Arnott2010-08-016-0/+11
|
* Downgrading VS2010 sample projects to VS2008 now happens by creating NEW ↵Andrew Arnott2010-07-211-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 Arnott2010-07-211-0/+1
|
* Added StyleCop to toolset and regular command line build.Andrew Arnott2010-07-1911-1/+147
| | | | As part of this, all projects now import EnlistmentInfo.props and .targets.
* Added NUnit runner to the repo.Andrew Arnott2010-07-19204-0/+25831
|
* Provided property to avoid downgrading samples to VS2008 during drop build.Andrew Arnott2010-07-191-0/+1
|
* Fixed missing Settings.StyleCop files in samples projects.Andrew Arnott2010-07-191-1/+0
|
* Updated Code Contracts to 1.4.30629.0Andrew Arnott2010-07-0361-4682/+5295
|
* A new ohloh.proj project builds the Ohloh instruct file and upload script ↵Andrew Arnott2010-06-113-1/+43
| | | | now. Woot.
* A little cleanup.Andrew Arnott2010-06-111-1/+1
|
* Upgraded to Code Contracts 1.4.30601.2Andrew Arnott2010-06-1063-4645/+6512
|
* Stabilized reference paths and removed HintPaths.Andrew Arnott2010-05-281-1/+2
| | | | This is work for targeting .NET 4.0.
* Fixed up code contracts in toolset to be more resilient against the latest ↵Andrew Arnott2010-05-162-3/+7
| | | | (installed) version.
* Added missing Code Contracts Bin files.Andrew Arnott2010-04-2611-0/+24
|
* Checked in Code Contracts 1.2.30312.0 so it needn't be installed on dev ↵Andrew Arnott2010-04-2598-0/+11225
| | | | machines, and for reproducible builds.
* Added LIB path to the assembly search path.Andrew Arnott2010-04-051-0/+1
|
* Fixed build break that resulted from recent Code Contracts upgrade.Andrew Arnott2010-04-021-1/+1
|
* Retargeted shipping project templates and samples to ASP.NET MVC2 now that ↵Andrew Arnott2010-03-262-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 Arnott2010-03-201-1/+2
| | | | other odd files.
* Fixed issue of unsigned satellite assemblies in drop .zip.Andrew Arnott2010-02-183-9/+54
|
* Ensured that each project signs its own assemblies to avoid race condition ↵Andrew Arnott2010-02-162-9/+21
| | | | failures.
* Merge branch 'v3.4' into buildprojBreakupAndrew Arnott2010-02-161-1/+5
|\ | | | | | | | | | | | | Conflicts: build.proj lib/DotNetOpenAuth.BuildTasks.dll lib/DotNetOpenAuth.BuildTasks.pdb
* | Split up the drop and tools builds.Andrew Arnott2010-02-161-0/+139
| |
* | Split out the doc and sample publishing targets.Andrew Arnott2010-02-161-132/+0
| |
* | Drops now build fully and completely.Andrew Arnott2010-02-161-1/+1
| | | | | | | | yay.
* | Building up Clean targets.Andrew Arnott2010-02-151-0/+7
| |
* | Split out samples and doc building so they can be parallelized.Andrew Arnott2010-02-151-1/+10
| |
* | VSIs are now generated.Andrew Arnott2010-02-151-1/+1
| |
* | Refactored build.proj to pull out project template building.Andrew Arnott2010-02-114-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 Arnott2010-02-021-1/+0
|
* DNOA and tool sample now builds against .NET v3.5 by default.Andrew Arnott2010-01-081-1/+1
|
* Work toward being able to back-target to v3.5.Andrew Arnott2010-01-081-0/+7
|
* Segregate bin and obj directories for individual target framework versions.Andrew Arnott2010-01-082-4/+5
|
* Updated ToolsVersion on all the project files to say 4.0.Andrew Arnott2010-01-084-4/+4
|
* Touching up how CLR 4 is conditioned in the build.Andrew Arnott2010-01-082-1/+4
|
* Remodeled some of our build scripts after the new VC project system's .props ↵Andrew Arnott2010-01-086-45/+36
| | | | and .targets pattern.
* Adding our own Publicize MSBuild task to eventually replace the Shadow ↵Andrew Arnott2010-01-081-0/+26
| | | | accessor for multi-targeting support.
* Added a product-wide .props and .targets file.Andrew Arnott2010-01-072-0/+17
|
* Removed warning when building in TeamCity.Andrew Arnott2009-12-281-1/+3
|
* Fixed build break that appears when the .git directory is not found.Andrew Arnott2009-12-281-0/+4
|
* Builds now include the git commit ID in the PE file header so we have a ↵Andrew Arnott2009-12-281-3/+9
| | | | definite record of where a build came from.
* Added translation .targets file to facilitate coordination with external ↵Andrew Arnott2009-12-271-0/+39
| | | | string resource translators.
* Fixed .targets whitespace.Andrew Arnott2009-12-271-1/+1
|
* Merge branch 'v3.2' into v3.3Andrew Arnott2009-12-132-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 Arnott2009-12-101-3/+24
| | | | | | | | preserve.
| * Fixed broken build.proj Clean target.Andrew Arnott2009-12-101-0/+10
| | | | | | | | Fixes Trac #123
* | Simplified the requirements for signing using an alternate key.Andrew Arnott2009-12-051-0/+7
| |
* | Merge branch 'v3.2' into v3.3Andrew Arnott2009-12-011-2/+2
|\ \ | |/
| * Enhanced libcheck.ps1 script slightly.Andrew Arnott2009-11-221-2/+2
| |
* | Oops... the typo fix I made in f988329c3eadde7a897a3449bd3f22a447269b70 ↵Andrew Arnott2009-11-171-1/+1
| | | | | | | | actually turned on a line that was broken anyway.
* | Fixed apparent typo around use of $(ChmDir) in one instance.Andrew Arnott2009-11-161-1/+1
| |
* | Revert "Fixed $(ChmDir)"Andrew Arnott2009-11-161-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 Arnott2009-11-161-3/+3
| |
* | Fixed $(DxRoot)Andrew Arnott2009-11-151-6/+6
| |
* | Fixed $(Presentation)Andrew Arnott2009-11-151-5/+5
| |
* | Fixed $(FxReflectionOutputPath)Andrew Arnott2009-11-151-4/+4
| |
* | Fixed $(FxReflectionIntermediatePath)Andrew Arnott2009-11-151-5/+5
| |