- 713f2d0 Removing files that were added during rebasing by Deanna Garcia · 3 years, 10 months ago
- 6319a23 Run update_file_lists.sh by Deanna Garcia · 3 years, 10 months ago
- 76188af Merge pull request #8272 from deannagarcia/kotlinProtos by deannagarcia · 4 years ago
- ce56063 Sync from Piper @368734211 by Joshua Haberman · 4 years ago
- 438d777 Adding file names to cmake files by Deanna Garcia · 4 years ago
- ee35b2d Merge pull request #8374 from igor-sirotin/feature/cmake-protoc-options by Adam Cozzette · 4 years ago
- 6739718 Merge branch 'master' into 3.15.x by Adam Cozzette · 4 years, 1 month ago
- b9a036b Do not disable RTTI by default in the CMake build by Florian Simon · 4 years, 1 month ago
- 5d0c309 Added abilty to pass options to protoc executable from cmake by Igor Sirotin · 4 years, 1 month ago
- 1add7a7 Create a CMake option to control whether or not RTTI is enabled by Florian Simon · 4 years, 1 month ago
- a4e7b97 Create a CMake option to control whether or not RTTI is enabled by Florian Simon · 4 years, 1 month ago
- 630028a Fix cmake install on iOS by Anton Danielsson · 4 years, 1 month ago
- 9fee757 Update libprotoc.cmake by deannagarcia · 4 years, 2 months ago
- cb8ca28 remove CMAKE_THREAD_LIBS_INIT from pkgconfig CFLAGS by Rosen Penev · 4 years, 3 months ago
- c777ade Conformance/CMake: Remove non-existence binary_json_conformance_main.cc file. by Biswapriyo Nath · 4 years, 4 months ago
- 5a7a4a5 Install examples in `/usr/local/share/protobuf/examples`. by Tongliang Liao · 4 years, 4 months ago
- fdc3584 Merge pull request #7925 from haberman/sync-stage by Joshua Haberman · 4 years, 5 months ago
- 022078d Fix a CMake module for support RelWithDebInfo and MinSizeRel install by Jichan · 4 years, 5 months ago
- ce66f60 Update libprotobuf.cmake by RPG3D · 4 years, 6 months ago
- 6aaa40f Update libprotobuf.cmake by RPG3D · 4 years, 6 months ago
- 6eedd1a Update libprotobuf-lite.cmake by RPG3D · 4 years, 6 months ago
- c8f7633 Adds a CMake option to build `libprotoc` separately (#7949) by Daniel Joos · 4 years, 6 months ago
- a633ad4 Ran update_file_lists.sh to pick up arenastring.cc. by Joshua Haberman · 4 years, 6 months ago
- 38d6de1 Sync from Piper @334206209 by Joshua Haberman · 4 years, 6 months ago
- a446e64 Previously, I had incorrectly used some newer features of CMake(version 3.14). But Now I have updated this code to work with older versions of CMake too. by Afshin Pir · 4 years, 7 months ago
- 32a94ce Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 4 years, 7 months ago
- 95e6c5b Sync from Piper @327110949 by Joshua Haberman · 4 years, 7 months ago
- e2cc2de Fix lots of spelling errors (#7751) by Peter Newman · 4 years, 8 months ago
- a076adc documentation: fix path for fetching submodules by Ron Klein · 4 years, 9 months ago
- 183cdec Sync from Piper @314226556 by Joshua Haberman · 4 years, 10 months ago
- 3dcf368 Merge branch 'sync-piper' into sync-stage by Joshua Haberman · 4 years, 11 months ago
- 6ed7383 Sync from Piper @311396324 by Joshua Haberman · 4 years, 11 months ago
- 976f85b Add "WITH_CMAKE" define to allow cross-compiling when using the cmake build system. by Michael WERLE · 4 years, 11 months ago
- c91ab40 Correcting import path selection for protoc by afshinpir · 5 years ago
- c62ffaa Incorrect selection of base name by afshinpir · 5 years ago
- b99994d Sync from Piper @304070343 by Joshua Haberman · 5 years ago
- 4603761 cmake: extended protobuf_generate by Falko Axmann · 5 years ago
- 10c48c9 Intel compiler: silence noisy warning for incorrectly evaluated inlining by Chuck Atkins · 5 years ago
- de75651 Merge 3.11.0-rc1 changes to master (#6917) by Rafi Kamal · 5 years ago
- 58d4420 Down Integrate Internal Changes by Rafi Kamal · 5 years ago
- 129a7c8 Make shared libraries be able to link to MSVC static runtime libraries, so that VC runtime is not required. by veawor · 5 years ago
- e93dea7 update Cmake example to build Visual Studio to newest 2019 version. by Daniel Johansen · 5 years ago
- 9fdb2cf fixed typo by debugx · 5 years ago
- 95a1c4f Fix #6098 by Changming Sun · 5 years ago
- 27e85ab Address review comments by Yannic Bonenberger · 6 years ago
- 4979489 Add test to verify BUILD- and cmake-files are in sync with src/Makefile.am by Yannic Bonenberger · 6 years ago
- 582640e Updated cmake path to io_win32.h (#6397) by Adam Cozzette · 6 years ago
- 56e7bdf Fix builtin_atomics check in CMakeLists.txt by Ben Bader · 6 years ago
- 55ed1d4 link libatomic on systems without adequate builtin atomics by boscosiu · 6 years ago
- 51026d9 Down integrate to GitHub by Hao Nguyen · 6 years ago
- b10d490 Fix RPATH when CMAKE_INSTALL_LIBDIR != lib. by Carlos O'Ryan · 6 years ago
- 1d4e959 Down integrate to GitHub by Hao Nguyen · 6 years ago
- 6dc9832 Merge branch 'master' of https://github.com/protocolbuffers/protobuf into sync201904090622 by Hao Nguyen · 6 years ago
- 176f7db Down integrate to Github by Hao Nguyen · 6 years ago
- c163a2d Revert accidentally commit by Hao Nguyen · 6 years ago
- 86bc27d Merge branch 'master' of https://github.com/protocolbuffers/protobuf by Hao Nguyen · 6 years ago
- a48a574 Down integrate to Github by Hao Nguyen · 6 years ago
- 8e5b2f1 Update file list for protobuf_lite by Phillipp Schoppmann · 6 years ago
- 8645d89 Merge branch '3.7.x' into merge-3-7-x by Adam Cozzette · 6 years ago
- e6779e9 Added io_win32.h to header list in CMake config by Adam Cozzette · 6 years ago
- d47c3e9 Fix CMake conflict by Hao Nguyen · 6 years ago
- 2f864fd Down integrate to Github by Hao Nguyen · 6 years ago
- cb6fa92 Merge branch '3.7.x' by Bo Yang · 6 years ago
- 429d2ae Merge branch 'master' into integration by Yilun Chong · 6 years ago
- d8c2501 down integration from internal by Yilun Chong · 6 years ago
- e479410 delete all duplicate empty blanks (#5758) by Xiang Dai · 6 years ago
- 5b4ac53 Add several fixes for python toolchain (#5667) by Paul Yang · 6 years ago
- dface63 Swapped libprotoc and libprotobuf by Michael Matthew Mitchell · 6 years ago
- dbfb9a8 Merge branch 'master' into 3.7.x by Bo Yang · 6 years ago
- 0adb74c Down-integrate internal changes to github. (#5555) by Yilun Chong · 6 years ago
- 43c3abf Merge pull request #5489 from aaron-bray/master by Adam Cozzette · 6 years ago
- 4243082 Add strtod to libprotobuf-lite by Aaron Bray · 6 years ago
- cecba29 Down-integrate internal changes (#5467) by Paul Yang · 6 years ago
- 81f6aa4 Ran ./update_file_lists.sh to update CMake configuration by Adam Cozzette · 6 years ago
- d7cd543 Merge pull request #5396 from hesmar/hesmar/fixCmakeInstallHeader by Joshua Haberman · 6 years ago
- 35aa9fd fix: cmake install by Abdel Younes · 6 years ago
- 6688b60 Windows: install missing headers by Markus Heß · 6 years ago
- 4361398 Updated README.md (#5366) by dyyap · 6 years ago
- 0894e07 Integrated internal changes from Google by Adam Cozzette · 6 years ago
- 1509e8e Revert "protobuf_generate(): add relative path to output dir" by Markus Heß · 6 years ago
- 64f5af2 Added conformance test impl file to CMake. by Joshua Haberman · 7 years ago
- d340bdf Merge pull request #5078 from haberman/conformance-cmake by Joshua Haberman · 7 years ago
- 4249692 Added cmake build files for the conformance test runner. by Josh Haberman · 7 years ago
- afe98de Replace repo links. by Feng Xiao · 7 years ago
- bde4eaf Update build files. by Feng Xiao · 7 years ago
- a8465b7 Merge master branch. by Feng Xiao · 7 years ago
- 6bbe197 Down-integrate from google3. by Feng Xiao · 7 years ago
- a69dfe6 tests: fix link failure and stack overflow on Mingw w64 by Roman Popov · 7 years ago
- b1c5503 Delete unused files. (#4942) by Feng Xiao · 7 years ago
- 93f6b67 protobuf_generate(): add relative path to output dir by Markus Heß · 7 years ago
- 3e84147 Fixed protobuf_generate output definition for files relative to the protobuf_generate command by Steffen Wittmeier · 7 years ago
- 143851e Remove js_embed binary. (#4709) by Feng Xiao · 7 years ago
- 7306f54 CMake OSX rpath management (#4620) by Mizux · 7 years ago
- fb33d88 Merge pull request #4619 from ccvca/cmake_protobuf_generate_changes by Feng Xiao · 7 years ago
- 291d9a0 Fix issue with version.rc by Ivan Shynkarenka · 7 years ago
- 411018e cmake: Fix DEPENDS of add_custom_command in protobuf_generate by Christian von Arnim · 7 years ago
- ac34bf8 Merge pull request #4579 from jozefizso/dev/3380_version_info by Feng Xiao · 7 years ago
- 4600f78 Merge pull request #4587 from chronoxor/master by Feng Xiao · 7 years ago
- b9c0c5f cmake: Add parameter PROTOC_OUT_DIR to protobuf_generate by Christian von Arnim · 7 years ago
- e8ae76f cmake: Use GENERATE_EXTENSIONS parameter in protobuf_generate by Christian von Arnim · 7 years ago