1. 23 Jan, 2019 1 commit
  2. 17 Jul, 2018 1 commit
    • Adam Cozzette's avatar
      Updated Docker setup to use GCC 4.8 · 6fc2bac3
      Adam Cozzette authored
      Now that we depend on C++11, we need at least GCC 4.8 instead of 4.7.
      This change updates the Docker setup to continue using CentOS 6.6 but
      with GCC 4.8.
      
      I also added libm to the whitelist for dynamically linked libraries for
      the ARM64 protoc binary.
      6fc2bac3
  3. 16 Jul, 2018 3 commits
    • Feng Xiao's avatar
      Add protoc release script for Linux build. · 9209a41f
      Feng Xiao authored
      9209a41f
    • Feng Xiao's avatar
      Update protoc build scripts. · 474fd316
      Feng Xiao authored
      1. Changed maven script to only do artifact uploading and removed build
      script invocation from it. We didn't use maven to invoke the build
      script before (we built protoc manually and editted pom.xml to only do
      uploading for previous releases), and will not use it in the future (we
      will use kokoro to build artifacts).
      2. Cleaned up build-protoc.sh and README.md: removed the part about
      using maven to build and listed supported platforms explicitly.
      474fd316
    • Feng Xiao's avatar
      Add protoc release script for Linux build. · bbbe422f
      Feng Xiao authored
      bbbe422f
  4. 13 Jul, 2018 1 commit
    • Feng Xiao's avatar
      Update protoc build scripts. · 6fa17eb3
      Feng Xiao authored
      1. Changed maven script to only do artifact uploading and removed build
      script invocation from it. We didn't use maven to invoke the build
      script before (we built protoc manually and editted pom.xml to only do
      uploading for previous releases), and will not use it in the future (we
      will use kokoro to build artifacts).
      2. Cleaned up build-protoc.sh and README.md: removed the part about
      using maven to build and listed supported platforms explicitly.
      6fa17eb3
  5. 07 Jul, 2018 1 commit
  6. 06 Jul, 2018 1 commit
    • Adam Cozzette's avatar
      Updated Docker setup to use GCC 4.8 · 65e76f52
      Adam Cozzette authored
      Now that we depend on C++11, we need at least GCC 4.8 instead of 4.7.
      This change updates the Docker setup to continue using CentOS 6.6 but
      with GCC 4.8.
      
      I also added libm to the whitelist for dynamically linked libraries for
      the ARM64 protoc binary.
      65e76f52
  7. 22 Mar, 2018 1 commit
  8. 10 Nov, 2017 1 commit
  9. 15 Aug, 2017 3 commits
  10. 28 Jul, 2016 1 commit
  11. 26 Jul, 2016 3 commits
  12. 11 May, 2016 1 commit
    • Kun Zhang's avatar
      Fine-tune build scripts and better documentation. · 28cb77f3
      Kun Zhang authored
      "make google/protobuf/stubs/pbconfig.h" was added in hope of addressing
      the issue that when you "make protoc" from a freshly checked out
      project, pbconfig.h will be reported missing. However, the trick doesn't
      seem to work. Instead, add instructions in the document to work the issue
      around.
      
      Also document why MSYS2 cannot be used for publishing protoc.
      28cb77f3
  13. 10 May, 2016 1 commit
  14. 17 Apr, 2015 1 commit
    • Kun Zhang's avatar
      A few fix-ups. · 90a7ed6f
      Kun Zhang authored
      1. make google/protobuf/stubs/pbconfig.h before making protoc, otherwise it
      won't build a freshly checked-out code.
      2. Document the build environments that have been tested to work.
      3. Add support for MINGW64
      90a7ed6f
  15. 08 Apr, 2015 4 commits
  16. 07 Apr, 2015 1 commit
  17. 02 Apr, 2015 3 commits
  18. 01 Apr, 2015 2 commits
  19. 31 Mar, 2015 3 commits
  20. 25 Mar, 2015 1 commit