aboutsummaryrefslogtreecommitdiff
path: root/build/build.csproj
Commit message (Expand)AuthorAgeFilesLines
* Slight refactoring of Extensions to support lookup by name, added compatibili...csharptest2011-06-021-1/+16
* Allow protoc to be targeted by protogen explicitly.Jon Skeet2011-05-231-3/+2
* - Added CSharpServiceType NONE to skip service generation.csharptest2011-05-191-0/+4
* Implementation of service interface generatorcsharptest2011-05-031-0/+5
* Fixes to package generation, and convert all tabs to spaces in MSBuild files.Jon Skeet2011-04-031-98/+98
* Completion of 3.5 build integration and Lite runtime build changes.csharptest2010-12-151-12/+40
* Converted build to also work under .net 3.5csharptest2010-12-151-4/+5
* Fixed build for lite runtimeJon Skeet2010-12-141-12/+34
* Fixed a bug in the build process that caused ReleaseBinaries package to be po...ArnoldZokas2010-12-081-0/+1
* Fixed a bug in '_RunBenchmark' target that caused ProtoBench to throw an exce...ArnoldZokas2010-12-011-1/+1
* Migrated targets for generating benchmark source and assemblyArnoldZokas2010-12-011-0/+1
* Migrated target 'RunBenchmarks'ArnoldZokas2010-11-301-1/+3
* Fixed a bug in the build script that caused one of the generated files to be ...ArnoldZokas2010-11-301-1/+1
* Implemented distribution package generationArnoldZokas2010-11-301-9/+28
* Migrated target '_CopyGeneratedSource'ArnoldZokas2010-11-301-0/+31
* Optimised protos directory pathsArnoldZokas2010-11-301-8/+8
* Migrated target '_GenerateSource'ArnoldZokas2010-11-301-4/+18
* Redirected test result file output to directory './build_output'ArnoldZokas2010-11-291-2/+2
* Added '_Test' target to build scriptsArnoldZokas2010-11-291-2/+9
* Added batch file for running 'GenerateReleasePackage'ArnoldZokas2010-11-291-0/+1
* Added batch file for running 'RunBenchmarks'ArnoldZokas2010-11-291-0/+1
* Removed redundant configuration from build scriptsArnoldZokas2010-11-291-5/+1
* Removed redundant 'Platform' settingsArnoldZokas2010-11-291-1/+0
* Added batch file for running 'BuildSilverlight2'ArnoldZokas2010-11-291-1/+1
* Removed redundant compilation stepsArnoldZokas2010-11-241-12/+0
* Removed redundant .NET CF 3.5 build configurationArnoldZokas2010-11-241-4/+0
* Created initial build scriptArnoldZokas2010-11-221-0/+47