ArnoldZokas
1999a990be
Implemented distribution package generation
14 years ago
ArnoldZokas
d58af394bd
Added '7-zip'
14 years ago
ArnoldZokas
6c1033ce2a
Migrated target '_CompileGeneratedSource'
14 years ago
ArnoldZokas
01d20fc6e6
Migrated target '_CopyGeneratedSource'
14 years ago
ArnoldZokas
0fed55ab65
Optimised protos directory paths
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
b7b80b500f
Added batch file for running 'GenerateCompletePackage'
14 years ago
ArnoldZokas
42e8ec7fd3
Added batch file for running 'GenerateReleasePackage'
14 years ago
ArnoldZokas
930ec0dab2
Added batch file for running 'RunBenchmarks'
14 years ago
ArnoldZokas
a5a1b99352
Removed redundant configuration from build scripts
14 years ago
ArnoldZokas
88d4e8bb32
Added batch file for running 'BuildAll'
14 years ago
ArnoldZokas
3f5b69df28
Removed redundant 'Platform' settings
14 years ago
ArnoldZokas
227d30a280
Added batch file for running 'BuildSilverlight2'
14 years ago
ArnoldZokas
374d7f35d6
Added batch file for running 'Build'
14 years ago
ArnoldZokas
8d585d9e67
Added 'Debug_Silverlight2' and 'Release_Silverlight2' configurations to all projects
14 years ago
ArnoldZokas
a54cf75814
Removed build configuration 'Silverlight2' from all projects
14 years ago
ArnoldZokas
90b2630c05
Removed Silverlight2 configuration from solution
14 years ago
ArnoldZokas
df27a076ba
Preparing for build process rewrite. Removed redundant batch files.
14 years ago
ArnoldZokas
05ca4da799
Created batch files for running Debug,Release and Silverlight2 builds
14 years ago
ArnoldZokas
a48354e2ca
Removed redundant compilation steps
14 years ago
ArnoldZokas
ed93d9a424
Removed redundant .NET CF 3.5 build configuration
14 years ago
ArnoldZokas
63cb1e4c2f
Removed .NET CF 3.5 project
14 years ago
csharptest
00ca608053
Added LITE macro definition
14 years ago
ArnoldZokas
64580d092f
Fixed merge conflicts
14 years ago
ArnoldZokas
a695dfaa5a
Merge branch 'master' of github.com:ArnoldZokas/dotnet-protobufs
14 years ago
ArnoldZokas
7c913f73dc
Created initial build script
14 years ago
ArnoldZokas
e9ffd67e1b
Converted solution to VS2010
14 years ago
Jon Skeet
be4b86aeae
Fixed spacing
...
committer: Arnold Zokas <arnold.zokas@coderoom.net>
14 years ago
Charles Stanhope
71f203a1a0
Added CodedInputStream ctor symmetrical with CodedOutputStream.
...
committer: Arnold Zokas <arnold.zokas@coderoom.net>
14 years ago
csharptest
cb7fc65716
Tests and fixes
14 years ago
csharptest
272cb8aee7
Lite feature complete.
14 years ago
csharptest
e495477358
Testing
14 years ago
csharptest
7d396f9d8a
Testing and related fixes
14 years ago
csharptest
487da48ad2
Fix for repeated extensions.
14 years ago
csharptest
80824a51c2
First Lite tests are passing.
14 years ago
csharptest
980ba8dcd4
Full rutime working, Lite generator and runtime building but untested
14 years ago
csharptest
804b6d842e
Implementation work for Lite runtime and generator
14 years ago
csharptest
64bfac2825
Integrated latest protoc.exe (2.3) and added/updated test protos
14 years ago
csharptest
16015a967b
Completed abstract lite builder and message
14 years ago
csharptest
80e73b922e
Completed abstract lite builder and message
14 years ago
Wink Saville
4e79aac882
Rename protoc to aprotoc.
...
With gLucid protoc is installed in the base system, by renaming
our version there will be no confusion about which compiler is
being used.
Change-Id: I975e29e4444af9467c9b9600d5a2e7027f4046ae
14 years ago
csharptest
97f86ce9de
missing virtual on MergeFrom
14 years ago
csharptest
6b812f8a83
Working split for lite interfaces
14 years ago
csharptest
a6722c34d9
Project for Lite implementation
14 years ago
csharptest
dce2b9d10e
Fixed issue in AsReadOnly()
14 years ago
csharptest
d9c59e6613
First pass at interface breakup
14 years ago
csharptest
c07571a79b
Added copy of existing classes that will be made Lite
14 years ago
Jon Skeet
57599ef16d
A few stylistic issues
14 years ago