Commit Graph

9 Commits

Author SHA1 Message Date
Jochen Topf fb44931f3b Consistent reference to LGPL 2011-04-13 21:47:56 +02:00
Jochen Topf 155c54ce62 Use LITE_RUNTIME option.
This way we can link to the smaller libprotobuf-lite. We can't use
reflection, but thats not really needed in most cases.
2011-04-13 21:41:59 +02:00
Scott Crosby fdb5facaff Add in LGPL copyright notices to the osmpbf library. 2011-01-02 20:21:48 -06:00
Scott Crosby f0ea2798ed Rename BlockHeader to BlobHeader 2010-12-21 11:39:02 -06:00
Scott Crosby 3b1400109a Leave the LZMA support enabled, so that existing implementations will compile. 2010-12-11 11:36:17 -06:00
Scott Crosby 67d5ae5a1e Depreciate lzma and bzip2 compressed blocks.
No encoder has ever supported bzip2 or lzma. bzip2 has a poor
time/compression ratio, so obsolete it right now. lzma can be
considered for future use, so indicate it as a proposed extension.
2010-12-11 11:23:28 -06:00
Scott Crosby a879cdef06 Put the protobufs into a package.
Suggestion of ChristianVetter
2010-10-16 22:05:17 -05:00
Scott Crosby d5d93f9609 Clean up protocolbuffer definitions and document them. 2010-09-01 15:22:39 -05:00
Scott Crosby 8f0c4a8bc2 Protobufs and common Java code for binary format. 2010-08-25 11:40:06 -05:00