aboutsummaryrefslogtreecommitdiff
path: root/build/Common.targets
Commit message (Collapse)AuthorAgeFilesLines
* Allow protoc to be targeted by protogen explicitly.Jon Skeet2011-05-231-0/+2
| | | | Use that within the build for the address book sample.
* 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 ↵ArnoldZokas2010-12-081-3/+8
| | | | populated with redundant empty directories
* Fixed a bug in '_RunBenchmark' target that caused ProtoBench to throw an ↵ArnoldZokas2010-12-011-0/+1
| | | | exception during execution
* 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