summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.BuildTasks/DotNetOpenAuth.BuildTasks.sln
Commit message (Collapse)AuthorAgeFilesLines
* Fixed ClientAuthorization .nuspec file to include the missing source file ↵Andrew Arnott2012-06-301-2/+3
| | | | from the symbols .nupkg
* Fixed a bunch of NuGet package descriptions, and summaries.Andrew Arnott2012-03-211-0/+17
|
* Misc.Andrew Arnott2012-03-011-0/+1
|
* Fixed up all existing NuGet packages and added several more. All but UI ↵Andrew Arnott2012-01-291-3/+5
| | | | dll's are now packaged in NuGet.
* Fixed buildTasks solution.Andrew Arnott2012-01-291-2/+1
|
* Added dotnetopenauth.proj to build sln file.Andrew Arnott2011-09-201-0/+1
|
* NuGet packages now built nightly. Woot!Andrew Arnott2010-12-231-0/+17
|
* Fixed sample project downgrade to remove EnlistmentInfo imports that aren't ↵Andrew Arnott2010-07-211-0/+2
| | | | supported in MSBuild v3.5.
* A new ohloh.proj project builds the Ohloh instruct file and upload script ↵Andrew Arnott2010-06-111-0/+1
| | | | now. Woot.
* Split up the drop and tools builds.Andrew Arnott2010-02-161-0/+2
|
* Building up Clean targets.Andrew Arnott2010-02-151-0/+2
|
* Refactored build.proj to pull out project template building.Andrew Arnott2010-02-111-0/+5
| | | | VSI and VSIX is broken right now. The only thing that works is raw project template layout itself. Very much a work in progress.
* Upgraded BuildTasks project.Andrew Arnott2010-01-081-4/+4
|
* Added a product-wide .props and .targets file.Andrew Arnott2010-01-071-0/+2
|
* Builds now include the git commit ID in the PE file header so we have a ↵Andrew Arnott2009-12-281-0/+2
| | | | definite record of where a build came from.
* Replaced RemoveDir tasks with Purge tasks for faster incremental builds.Andrew Arnott2009-11-151-0/+26