31 Commits (fd6c129298e1302c4a96c4d4b56b83f2dcc1838c)

Author SHA1 Message Date
Jon Skeet 8e04d10dab Fix for issue 81: quoting for NUnit parameters. 11 years ago
csharptest 832b08e238 Rewrote the PublishRelease.bat file in MSBuild (publish.csproj), updated nuspec files 12 years ago
csharptest 3c491937d3 Adding project templates and refactored build 12 years ago
csharptest 70cf251162 Normalizing base project configurations 12 years ago
csharptest 9c73660d55 Removed explicit build of addressbook so that it builds like all other protos 12 years ago
csharptest f2c16f1d0d version 2.4.1.473 13 years ago
csharptest eac64a5f7a - Upgraded NUnit 13 years ago
csharptest d444748edc Several build related changes in this commit: 13 years ago
Jon Skeet 5bacf7d11f Use the v2 benchmarking system from the build. 14 years ago
csharptest 0f3540e24b Split off the Serialization namespace into a new assembly. 14 years ago
Jon Skeet da4989c4ed Allow protoc to be targeted by protogen explicitly. 14 years ago
Jon Skeet bf9821e074 Fixes to package generation, and convert all tabs to spaces in MSBuild files. 14 years ago
csharptest 09f3ead994 Fix to rebuild src prior to running benchmarks 14 years ago
csharptest 7691473a71 Completion of 3.5 build integration and Lite runtime build changes. 14 years ago
csharptest 30d3fa3205 Converted build to also work under .net 3.5 14 years ago
ArnoldZokas 4725a082a6 Fixed broken builds 14 years ago
ArnoldZokas 649eb54a99 Fixed a bug in the build process that caused ReleaseBinaries package to be populated with redundant empty directories 14 years ago
ArnoldZokas 8bd5521e69 Fixed a bug in '_RunBenchmark' target that caused ProtoBench to throw an exception during execution 14 years ago
ArnoldZokas 8e08d4106d Migrated targets for generating benchmark source and assembly 14 years ago
ArnoldZokas 8c5121bc62 Fixed a output directory path bug that caused RunBenchmark to fail 14 years ago
ArnoldZokas df9b57896d Redirected test result files to directory ./build_temp 14 years ago
ArnoldZokas 1bbc226f92 Migrated target 'RunBenchmarks' 14 years ago
ArnoldZokas 1999a990be Implemented distribution package generation 14 years ago
ArnoldZokas 6c1033ce2a Migrated target '_CompileGeneratedSource' 14 years ago
ArnoldZokas 01d20fc6e6 Migrated target '_CopyGeneratedSource' 14 years ago
ArnoldZokas 1fcb719003 Migrated target '_GenerateSource' 14 years ago
ArnoldZokas 7f026c7199 Redirected test result file output to directory './build_output' 14 years ago
ArnoldZokas b287a2de36 Added '_Test' target to build scripts 14 years ago
ArnoldZokas a5a1b99352 Removed redundant configuration from build scripts 14 years ago
ArnoldZokas 3f5b69df28 Removed redundant 'Platform' settings 14 years ago
ArnoldZokas 7c913f73dc Created initial build script 14 years ago