1. 31 Jul, 2018 1 commit
  2. 03 May, 2018 1 commit
  3. 02 Apr, 2018 1 commit
  4. 26 Mar, 2018 2 commits
  5. 22 Mar, 2018 1 commit
  6. 13 Mar, 2018 1 commit
  7. 18 Oct, 2017 1 commit
  8. 01 Aug, 2017 1 commit
  9. 25 Jul, 2017 2 commits
  10. 18 Jul, 2017 1 commit
  11. 11 Jul, 2017 1 commit
  12. 29 Mar, 2017 1 commit
  13. 16 Mar, 2017 1 commit
  14. 10 Mar, 2017 1 commit
  15. 03 Mar, 2017 1 commit
  16. 19 Dec, 2016 1 commit
    • Adam Cozzette's avatar
      Fixed "make check" for cmake build · 98d89d42
      Adam Cozzette authored
      The check target did not depend on the test_plugin binary, so this would
      cause "make check" to fail at times because of the absence of
      test_plugin. This change adds a dependency on test_plugin so that it
      will always get built before the tests are executed.
      98d89d42
  17. 10 Oct, 2016 1 commit
  18. 06 Oct, 2016 2 commits
  19. 23 Sep, 2016 1 commit
  20. 22 Sep, 2016 1 commit
  21. 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
  22. 28 Apr, 2016 1 commit
  23. 29 Dec, 2015 1 commit
  24. 17 Sep, 2015 1 commit
  25. 16 Sep, 2015 1 commit
  26. 15 Sep, 2015 1 commit
  27. 26 Aug, 2015 1 commit
  28. 24 Aug, 2015 1 commit
  29. 21 Aug, 2015 1 commit
  30. 17 Jun, 2015 1 commit
  31. 16 Jun, 2015 1 commit
  32. 12 Jun, 2015 1 commit
    • Qartar's avatar
      Workaround for MSVC's string literal compiler limit. · 2fe6d7bc
      Qartar authored
      Escape characters don't count for string literal size, no need to pre-generate escape string.
      
      Added unit test to touch enormous cpp generated descriptor.
      
      Updated makefile to include enormous_descriptor.proto
      
      Fixed language compatibility error.
      2fe6d7bc
  33. 31 May, 2015 1 commit