3 Commits (983d115bd9f388468fd65d1e623b858eb12bc528)

Author SHA1 Message Date
Daniel Joos c8f76331ab
Adds a CMake option to build `libprotoc` separately (#7949) 4 years ago
Peter Newman e2cc2de304
Fix lots of spelling errors (#7751) 4 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 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
veawor 129a7c875f Make shared libraries be able to link to MSVC static runtime libraries, so that VC runtime is not required. 5 years ago
Changming Sun 95a1c4fbc4 Fix #6098 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 d47c3e9258 Fix CMake conflict 6 years ago
Hao Nguyen 2f864fdfdf Down integrate to Github 6 years ago
Paul Yang 5b4ac53c97
Add several fixes for python toolchain (#5667) 6 years ago
Josh Haberman 4249692ce6 Added cmake build files for the conformance test runner. 6 years ago
Jozef Izso d2c35ce4cb Backport the PR #4579 to 3.6.x branch 6 years ago
Mizux 7306f549bf CMake OSX rpath management (#4620) 7 years ago
Ivan Shynkarenka f80a886bc1 Cygwin build failed 7 years ago
Jozef Izso 3415201d1d Add file information to Windows binaries 7 years ago
Corentin Le Molgat c3b152c7e0 CMake: Update CXX Standard management 7 years ago
Silver Chan d3e8a54020
Fix problem: cmake build failed in c++11 by clang 7 years ago
Corentin Le Molgat 1ec9beb477 Use NEW behaviour for project VERSION variables. 7 years ago
Corentin Le Molgat 8dd0f4e557 Even with MSVC enable zlib support as default behaviour. 7 years ago
Yangqing Jia cba18efe18 Allow one to omit building libprotoc and protoc binaries 7 years ago
Tim Ebringer a23669c2f6 Sort MSVC warning suppressions 7 years ago
Tim Ebringer 2a72840425 Suppress VS2017 compiler/linker warnings 7 years ago
Wojciech Mamrak 37bd5d525b Disable MSVC warning C4309 8 years ago
Wei-Yin Chen (陳威尹) a7eaf36967 Rename UNICODE to protobuf_UNICODE 8 years ago
Wei-Yin Chen (陳威尹) 588a803d58 Support Unicode build on Windows 8 years ago
Konstantin Podsvirov eefd1fdd48 CMake: Auto find ZLIB from package config if nedded 8 years ago
Walter Gray 4150a91c14 make protobuf_MSVC_STATIC_RUNTIME a dependent option to reflect it's use. 9 years ago
Walter Gray 23fef56e6d Replace handwritten protobuf-targets with exported version. 9 years ago
Konstantin Podsvirov 71556295ff CMake project updates 9 years ago
Walter Gray f1091ab1aa Include the prerelease version in the protobuf_VERSION 9 years ago
Walter Gray c57c6eabf7 Bump to the *real* minimum required version. Setting CMP0022 breaks CMake versions < 2.8.12 9 years ago
Jisi Liu 3b6df0612d Allow bigobj for map_unittest 9 years ago
Benjamin Bennett 9fc4d90cab MSVC MP flag to build with multiple processes in visual studio. 9 years ago
Konstantin Podsvirov c3aa4c2675 Improved SHARED build from CMake project 9 years ago
Konstantin Podsvirov f397ede7c6 Add CMake option protobuf_DEBUG_POSTFIX 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 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
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 743ec448c5 Parsing version from configure.ac for CMake project 9 years ago
Konstantin Podsvirov 82983433cf Install protobuf from cmake project 9 years ago
Jisi Liu 78d470c7a5 Make the code independent of config.h 10 years ago