aboutsummaryrefslogtreecommitdiff
path: root/build/Common.targets
Commit message (Expand)AuthorAgeFilesLines
* Adding project templates and refactored buildcsharptest2012-10-151-189/+54
* Normalizing base project configurationscsharptest2012-10-151-15/+13
* Removed explicit build of addressbook so that it builds like all other protoscsharptest2012-10-101-2/+0
* version 2.4.1.473csharptest2011-10-151-0/+62
* - Upgraded NUnitcsharptest2011-10-041-4/+8
* Several build related changes in this commit:csharptest2011-10-021-33/+109
* Use the v2 benchmarking system from the build.Jon Skeet2011-08-071-0/+1
* Split off the Serialization namespace into a new assembly.csharptest2011-08-051-0/+1
* Allow protoc to be targeted by protogen explicitly.Jon Skeet2011-05-231-0/+2
* Fixes to package generation, and convert all tabs to spaces in MSBuild files.Jon Skeet2011-04-031-74/+74
* Fix to rebuild src prior to running benchmarkscsharptest2011-04-021-1/+1
* Completion of 3.5 build integration and Lite runtime build changes.csharptest2010-12-151-23/+27
* Converted build to also work under .net 3.5csharptest2010-12-151-13/+10
* Fixed broken buildsArnoldZokas2010-12-131-1/+1
* Fixed a bug in the build process that caused ReleaseBinaries package to be po...ArnoldZokas2010-12-081-3/+8
* Fixed a bug in '_RunBenchmark' target that caused ProtoBench to throw an exce...ArnoldZokas2010-12-011-0/+1
* Migrated targets for generating benchmark source and assemblyArnoldZokas2010-12-011-3/+49
* Fixed a output directory path bug that caused RunBenchmark to failArnoldZokas2010-12-011-1/+1
* Redirected test result files to directory ./build_tempArnoldZokas2010-11-301-1/+1
* Migrated target 'RunBenchmarks'ArnoldZokas2010-11-301-2/+6
* Implemented distribution package generationArnoldZokas2010-11-301-0/+18
* Migrated target '_CompileGeneratedSource'ArnoldZokas2010-11-301-1/+5
* Migrated target '_CopyGeneratedSource'ArnoldZokas2010-11-301-1/+5
* Migrated target '_GenerateSource'ArnoldZokas2010-11-301-2/+13
* Redirected test result file output to directory './build_output'ArnoldZokas2010-11-291-1/+1
* Added '_Test' target to build scriptsArnoldZokas2010-11-291-0/+4
* Removed redundant configuration from build scriptsArnoldZokas2010-11-291-1/+1
* Removed redundant 'Platform' settingsArnoldZokas2010-11-291-1/+1
* Created initial build scriptArnoldZokas2010-11-221-0/+13