summaryrefslogtreecommitdiffstats
path: root/samples/Samples.proj
Commit message (Collapse)AuthorAgeFilesLines
* Removes delay-signing build authoring leftovers that was still breaking the ↵v5.0.0-alpha2Andrew Arnott2013-10-221-1/+1
| | | | build.
* Removes InfoCardRelyingParty web site sample.Andrew Arnott2013-06-021-7/+0
| | | | Again, web sites without projects just cause problems. And InfoCard doesn't even work in Windows 8. It's a dying technology (tragic, but true).
* Build system can now generate .zip OR .7z on demand given a build property.Andrew Arnott2010-12-221-1/+1
|
* The nightly build now creates deployable archives of docs and samples in the ↵Andrew Arnott2010-12-211-4/+9
| | | | .7z format.
* Samples and HTML docs are now zipped up and included in drop directory for ↵Andrew Arnott2010-12-211-24/+21
| | | | subsequent publishing.
* Added StyleCop to toolset and regular command line build.Andrew Arnott2010-07-191-0/+2
| | | | As part of this, all projects now import EnlistmentInfo.props and .targets.
* Converted the OAuth consumer and SP sample web site projects to web ↵Andrew Arnott2010-04-181-1/+1
| | | | application projects.
* Split out the doc and sample publishing targets.Andrew Arnott2010-02-161-0/+85
|
* Building up Clean targets.Andrew Arnott2010-02-151-0/+5
|
* Split out samples and doc building so they can be parallelized.Andrew Arnott2010-02-151-0/+16