Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed ClientAuthorization .nuspec file to include the missing source file ↵ | Andrew Arnott | 2012-06-30 | 1 | -2/+3 |
| | | | | from the symbols .nupkg | ||||
* | Fixed a bunch of NuGet package descriptions, and summaries. | Andrew Arnott | 2012-03-21 | 1 | -0/+17 |
| | |||||
* | AssemblyVersion is now a simple major.minor string, to make referencing easier. | Andrew Arnott | 2012-03-10 | 1 | -0/+10 |
| | |||||
* | Centralized all version information, including prerelease details, into the ↵ | Andrew Arnott | 2012-03-10 | 1 | -3/+45 |
| | | | | version.txt file. | ||||
* | Merge branch 'master' into webpages | Andrew Arnott | 2012-03-01 | 25 | -49/+49 |
|\ | | | | | | | | | Conflicts: src/DotNetOpenAuth.sln | ||||
| * | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 25 | -49/+49 |
| | | | | | | | | Fixes #66 | ||||
* | | Misc. | Andrew Arnott | 2012-03-01 | 1 | -0/+1 |
|/ | |||||
* | Fixed up versioning to use SemVer 2.0. | Andrew Arnott | 2012-01-29 | 1 | -4/+11 |
| | |||||
* | NuGet symbol packages are also created now. | Andrew Arnott | 2012-01-29 | 1 | -0/+8 |
| | | | | Fixes #60 | ||||
* | Fixed up all existing NuGet packages and added several more. All but UI ↵ | Andrew Arnott | 2012-01-29 | 2 | -24/+11 |
| | | | | dll's are now packaged in NuGet. | ||||
* | Fixed buildTasks solution. | Andrew Arnott | 2012-01-29 | 1 | -2/+1 |
| | |||||
* | Created several NuGet packages. | Andrew Arnott | 2012-01-29 | 1 | -2/+2 |
| | | | | Updated nuget.exe. | ||||
* | Fixed up XAML and ASPX references to the unified DotNetOpenAuth assembly. | Andrew Arnott | 2011-10-09 | 2 | -0/+56 |
| | |||||
* | Added dotnetopenauth.proj to build sln file. | Andrew Arnott | 2011-09-20 | 1 | -0/+1 |
| | |||||
* | Fixed up project references in samples and project templates. | Andrew Arnott | 2011-09-06 | 1 | -3/+10 |
| | |||||
* | Fixed some build issues with drop.proj | Andrew Arnott | 2011-09-05 | 2 | -5/+2 |
| | | | | Layouts can now be built. | ||||
* | NuGet packages now built nightly. Woot! | Andrew Arnott | 2010-12-23 | 3 | -0/+126 |
| | |||||
* | Upgraded build tasks to MSBuild 4.0 references. | Andrew Arnott | 2010-12-22 | 3 | -14/+15 |
| | |||||
* | The nightly build now creates deployable archives of docs and samples in the ↵ | Andrew Arnott | 2010-12-21 | 3 | -1/+103 |
| | | | | .7z format. | ||||
* | Fixed missing project import check causing build break in the v3.1 branch. | Andrew Arnott | 2010-08-07 | 1 | -1/+1 |
| | |||||
* | Fixed NullReferenceException generated from latest git.exe under TeamCity. | Andrew Arnott | 2010-08-02 | 1 | -6/+8 |
| | |||||
* | Fixed VSIs to use the 2008 projects. | Andrew Arnott | 2010-07-21 | 1 | -4/+19 |
| | |||||
* | Downgrading VS2010 sample projects to VS2008 now happens by creating NEW ↵ | Andrew Arnott | 2010-07-21 | 1 | -3/+44 |
| | | | | | | 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 sample project downgrade to remove EnlistmentInfo imports that aren't ↵ | Andrew Arnott | 2010-07-21 | 2 | -1/+7 |
| | | | | supported in MSBuild v3.5. | ||||
* | Added StyleCop to toolset and regular command line build. | Andrew Arnott | 2010-07-19 | 1 | -7/+2 |
| | | | | As part of this, all projects now import EnlistmentInfo.props and .targets. | ||||
* | A new ohloh.proj project builds the Ohloh instruct file and upload script ↵ | Andrew Arnott | 2010-06-11 | 4 | -2/+155 |
| | | | | now. Woot. | ||||
* | A little cleanup. | Andrew Arnott | 2010-06-11 | 1 | -1/+1 |
| | |||||
* | Fixed build after code contracts upgrade. | Andrew Arnott | 2010-06-11 | 2 | -15/+18 |
| | |||||
* | Fixd bug where some shortened filenames would be reserved names such as "con". | Andrew Arnott | 2010-02-20 | 1 | -1/+2 |
| | |||||
* | Enhanced path shrinking to be more resilient with small path length ↵ | Andrew Arnott | 2010-02-20 | 1 | -26/+64 |
| | | | | requirements. | ||||
* | Fixes project template creation's long filenames and lib dependencies. | Andrew Arnott | 2010-02-20 | 4 | -82/+319 |
| | |||||
* | 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 | 2 | -10/+20 |
| | | | | 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 |
| | |||||
* | 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. | ||||
* | Fixed flashing of the console window during builds within the IDE. | Andrew Arnott | 2010-01-18 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' into master-Dev10 | Andrew Arnott | 2010-01-17 | 2 | -7/+47 |
|\ | | | | | | | | | | | | | | | | | | | | | | | 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.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 | 1 | -6/+41 |
| |\ \ | | |/ | | | | | | | | | | | | | | | | 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 |
| | | | |||||
* | | | 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. | ||||
* | | | 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 |
| | | | |||||
* | | | 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 |
|/ / | |||||
* | | Remodeled some of our build scripts after the new VC project system's .props ↵ | Andrew Arnott | 2010-01-08 | 1 | -7/+11 |
| | | | | | | | | 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 | 1 | -0/+2 |
|/ | |||||
* | Removed warning when building in TeamCity. | Andrew Arnott | 2009-12-28 | 1 | -4/+0 |
| | |||||
* | Fixed build break that appears when the .git directory is not found. | Andrew Arnott | 2009-12-28 | 1 | -1/+3 |
| | |||||
* | Fixed JDate calculation so it doesn't break in 2010. | Andrew Arnott | 2009-12-28 | 1 | -1/+1 |
| | |||||
* | Builds now include the git commit ID in the PE file header so we have a ↵ | Andrew Arnott | 2009-12-28 | 2 | -0/+36 |
| | | | | definite record of where a build came from. | ||||
* | Fixed bug in Purge task that causes it to fail if a directory does not exist. | Andrew Arnott | 2009-12-27 | 1 | -1/+1 |
| | |||||
* | Fixed incremental build when the project template transformation changes. | Andrew Arnott | 2009-12-15 | 2 | -10/+31 |
| | |||||
* | Fixed nightly build break introduced by the OpenIdOfflineProvider hooking ↵ | Andrew Arnott | 2009-12-09 | 2 | -0/+49 |
| | | | | into the versioning.targets file. | ||||
* | Fixed the project template so that it once again displays the ↵ | Andrew Arnott | 2009-12-01 | 1 | -4/+6 |
| | | | | GettingStarted.htm page. | ||||
* | Replaced RemoveDir tasks with Purge tasks for faster incremental builds. | Andrew Arnott | 2009-11-15 | 3 | -0/+95 |
| | |||||
* | The built project template (once again) generates a .zip file that works out ↵ | Andrew Arnott | 2009-11-15 | 5 | -3/+73 |
| | | | | | | of the box. The build.proj contains some magic strings we'd rather not have, but we can resolve those later. | ||||
* | Preparing for the library project template to include library assemblies. | Andrew Arnott | 2009-11-15 | 1 | -1/+10 |
| | |||||
* | Added a reference hintpath task so that project template's references are ↵ | Andrew Arnott | 2009-11-15 | 3 | -1/+62 |
| | | | | (closer to being) found. | ||||
* | .vstemplates are now partially generated to remove the need to keep them in ↵ | Andrew Arnott | 2009-11-15 | 3 | -0/+192 |
| | | | | sync with their associated project files. | ||||
* | Fine tuned the project template generation. | Andrew Arnott | 2009-10-10 | 3 | -7/+49 |
| | |||||
* | Added attempt at a copy and transform task to do variable substitution. | Andrew Arnott | 2009-10-10 | 2 | -0/+92 |
| | |||||
* | Fixed SnToolTask to find Windows SDK 7.0A's copy of sn.exe. | Andrew Arnott | 2009-10-07 | 1 | -1/+1 |
| | |||||
* | Added method for preserving copyright notices in minified .js files. | unknown | 2009-09-27 | 1 | -0/+8 |
| | |||||
* | Fixed issues with Javascript minification. | unknown | 2009-09-27 | 3 | -5/+9 |
| | |||||
* | Javascript is now packed for release builds. | Andrew Arnott | 2009-09-27 | 6 | -1/+827 |
| | |||||
* | Split up creating IIS web sites and publishing to them, so that TeamCity ↵ | Andrew Arnott | 2009-08-04 | 3 | -1/+28 |
| | | | | build agent does not require administrator permissions. | ||||
* | Added PublishDocumentation and PublishSamples targets that push docs and ↵ | Andrew Arnott | 2009-08-03 | 6 | -0/+464 |
| | | | | sample web sites to IIS. | ||||
* | Fixed SnToolTask to find Windows SDK 6.1 as well as 6.0A. | Andrew Arnott | 2009-08-01 | 1 | -1/+10 |
| | |||||
* | We now delay-sign DNOA and the test assembly. We sign the product .dll when ↵ | Andrew Arnott | 2009-06-25 | 5 | -1/+164 |
| | | | | building layouts. | ||||
* | Brought back the source code for DNOA.BuildTasks.dll. | Andrew Arnott | 2009-06-24 | 8 | -0/+384 |