aboutsummaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Changes to publish.csproj targetscsharptest2012-10-171-179/+181
* Rewrote the PublishRelease.bat file in MSBuild (publish.csproj), updated nusp...csharptest2012-10-166-144/+210
* Cleanup of build batch files, todo - rework publishrelease.batcsharptest2012-10-168-41/+33
* Collision with known MSBuild property ProjectType was causing errors, renamed...csharptest2012-10-161-1/+1
* Working project templates for Silverlight testing of SL2..4 and PL4csharptest2012-10-161-3/+3
* Adding project templates and refactored buildcsharptest2012-10-153-246/+299
* Normalizing base project configurationscsharptest2012-10-155-48/+40
* Removed explicit build of addressbook so that it builds like all other protoscsharptest2012-10-101-2/+0
* Adding addressbook.proto to the buildcsharptest2012-10-101-0/+1
* version 2.4.1.473csharptest2011-10-152-17/+71
* Added removal of build_output and build_temp to CleanAll.batcsharptest2011-10-047-10/+14
* Removed dependency on Rhino.Mockscsharptest2011-10-041-0/+5
* - Upgraded NUnitcsharptest2011-10-042-7/+16
* Fix for incorrect Target/Configurationcsharptest2011-10-021-1/+1
* Several build related changes in this commit:csharptest2011-10-0214-195/+242
* Added unit tests for Lite runtime services and serializationcsharptest2011-10-011-0/+4
* Adding the types that were removed from unittest.proto and unittest_lite.protocsharptest2011-10-011-0/+4
* Incorrect titles in NuGet packagescsharptest2011-10-012-2/+2
* Changes from reviewcsharptest2011-10-012-2/+2
* Removed old version of nuspec filecsharptest2011-09-301-56/+0
* Added nuspec for full/lite versions and NuGet publishing commandscsharptest2011-09-303-18/+176
* Added lite version of the serialization assemblycsharptest2011-09-301-2/+3
* rebase to tipcsharptest2011-09-307-96/+96
|\
| * Fixed line-endings in bat/txt filescsharptest2011-09-167-96/+96
* | Fixes based on reviewcsharptest2011-09-111-56/+55
* | Added nuget package configuration.csharptest2011-09-102-0/+136
|/
* Fixed removal of all '_' from names, Added unit test.csharptest2011-08-121-0/+4
* 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-052-0/+2
* Added the field name to all CodedOutputStream.Write??? callscsharptest2011-06-031-1/+1
* 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-232-3/+4
* Fix for missing build_temp prior to releasecsharptest2011-05-201-0/+1
* Added version command to PublishRelease.bat, added use of external signing keycsharptest2011-05-203-20/+44
* merged from protobuf-csharp-portcsharptest2011-05-194-4/+296
|\
| * fix for the release upload scriptcsharptest2011-05-192-8/+8
| * version 2.3.0.277csharptest2011-05-194-4/+296
* | - 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-034-178/+178
* 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-155-45/+118
* Converted build to also work under .net 3.5csharptest2010-12-153-17/+21
* Fixed build for lite runtimeJon Skeet2010-12-141-12/+34
* Fixed broken buildsArnoldZokas2010-12-131-1/+1
* Fixed a bug in the build process that caused ReleaseBinaries package to be po...ArnoldZokas2010-12-084-3/+15
* Merge branch 'master' of git://github.com/jskeet/dotnet-protobufsArnoldZokas2010-12-081-0/+0
|\
| * Renamed benchmark batch file, and made all other batch files use Any CPU target.Jon Skeet2010-12-075-11/+11
* | Added 'Any CPU' platform switch to all msbuild callsArnoldZokas2010-12-026-13/+13
* | Removed redundant shell scriptArnoldZokas2010-12-021-13/+0
|/