Histórico de commits

Autor SHA1 Mensagem Data
  Silver Chan d3e8a54020 Fix problem: cmake build failed in c++11 by clang 7 anos atrás
  Corentin Le Molgat 1ec9beb477 Use NEW behaviour for project VERSION variables. 7 anos atrás
  Corentin Le Molgat 8dd0f4e557 Even with MSVC enable zlib support as default behaviour. 7 anos atrás
  Yangqing Jia cba18efe18 Allow one to omit building libprotoc and protoc binaries 8 anos atrás
  Tim Ebringer a23669c2f6 Sort MSVC warning suppressions 8 anos atrás
  Tim Ebringer 2a72840425 Suppress VS2017 compiler/linker warnings 8 anos atrás
  Wojciech Mamrak 37bd5d525b Disable MSVC warning C4309 8 anos atrás
  Wei-Yin Chen (陳威尹) a7eaf36967 Rename UNICODE to protobuf_UNICODE 9 anos atrás
  Wei-Yin Chen (陳威尹) 588a803d58 Support Unicode build on Windows 9 anos atrás
  Konstantin Podsvirov eefd1fdd48 CMake: Auto find ZLIB from package config if nedded 9 anos atrás
  Walter Gray 4150a91c14 make protobuf_MSVC_STATIC_RUNTIME a dependent option to reflect it's use. 9 anos atrás
  Feng Xiao 6aa981f949 Merge pull request #1624 from yeswalrus/cmake-prerelease-versioning 9 anos atrás
  Walter Gray 23fef56e6d Replace handwritten protobuf-targets with exported version. 9 anos atrás
  Konstantin Podsvirov 71556295ff CMake project updates 9 anos atrás
  Walter Gray f1091ab1aa Include the prerelease version in the protobuf_VERSION 9 anos atrás
  Walter Gray c57c6eabf7 Bump to the *real* minimum required version. Setting CMP0022 breaks CMake versions < 2.8.12 9 anos atrás
  Jisi Liu 3b6df0612d Allow bigobj for map_unittest 9 anos atrás
  Benjamin Bennett 9fc4d90cab MSVC MP flag to build with multiple processes in visual studio. 9 anos atrás
  Konstantin Podsvirov c3aa4c2675 Improved SHARED build from CMake project 10 anos atrás
  Konstantin Podsvirov f397ede7c6 Add CMake option protobuf_DEBUG_POSTFIX 10 anos atrás
  Konstantin Podsvirov 0a22fe59b7 Rename CMake option BUILD_SHARED_LIBS to protobuf_BUILD_SHARED_LIBS 10 anos atrás
  Konstantin Podsvirov 620bd7418d Rename CMake option ZLIB to protobuf_WITH_ZLIB 10 anos atrás
  Konstantin Podsvirov 673d32e093 Rename CMake option BUILD_TESTING to protobuf_BUILD_TESTS 10 anos atrás
  Konstantin Podsvirov 905f464035 Using NEW behavior for CMP0022 in CMake project 10 anos atrás
  Konstantin Podsvirov d79e0379f2 Option for switching static runtime link policy with MSVC 10 anos atrás
  Konstantin Podsvirov 20b882d469 Using find_package(ZLIB) with MSVC too 10 anos atrás
  Konstantin Podsvirov db01460042 Improved configure.ac parsing 10 anos atrás
  Feng Xiao f818183f9b Merge pull request #673 from podsvirov/topic-cmake-install 10 anos atrás
  Jan Tattermusch 9bdeba479b only link runtime libraries statically for a static build 10 anos atrás
  Jan Tattermusch 1858ac9b42 make VS build link runtime statically 10 anos atrás