369 Commits (40847c7ee5848f41c505a1ece1f27ec4a687837b)

Author SHA1 Message Date
Jisi Liu f86d39c295 Update file lists. 9 years ago
Jisi Liu 1f4f3e26bd Update file list to include the missing extension lite file. 9 years ago
Gaurav Vaish 74d8b0bebc Added access_level for types 9 years ago
Jisi Liu 3b6df0612d Allow bigobj for map_unittest 9 years ago
Josh Haberman fe96a215d9 Clarified that 'nmake' must be run before 'nmake check'. 9 years ago
Jisi Liu 5221dcbe47 Integrate from google internal. 9 years ago
Dongjoon Hyun 7b08d49e9d Fix typos in README.md/CHANGES.txt 9 years ago
Feng Xiao ef6c72b46b Update BUILD/cmake files. 9 years ago
Feng Xiao e841bac4fc Down-integrate from internal code base. 9 years ago
Benjamin Bennett 9fc4d90cab MSVC MP flag to build with multiple processes in visual studio. 9 years ago
Jon Skeet a6361a124a Rename "umbrella" to "reflection" consistently. 9 years ago
Doug Kwan 2a50e67c78 Add support for POWER Linux 9 years ago
Leif Gruenwoldt a9e6a8f61d Change back to "protobuf_BUILD_TESTS" flag 9 years ago
Leif Gruenwoldt 24e2d8c2f1 Fix typos in cmake README.md 9 years ago
Konstantin Podsvirov c3aa4c2675 Improved SHARED build from CMake project 9 years ago
Konstantin Podsvirov 0f21c538be Update cmake/README.md for #783 PR 9 years ago
Jon Skeet 67dd42c50d First pass at generating XML documentation from .proto comments. 9 years ago
Konstantin Podsvirov f397ede7c6 Add CMake option protobuf_DEBUG_POSTFIX 9 years ago
Konstantin Podsvirov e301946ca4 Simplify testing from CMake project to "check" target 9 years ago
Konstantin Podsvirov d41601c249 Improved testing from CMake project 9 years ago
Konstantin Podsvirov 0a22fe59b7 Rename CMake option BUILD_SHARED_LIBS to protobuf_BUILD_SHARED_LIBS 9 years ago
Konstantin Podsvirov 620bd7418d Rename CMake option ZLIB to protobuf_WITH_ZLIB 9 years ago
Konstantin Podsvirov 673d32e093 Rename CMake option BUILD_TESTING to protobuf_BUILD_TESTS 9 years ago
Konstantin Podsvirov 2fa0439b00 Improved testing from CMake project 9 years ago
Konstantin Podsvirov 905f464035 Using NEW behavior for CMP0022 in CMake project 9 years ago
Konstantin Podsvirov d79e0379f2 Option for switching static runtime link policy with MSVC 9 years ago
Konstantin Podsvirov 20b882d469 Using find_package(ZLIB) with MSVC too 9 years ago
Konstantin Podsvirov db01460042 Improved configure.ac parsing 9 years ago
Peter Kasting 5d412c47d9 Change to just not marking the class for export 9 years ago
Peter Kasting 6e54999773 Fix compile failures building protobuf DLLs on MSVC in Chromium's codebase. 9 years ago
Bo Yang ff7bdad231 Fix bugs on windows 9 years ago
Jisi Liu b90f9f8073 Update cmake and BUILD files. 9 years ago
Feng Xiao b17ec3ca11 Down-integrate from internal code base. 9 years ago
Feng Xiao eee38b0c01 Down-integrate from google3. 9 years ago
Jisi Liu b0f661181d Down-integrate from internal branch. 9 years ago
Jan Tattermusch 9bdeba479b only link runtime libraries statically for a static build 9 years ago
Jan Tattermusch 1858ac9b42 make VS build link runtime statically 9 years ago
Konstantin Podsvirov 61e078e803 Install headers from extract_includes for all platforms 9 years ago
Konstantin Podsvirov 5500b0691f Fix: comment typo 9 years ago
Konstantin Podsvirov ebfca175e2 Install well-known type proto files from CMake project 9 years ago
Konstantin Podsvirov 0be0789018 CMake installation now compatible with origin FindProtobuf module 9 years ago
Konstantin Podsvirov 743ec448c5 Parsing version from configure.ac for CMake project 9 years ago
Konstantin Podsvirov 82983433cf Install protobuf from cmake project 9 years ago
Tom Hughes 6d72d12575 Set cmake include directories on library targets. 9 years ago
Jisi Liu 12f6e3dd0e update header list. 9 years ago
Jisi Liu 7b216119ee Update make file for extra headers. 9 years ago
Jon Skeet b2ac868493 First part of implementing wrapper types. Not ready yet! 10 years ago
Jisi Liu bd4bc9e72c remove pbconfig from extract script 10 years ago
Jan Tattermusch cacbedf04e export c# naming routines publicly 10 years ago
Jon Skeet 0d684d3420 First pass at map support. 10 years ago