Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cpp clangformat #853

Closed
wants to merge 18 commits into from
Closed

Cpp clangformat #853

wants to merge 18 commits into from

Commits on Jun 3, 2019

  1. CMake correct third_party handling

    Dmitry Sazonov committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    feb559c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79da10d View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. Cpp SDK. Improved CMake build.

    Dmitry Sazonov committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    43851cb View commit details
    Browse the repository at this point in the history
  2. Fixed ZLib reference

    Dmitry Sazonov committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    262b187 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. Cpp SDK docs update. Build scripts unification.

    Dmitry Sazonov committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    76f98c5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into cpp_prerequisities_cmake

    Dmitry Sazonov authored Jun 10, 2019
    Configuration menu
    Copy the full SHA
    325999e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. CMake option: build only prerequisities.

    (cherry picked from commit 0179a55c1ce20c449d8a60d3966e821552ecffdc)
    Dmitry Sazonov committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    daa9104 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. Cpp SDK. Picking version string from git tag.

    Dmitry Sazonov committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    fcb9e75 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into cpp_prerequisities_cmake

    # Conflicts:
    #	sdks/cpp/CMakeLists.txt
    Dmitry Sazonov committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    9ca8a89 View commit details
    Browse the repository at this point in the history
  3. Fixed regex for getting version number

    Dmitry Sazonov committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    b532943 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. Cpp sdk, added clang-format build step

    Dmitry Sazonov committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    16df65f View commit details
    Browse the repository at this point in the history
  2. Cpp clang-format verification build step

    Dmitry Sazonov committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    0262f4f View commit details
    Browse the repository at this point in the history
  3. Cpp codestyle verification with docker build

    Dmitry Sazonov committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    4caa3e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6da4b1d View commit details
    Browse the repository at this point in the history
  5. Test of clang-format

    dsazonoff committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    881b49e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5a6c96 View commit details
    Browse the repository at this point in the history
  7. test

    Dmitry Sazonov committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    5cf365a View commit details
    Browse the repository at this point in the history
  8. Fixed git diff usage for clang-format

    Dmitry Sazonov committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    f910114 View commit details
    Browse the repository at this point in the history