529 Commits (176a0f456dcde9d977a1a3d28dca9bab89fe8504)

Author SHA1 Message Date
Florian Simon b9a036b444 Do not disable RTTI by default in the CMake build 4 years ago
Igor Sirotin 5d0c30934b Added abilty to pass options to protoc executable from cmake 4 years ago
Florian Simon 1add7a7bd6 Create a CMake option to control whether or not RTTI is enabled 4 years ago
Florian Simon a4e7b97bd6 Create a CMake option to control whether or not RTTI is enabled 4 years ago
Anton Danielsson 630028a4c6 Fix cmake install on iOS 4 years ago
deannagarcia 9fee757e46
Update libprotoc.cmake 4 years ago
Joshua Haberman f5d2d55007 Deleted the legacy "Handlers" APIs. upb can finally be deserving of its name. 4 years ago
Joshua Haberman c7787cbaa1 Fixed a bunch of Clang warnings. 4 years ago
Joshua Haberman 5e550e88f8 Added API for getting fielddef default as a upb_msgval. 4 years ago
Rosen Penev cb8ca280cd remove CMAKE_THREAD_LIBS_INIT from pkgconfig CFLAGS 4 years ago
Biswapriyo Nath c777ade07b Conformance/CMake: Remove non-existence binary_json_conformance_main.cc file. 4 years ago
Tongliang Liao 5a7a4a52a7 Install examples in `/usr/local/share/protobuf/examples`. 4 years ago
Joshua Haberman 5f8bb5de1d Updated generated code. 4 years ago
Joshua Haberman e9b79542ad Added a BUILD file for wyhash. 4 years ago
Joshua Haberman 6c16cba83f Removed obsolete port.c file. 4 years ago
Joshua Haberman 43c207ea7e Added CMake dummy rule. 4 years ago
Joshua Haberman e8f9eac68c Added #defines UPB_ENABLE_FASTTABLE and UPB_TRY_ENABLE_FASTTABLE. 4 years ago
Joshua Haberman e86541ac1d Fixed the build after the merge. 4 years ago
Joshua Haberman 7e5bd65098 Plumbed copts (including the crucial -std=c99) to upb_proto_library() aspect. 4 years ago
Joshua Haberman 8f3ee80d46 Drop C89/C90 support and MSVC prior to Visual Studio 2015. 4 years ago
Joshua Haberman a274ad786a Plumbed copts (including the crucial -std=c99) to upb_proto_library() aspect. 4 years ago
Joshua Haberman efd576b698 Added -std=gnu99 for fastdecode and ran Buildifier. 4 years ago
Joshua Haberman b928696942 A few more fixes, and test fastdecode under Kokoro. 4 years ago
Jichan 022078d3ee Fix a CMake module for support RelWithDebInfo and MinSizeRel install 4 years ago
Joshua Haberman bd9f8f580d Fixed a few bugs with the fast decoder. 4 years ago
Joshua Haberman 3eba47914b Allocate hasbits and table slots in "hotness" order. 4 years ago
Joshua Haberman 021db6fcd5 Allow larger tags into the table if they are unique mod 31. 4 years ago
Joshua Haberman 86d9908c55 Fastdecode support for packed fields. 4 years ago
Joshua Haberman e3e797b680 Added fasttable support for oneofs. 4 years ago
Joshua Haberman e2c709e047 Repeated string and primitive support. 4 years ago
Joshua Haberman a345af9883 Added a codegen parameter for whether fasttables are generated or not. 4 years ago
Joshua Haberman 2c1664906a Removed license comments and upb_amalgamation for google3. 4 years ago
Joshua Haberman b7dc77415a Added licenses() to all BUILD files. 4 years ago
Joshua Haberman e3f41de6c7 Split monolithic BUILD file into many build files. 4 years ago
RPG3D ce66f6047d Update libprotobuf.cmake 4 years ago
RPG3D 6aaa40f2a9 Update libprotobuf.cmake 4 years ago
RPG3D 6eedd1a519 Update libprotobuf-lite.cmake 4 years ago
Daniel Joos c8f76331ab
Adds a CMake option to build `libprotoc` separately (#7949) 4 years ago
Joshua Haberman a633ad452d Ran update_file_lists.sh to pick up arenastring.cc. 4 years ago
Afshin Pir a446e6472b 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. 4 years ago
Joshua Haberman 95e6c5b474 Sync from Piper @327110949 4 years ago
Peter Newman e2cc2de304
Fix lots of spelling errors (#7751) 4 years ago
Ron Klein a076adc20f documentation: fix path for fetching submodules 5 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Joshua Haberman 6ed738305b Sync from Piper @311396324 5 years ago
afshinpir c91ab40081 Correcting import path selection for protoc 5 years ago
afshinpir c62ffaa539 Incorrect selection of base name 5 years ago
Joshua Haberman b99994d994 Sync from Piper @304070343 5 years ago
Falko Axmann 460376190b cmake: extended protobuf_generate 5 years ago
Chuck Atkins 10c48c980f Intel compiler: silence noisy warning for incorrectly evaluated inlining 5 years ago