- 24 Jul, 2019 2 commits
-
-
Yannic Bonenberger authored
-
Yannic Bonenberger authored
-
- 17 Jul, 2019 1 commit
-
-
Adam Cozzette authored
Fixes #6382.
-
- 09 Jul, 2019 1 commit
-
-
Ben Bader authored
-
- 03 Jul, 2019 1 commit
-
-
boscosiu authored
-
- 26 Jun, 2019 1 commit
-
-
Hao Nguyen authored
-
- 05 Jun, 2019 1 commit
-
-
Carlos O'Ryan authored
In some platforms ${CMAKE_INSTALL_LIBDIR} expands to `lib64`. The libraries are correctly installed in that directory, but the RPATH is set to point to `$ORIGIN/../lib`, where it should be `$ORIGIN/../lib64`.
-
- 03 May, 2019 1 commit
-
-
Hao Nguyen authored
-
- 09 Apr, 2019 1 commit
-
-
Hao Nguyen authored
-
- 06 Apr, 2019 1 commit
-
-
Hao Nguyen authored
-
- 05 Apr, 2019 1 commit
-
-
Hao Nguyen authored
-
- 01 Apr, 2019 1 commit
-
-
Phillipp Schoppmann authored
-
- 21 Mar, 2019 1 commit
-
-
Adam Cozzette authored
This should fix #5717 and ensure that this header gets installed properly on Windows.
-
- 20 Mar, 2019 2 commits
-
-
Hao Nguyen authored
-
Hao Nguyen authored
-
- 22 Feb, 2019 1 commit
-
-
Yilun Chong authored
-
- 21 Feb, 2019 1 commit
-
-
Xiang Dai authored
Signed-off-by:
Xiang Dai <764524258@qq.com>
-
- 02 Feb, 2019 1 commit
-
-
Paul Yang authored
* Add several fixes for python toolchain * Fix versin regex * Make script exit on error * Fix version regex * Fix version regex * Fix version regex * Fix version regex * Make test run on the current commit * Fix test * Fix test * Use git to retrieve current commit * Fix tests * Fix tests * Also make linux and mac work on the current commit * Fix test
-
- 31 Jan, 2019 1 commit
-
-
Michael Matthew Mitchell authored
libprotobuf being targed before libprotoc was causing Visual Studio to fail in linking protoc.
-
- 08 Jan, 2019 1 commit
-
-
Yilun Chong authored
* Down-integrate internal changes to github. * fix python conformance test * fix csharp conformance test * add back java map_lite_test.proto's optimize for option * fix php conformance test
-
- 20 Dec, 2018 1 commit
-
-
Aaron Bray authored
-
- 15 Dec, 2018 1 commit
-
-
Paul Yang authored
* Down-integrate internal changes * Update generated code for php, objc and csharp. * Add missing dependency in conformance_php
-
- 10 Dec, 2018 2 commits
-
-
Adam Cozzette authored
-
Abdel Younes authored
-
- 05 Dec, 2018 1 commit
-
-
Markus Heß authored
-
- 16 Nov, 2018 1 commit
-
-
dyyap authored
* Update README.md
-
- 09 Nov, 2018 1 commit
-
-
Adam Cozzette authored
-
- 28 Sep, 2018 1 commit
-
-
Markus Heß authored
This reverts commit 93f6b67e. Protoc adds already the relative path to the output directory. Therefore, we have to remove this again from the output directory to prevent adding it twice.
-
- 02 Sep, 2018 1 commit
-
-
Joshua Haberman authored
-
- 24 Aug, 2018 1 commit
-
-
Josh Haberman authored
I want to use the conformance tests from upb, which is switching to CMake.
-
- 22 Aug, 2018 1 commit
-
-
Feng Xiao authored
-
- 15 Aug, 2018 1 commit
-
-
Jozef Izso authored
Implements #3380
-
- 13 Aug, 2018 1 commit
-
-
Feng Xiao authored
* Fixes https://github.com/google/protobuf/issues/5031 * Fixes https://github.com/google/protobuf/issues/5037
-
- 09 Aug, 2018 1 commit
-
-
Feng Xiao authored
-
- 31 Jul, 2018 1 commit
-
-
Roman Popov authored
-
- 20 Jul, 2018 1 commit
-
-
Feng Xiao authored
* Delete unused files.
-
- 17 Jul, 2018 1 commit
-
-
Feng Xiao authored
* Remove js_embed binary.
-
- 10 Jul, 2018 1 commit
-
-
Markus Heß authored
Without this fix, protobuf_generate() sets the variable _generated_srcs to ${protobuf_generate_PROTOC_OUT_DIR}/${_rel_dir}/${_basename}${_ext} but generates the files in ${protobuf_generate_PROTOC_OUT_DIR}/${_basename}${_ext}
-
- 25 Jun, 2018 1 commit
-
-
Steffen Wittmeier authored
-
- 01 Jun, 2018 1 commit
-
-
Feng Xiao authored
* Remove js_embed binary.
-