aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Dart build statusMichael Thomsen2018-09-211-1/+1
| | | Add build status badge for Dart
* Replace repo links.Feng Xiao2018-08-221-1/+1
|
* Add status badge for bazel build.Feng Xiao2018-08-131-1/+1
|
* Remove jruby badge from our README.md.Feng Xiao2018-05-241-1/+1
|
* Add kokoro build status badges.Feng Xiao2018-03-271-14/+12
| | | | | Moved the badges to the language table as they are per-language based. Some badges are not yet available due to stuck kokoro jobs.
* Remove broken build status icons.Feng Xiao2018-03-261-1/+1
|
* Remove javanano.Feng Xiao2018-03-261-1/+0
|
* Add bazel support for examples.Feng Xiao2017-09-081-2/+12
| | | | | | | | The example utilizes native bazel rules (proto_library, cc_proto_library, java_proto_library, java_lite_proto_library) to show how easy it is to build protobuf with bazel's native support. It also makes use of well known types which was not possible until the latest bazel 0.5.4 release and https://github.com/google/protobuf/pull/3594 .
* Updated links to use httpsMaxwell Paul Brickner2017-06-231-1/+1
| | | | | | | Howdy! I just updated some links to use https instead of http. Thanks! ^ _ ^
* Add a link to dart-lang/protobufpostmasters2017-04-241-12/+13
|
* README.md: Make docs URL a linkMarc Abramowitz2017-02-181-1/+1
| | | Dedent URL so it renders as a link and not as code (fixed width font and not clickable).
* Add a badge for bazel build status.Feng Xiao2016-12-121-1/+1
|
* Add 32-bit machine test on jenkins. (#2245)Paul Yang2016-10-121-1/+1
|
* Check in php implementation. (#2052)Paul Yang2016-09-151-1/+1
| | | | | This pull request includes two implementation: C extension and PHP package. Both implementations support encode/decode of singular, repeated and map fields.
* Add a jenkins test status badge.Feng Xiao2016-08-121-1/+1
| | | | | | [ci skip] Change-Id: I5bf4f204e7ef0144d8fc984a985d502f92ce95ce
* Fix typos in README.mdSylvain Baubeau2016-01-251-2/+2
|
* Refactor README.md.Feng Xiao2016-01-211-186/+45
| | | | | | Move the original README.md to src since it's talking about C++ exclusively and add a more general README.md to document how to install protoc for all languages.
* Update README.md - remove typoRadoslaw Busz2016-01-081-1/+1
|
* Update README.md and remove INSTALL.txtFeng Xiao2016-01-061-5/+30
| | | | | | | | Added instructions on what tools to install to compile protobuf from source. Removed the INSTALL.txt file because it's just a simple copy of the autoconf documentation and confuses users. Change-Id: I6fd8aa13495f1238fe5c62451b95ad480b1c4bed
* Down-integrate from internal code base.Feng Xiao2015-06-151-2/+2
| | | | | | [ci skip] Change-Id: I9391c09640e0b0b2b21c45a97a1fc91814d95c5d
* Add a badge for AppVeyor build.Feng Xiao2015-06-151-1/+1
| | | | Change-Id: Ic59d78d699af0e5f50377f83c8a7ea9a78074d81
* Remove vsprojects.Feng Xiao2015-06-051-1/+1
|
* Add unix tools instructions for Mac.Jisi Liu2015-02-241-0/+16
| | | | Change-Id: I287d613fbe4180e41de67e26dfb905edeeebcf9d
* Adds Travis Cl support to test the code automatically.Feng Xiao2014-12-121-0/+2
|
* Added contributor and updated README to add AIX.Andrew Paprocki2014-11-111-0/+8
|
* Fix the formating of bold text.Feng Xiao2014-08-281-5/+5
|
* Update README.md to markdown format.Feng Xiao2014-08-281-12/+15
|
* Rename README.txt to README.mdFeng Xiao2014-08-281-0/+164