1. 30 Oct, 2019 1 commit
  2. 27 Sep, 2019 1 commit
  3. 09 Jul, 2019 1 commit
  4. 03 Jul, 2019 1 commit
  5. 20 Mar, 2019 2 commits
  6. 02 Feb, 2019 1 commit
    • Paul Yang's avatar
      Add several fixes for python toolchain (#5667) · 5b4ac53c
      Paul Yang authored
      * Add several fixes for python toolchain
      
      * Fix versin regex
      
      * Make script exit on error
      
      * Fix version regex
      
      * Fix version regex
      
      * Fix version regex
      
      * Fix version regex
      
      * Make test run on the current commit
      
      * Fix test
      
      * Fix test
      
      * Use git to retrieve current commit
      
      * Fix tests
      
      * Fix tests
      
      * Also make linux and mac work on the current commit
      
      * Fix test
      5b4ac53c
  7. 24 Aug, 2018 1 commit
  8. 15 Aug, 2018 1 commit
  9. 22 May, 2018 1 commit
    • Mizux's avatar
      CMake OSX rpath management (#4620) · 7306f549
      Mizux authored
      * CMake: Add comment for CMP0048
      
      * CMake: osx use @rpath/ as target's install name (CMP0042)
      
      On MacoS library should use @rpath/ as prefix path instead of absolute build path
      e.g. otool -L libprotobuf.dylib
      libprotobuf.dylib:
        @rpath/libprotobuf.dylib (...)
        ...
      
      * CMake: add rpath to target for LINUX and APPLE
      7306f549
  10. 02 May, 2018 1 commit
  11. 27 Apr, 2018 1 commit
  12. 24 Apr, 2018 1 commit
  13. 04 Apr, 2018 1 commit
  14. 01 Feb, 2018 2 commits
  15. 13 Nov, 2017 1 commit
  16. 21 Oct, 2017 1 commit
  17. 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
  18. 18 Feb, 2017 1 commit
  19. 02 Sep, 2016 1 commit
  20. 01 Sep, 2016 1 commit
  21. 02 Aug, 2016 1 commit
  22. 10 Jun, 2016 1 commit
  23. 06 Jun, 2016 1 commit
  24. 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
  25. 01 Jun, 2016 1 commit
  26. 27 May, 2016 1 commit
  27. 01 Apr, 2016 1 commit
  28. 07 Dec, 2015 1 commit
  29. 14 Oct, 2015 1 commit
  30. 17 Sep, 2015 1 commit
  31. 15 Sep, 2015 3 commits
  32. 01 Sep, 2015 2 commits
  33. 31 Aug, 2015 2 commits
  34. 12 Aug, 2015 1 commit