Adam Cozzette
85eb57d267
Fix typo in src/README.md ( #9644 )
3 years ago
Jason Lunn
557f6fbfc8
Add alternative instructions for Homebrew users.
3 years ago
Amin Vakil
f96050a05d
Add $(nproc) to make documentation ( #9360 )
3 years ago
Adam Cozzette
1f66b1b032
Sync from Piper @402594188
...
PROTOBUF_SYNC_PIPER
3 years ago
NexusNull
5142e362bc
Update README.md ( #9078 )
...
remove dollar sign for easier copying
3 years ago
Adam Cozzette
562fc946c7
Sync from Piper @388508285
...
PROTOBUF_SYNC_PIPER
3 years ago
Matt Kulukundis
d835808b7a
remove various broken build status tags
3 years ago
Joshua Haberman
9521803d40
Sync from Piper @375548932
...
PROTOBUF_SYNC_PIPER
4 years ago
Josh Kelley
8aaf4d2a40
Build updates ( #5300 )
...
* Make language instructions' documentation links clickable
See 86208c52
.
* Add a `git submodules` check to autogen.sh
Running `./autogen.sh && make` happens to work without initializing git
submodules - but autogen.sh writes to what is supposed to be a git
submodules directory, so trying to later initialize git submodules
fails.
This change makes building a bit more reliable for people who miss this
step.
* Revise third_party googletest logic
As discussed in PR, instead of requiring that `git submodule --init` be
run, correctly handle the case where it isn't run.
4 years ago
listonjesse
2ae7cf0e03
Auxillary -> Auxiliary
5 years ago
Nick Presta
75553e9ec8
Update shell format in installation instructions.
5 years ago
John D. Pope
c5fb586fc9
allow copy and paste from readme
...
spare people the time deleting $ from text.
5 years ago
Feng Xiao
afe98de32a
Replace repo links.
6 years ago
Feng Xiao
b4646ecfff
Add status badge for bazel build.
6 years ago
Feng Xiao
2dcd6ae409
Remove/replace travis references ( #4953 )
...
* Remove/replace travis references.
6 years ago
Feng Xiao
014e76e2cd
Update instructions about getting protobuf source.
7 years ago
Carlos O'Ryan
3c5442a95d
Include googletest as a submodule ( #3993 )
...
Add googletest as a submodule in third_party/googletest.
7 years ago
Robert Schumacher
aaf41c600d
Add Vcpkg to C++ installation instructions for Windows
...
Fixes issue #1154 by noting that `vcpkg` contains protobuf. Potential improvements: also remark how to use `vcpkg` to get dependencies when building from source via CMake.
7 years ago
Brent Shaffer
f8a969d50a
proper codeblock in README
9 years ago
beardedn5rd
2eb774e602
after comment of Feng Xiao changed the entry to g++
9 years ago
beardedn5rd
b12f630e81
updated README
9 years ago
Mahmut Ali ÖZKURAN
9b3357ddac
Updated README.md
...
Added relative link to cmake guide.
9 years ago
Feng Xiao
d0e0114f31
Refactor README.md.
...
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.
9 years ago
Radoslaw Busz
7d91667e82
Update README.md - remove typo
9 years ago
Feng Xiao
64d865210f
Update README.md and remove INSTALL.txt
...
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
9 years ago
Feng Xiao
e96ff30120
Down-integrate from internal code base.
...
[ci skip]
Change-Id: I9391c09640e0b0b2b21c45a97a1fc91814d95c5d
10 years ago
Feng Xiao
9c8db515d5
Add a badge for AppVeyor build.
...
Change-Id: Ic59d78d699af0e5f50377f83c8a7ea9a78074d81
10 years ago
Feng Xiao
ee6b3d5529
Remove vsprojects.
10 years ago
Jon Skeet
836a273544
Create README.md
10 years ago
Jisi Liu
581a5266ee
Add unix tools instructions for Mac.
...
Change-Id: I287d613fbe4180e41de67e26dfb905edeeebcf9d
10 years ago
Feng Xiao
0c7f6241e5
Adds Travis Cl support to test the code automatically.
10 years ago
Andrew Paprocki
1ddf6937ee
Added contributor and updated README to add AIX.
10 years ago
Feng Xiao
b168d1fd1d
Fix the formating of bold text.
10 years ago
Feng Xiao
17007a6c47
Update README.md to markdown format.
10 years ago
Feng Xiao
bc72de8ea0
Rename README.txt to README.md
10 years ago
Feng Xiao
de00052be7
Add instructions on how to generate the configure script.
10 years ago
Feng Xiao
e9c00d9dd0
Rename COPYING.txt to LICENSE for opensource compliance and update links
...
in README.txt.
10 years ago
xiaofeng@google.com
eaaef0b39b
Fix issues: 342, 424, 428, 430, 436
12 years ago
kenton@google.com
3c66c2e641
Allow dependents to use pkg-config to figure out what flags to pass to link against protobuf.
16 years ago
kenton@google.com
9824eda6b5
enable cross-compiling
16 years ago
kenton@google.com
a2a32c2043
Support HP C++ on Tru64.
...
Patch (mostly) by Vincent Choinière <Choiniere.Vincent@hydro.qc.ca>.
16 years ago
Jon Skeet
f0589506c9
Wiping slate clean to start again with new layout.
16 years ago
temporal
742e40975a
2.0.1 release.
16 years ago
temporal
a44f3c33df
Update CHANGES.txt for v2.0.1. Also update beta warning in README.txt.
17 years ago
Jon Skeet
f92c545f49
Initial commit of C# code developed before installing Git.
...
committer: Jon Skeet <skeet@pobox.com>
17 years ago
temporal
cc930432c2
misc. stuff:
...
- Improved readmes.
- Fixed incorrect definition of kint32min.
- Fixed absolute output paths on Windows.
- Added info to Java POM that will be required when we upload the
package to a Maven repo.
17 years ago
temporal
40ee551715
Initial checkin.
17 years ago