Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-15 | examples: cmake_simple: Use auto discovered path | Kyle Manna | 1 | -2/+1 | |
* No need to specify the src path and the module path. Let cmake do it. | |||||
2015-09-24 | Add initialization to examples/simple | Petteri Aimonen | 2 | -6/+12 | |
2015-09-20 | Add syntax specification to .proto files (issue #167) | Petteri Aimonen | 5 | -0/+10 | |
Eliminates a warning on protoc 3.0. | |||||
2015-02-13 | Lower required CMake version in example | Petteri Aimonen | 1 | -1/+1 | |
2015-02-13 | Update cmake_simple example readme | Petteri Aimonen | 1 | -8/+1 | |
2015-02-13 | Add simple example built with CMake | Oliver Lee | 4 | -0/+117 | |
2014-08-26 | Add pb_common.c to examples | Petteri Aimonen | 1 | -0/+1 | |
2014-07-20 | Cleanup and comment the code of network_server example. | Petteri Aimonen | 2 | -65/+118 | |
Update issue 123 Status: FixedInGit | |||||
2014-01-01 | Fix Makefiles for the examples | Petteri Aimonen | 3 | -0/+6 | |
The default rules for make were being selected before our own rules and the .pb.c was not being built. | |||||
2013-12-29 | README updates | Petteri Aimonen | 1 | -3/+2 | |
2013-12-29 | Actually no, it was a portability hassle | Petteri Aimonen | 1 | -7/+0 | |
2013-12-29 | Makefile tuning | Petteri Aimonen | 1 | -0/+7 | |
2013-12-29 | Rework the Makefiles to be compatible with binary packages. | Petteri Aimonen | 4 | -38/+22 | |
2013-12-29 | Moving files around | Petteri Aimonen | 4 | -0/+0 | |
Renamed READMEs to README.txt to be more friendly for Windows users. | |||||
2013-09-13 | Add a new very simple example | Petteri Aimonen | 4 | -0/+127 | |
2013-09-13 | Move examples into subfolders, add READMEs | Petteri Aimonen | 21 | -0/+1021 | |