1. 01 Feb, 2018 2 commits
  2. 13 Nov, 2017 1 commit
  3. 21 Oct, 2017 1 commit
  4. 06 Oct, 2017 1 commit
    • Tim Ebringer's avatar
      Suppress VS2017 compiler/linker warnings · 2a728404
      Tim Ebringer authored
      VS2017 warns about a few additional things, for example, files that
      define no symbols (which is typically the result of a platform specific
      ifdef not applying on Windows).
      
      Suppress these warnings so the build is clean on VS2017.
      2a728404
  5. 18 Feb, 2017 1 commit
  6. 02 Sep, 2016 1 commit
  7. 01 Sep, 2016 1 commit
  8. 02 Aug, 2016 1 commit
  9. 10 Jun, 2016 1 commit
  10. 06 Jun, 2016 1 commit
  11. 03 Jun, 2016 1 commit
    • Konstantin Podsvirov's avatar
      CMake project updates · 71556295
      Konstantin Podsvirov authored
      A series of improvements:
      
      - Improved Protobuf module compatibility (disabled by default);
      - Hide advanced settings;
      - Added build tree configuration;
      - Added build of examples.
      71556295
  12. 01 Jun, 2016 1 commit
  13. 27 May, 2016 1 commit
  14. 01 Apr, 2016 1 commit
  15. 07 Dec, 2015 1 commit
  16. 14 Oct, 2015 1 commit
  17. 17 Sep, 2015 1 commit
  18. 15 Sep, 2015 3 commits
  19. 01 Sep, 2015 2 commits
  20. 31 Aug, 2015 2 commits
  21. 12 Aug, 2015 1 commit
  22. 09 Aug, 2015 1 commit
  23. 31 Jul, 2015 2 commits
  24. 17 Jun, 2015 1 commit
    • Jisi Liu's avatar
      Make the code independent of config.h · 78d470c7
      Jisi Liu authored
      Now the Build tool needs to define -DHAVE_ZLIB and -DHAVE-PTHREAD rather
      than providing a config.h
      
      - Make pbconfig.h a manually written file to handle hash conditions
        according to platform related macros.
      - Remove #include "config.h" from source code.
      - Changed the configure.ac and Makefile.am to pass down the macros.
      - Change cmake to pass down the the macros.
      
      Change-Id: I537249d5df8fdeba189706aec436d1ab1104a4dc
      78d470c7
  25. 06 Jun, 2015 2 commits
  26. 04 Jun, 2015 1 commit
  27. 31 May, 2015 1 commit