464 Commits (9f0fc68b38e1082f2e2a81a081fcae3d0abff10e)

Author SHA1 Message Date
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
Rafi Kamal de75651d7a
Merge 3.11.0-rc1 changes to master (#6917) 5 years ago
Rafi Kamal 01425cb262
Revert "Make shared libraries be able to link to MSVC static runtime libraries, so that VC runtime is not required." (#6914) 5 years ago
Rafi Kamal 58d4420e2d Down Integrate Internal Changes 5 years ago
veawor 129a7c875f Make shared libraries be able to link to MSVC static runtime libraries, so that VC runtime is not required. 5 years ago
Daniel Johansen e93dea7746 update Cmake example to build Visual Studio to newest 2019 version. 5 years ago
debugx 9fdb2cf2bb fixed typo 5 years ago
Changming Sun 95a1c4fbc4 Fix #6098 5 years ago
Yannic Bonenberger 27e85ab55d Address review comments 5 years ago
Yannic Bonenberger 4979489451 Add test to verify BUILD- and cmake-files are in sync with src/Makefile.am 5 years ago
Adam Cozzette 582640ef31 Updated cmake path to io_win32.h (#6397) 5 years ago
Ben Bader 56e7bdf278 Fix builtin_atomics check in CMakeLists.txt 5 years ago
boscosiu 55ed1d427c link libatomic on systems without adequate builtin atomics 5 years ago
Hao Nguyen 51026d9229 Down integrate to GitHub 6 years ago
Carlos O'Ryan b10d490efd Fix RPATH when CMAKE_INSTALL_LIBDIR != lib. 6 years ago
Hao Nguyen 1d4e959374 Down integrate to GitHub 6 years ago