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 |
| | |||||
* | Misc. | Andrew Arnott | 2012-03-01 | 1 | -0/+1 |
| | |||||
* | Fixed up all existing NuGet packages and added several more. All but UI ↵ | Andrew Arnott | 2012-01-29 | 1 | -3/+5 |
| | | | | dll's are now packaged in NuGet. | ||||
* | Fixed buildTasks solution. | Andrew Arnott | 2012-01-29 | 1 | -2/+1 |
| | |||||
* | Added dotnetopenauth.proj to build sln file. | Andrew Arnott | 2011-09-20 | 1 | -0/+1 |
| | |||||
* | NuGet packages now built nightly. Woot! | Andrew Arnott | 2010-12-23 | 1 | -0/+17 |
| | |||||
* | Fixed sample project downgrade to remove EnlistmentInfo imports that aren't ↵ | Andrew Arnott | 2010-07-21 | 1 | -0/+2 |
| | | | | supported in MSBuild v3.5. | ||||
* | A new ohloh.proj project builds the Ohloh instruct file and upload script ↵ | Andrew Arnott | 2010-06-11 | 1 | -0/+1 |
| | | | | now. Woot. | ||||
* | 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 |
| | |||||
* | Refactored build.proj to pull out project template building. | Andrew Arnott | 2010-02-11 | 1 | -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 Arnott | 2010-01-08 | 1 | -4/+4 |
| | |||||
* | Added a product-wide .props and .targets file. | Andrew Arnott | 2010-01-07 | 1 | -0/+2 |
| | |||||
* | Builds now include the git commit ID in the PE file header so we have a ↵ | Andrew Arnott | 2009-12-28 | 1 | -0/+2 |
| | | | | definite record of where a build came from. | ||||
* | Replaced RemoveDir tasks with Purge tasks for faster incremental builds. | Andrew Arnott | 2009-11-15 | 1 | -0/+26 |