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

iox-#1542 Support Bazel build system #1543

Merged
merged 14 commits into from
Jul 29, 2022

Commits on Jul 25, 2022

  1. iox-eclipse-iceoryx#1542 Add files needed for bazel build support

    Signed-off-by: Karl Wallner <[email protected]>
    kwallner committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    b1ae93b View commit details
    Browse the repository at this point in the history
  2. iox-eclipse-iceoryx#1542 Document bazel build

    Signed-off-by: Karl Wallner <[email protected]>
    kwallner committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    19031a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ffc183 View commit details
    Browse the repository at this point in the history
  4. iox-eclipse-iceoryx#1542 Correct include location of inline files

    Signed-off-by: Karl Wallner <[email protected]>
    kwallner committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    2ddb301 View commit details
    Browse the repository at this point in the history
  5. iox-eclipse-iceoryx#1542 Add bazel build configuration file (bazelrc)…

    … to use c++14
    
    Signed-off-by: Karl Wallner <[email protected]>
    kwallner committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    713ed16 View commit details
    Browse the repository at this point in the history
  6. iox-eclipse-iceoryx#1542 Update release-notes for bazel-build

    Signed-off-by: Karl Wallner <[email protected]>
    kwallner committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    e5b0f50 View commit details
    Browse the repository at this point in the history
  7. iox-eclipse-iceoryx#1542 Add bazel ignore to not interfere with cmake…

    …-build
    
    Signed-off-by: Karl Wallner <[email protected]>
    kwallner committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    842dc09 View commit details
    Browse the repository at this point in the history
  8. iox-eclipse-iceoryx#1542 Support bazel build with clang

    Signed-off-by: Karl Wallner <[email protected]>
    kwallner committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    f8eaf2e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff3568b View commit details
    Browse the repository at this point in the history
  10. iox-eclipse-iceoryx#1542 Add bazel build files to .gitignore

    Signed-off-by: Karl Wallner <[email protected]>
    kwallner committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    d577c9f View commit details
    Browse the repository at this point in the history
  11. iox-eclipse-iceoryx#1542 Fix document linter issue (missing link)

    Signed-off-by: Karl Wallner <[email protected]>
    kwallner committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    3bb45ac View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. iox-eclipse-iceoryx#1542 Add simple bazel sanity check

    Signed-off-by: Dietrich Krönke <[email protected]>
    dkroenke committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    278c07c View commit details
    Browse the repository at this point in the history
  2. iox-eclipse-iceoryx#1542 Exclude sofi stress test in GitHub CI

    Add linter check for bazel in CI
    
    Signed-off-by: Dietrich Krönke <[email protected]>
    dkroenke committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    378fd8d View commit details
    Browse the repository at this point in the history
  3. iox-eclipse-iceoryx#1543 Add bazel linter check

    Signed-off-by: Dietrich Krönke <[email protected]>
    dkroenke committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    0e1dff1 View commit details
    Browse the repository at this point in the history