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

Add support for Bazel #898

Merged
merged 7 commits into from
Feb 19, 2021
Merged

Add support for Bazel #898

merged 7 commits into from
Feb 19, 2021

Commits on Feb 17, 2021

  1. Add bazel support

    Reimplemented bazelization for OpenEXR from scratch
    
    Signed-off-by: Vertexwahn <julian.amann@tum.de>
    Vertexwahn committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    82952a7 View commit details
    Browse the repository at this point in the history
  2. Add workflow to make sure that Bazel build works

    Signed-off-by: Vertexwahn <julian.amann@tum.de>
    Vertexwahn committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    0e1b049 View commit details
    Browse the repository at this point in the history
  3. Remove IexNamespace header file form source

    Signed-off-by: Vertexwahn <julian.amann@tum.de>
    Vertexwahn committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    c31eb8a View commit details
    Browse the repository at this point in the history
  4. Update to Bazel 4.0.0

    Signed-off-by: Vertexwahn <julian.amann@tum.de>
    Vertexwahn committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    a370ff8 View commit details
    Browse the repository at this point in the history
  5. Bump imath version

    Signed-off-by: Vertexwahn <julian.amann@tum.de>
    Vertexwahn committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    776bc64 View commit details
    Browse the repository at this point in the history
  6. Add correct sha for imath

    Signed-off-by: Vertexwahn <julian.amann@tum.de>
    Vertexwahn committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    5b84dec View commit details
    Browse the repository at this point in the history
  7. Bazel support: Bump Imath dependency. Port CMake changes (ImfIDManife…

    …st) to Bazel
    
    Signed-off-by: Vertexwahn <julian.amann@tum.de>
    Vertexwahn committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    8c5f9ac View commit details
    Browse the repository at this point in the history