aboutsummaryrefslogtreecommitdiff
path: root/build/build.csproj
Commit message (Expand)AuthorAgeFilesLines
* 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