Skip to content

Commit

Permalink
Issues/0100 support for openexr3 imath3, cmake refactor (#105)
Browse files Browse the repository at this point in the history
* add support for OpenExr3/Imath3

* update CMake using cmake_refactor branch, 

* rename workflows and add openexr3 jobs

* add macos workflows
  • Loading branch information
michaeldsmith authored Dec 24, 2022
1 parent 6202740 commit 3fc4ae7
Show file tree
Hide file tree
Showing 32 changed files with 1,748 additions and 675 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# use linux line-endings for everything except BAT and CMD files
* text=auto eol=lf
*.{cmd,[cC][mM][dD]} text eol=crlf
*.{bat,[bB][aA][tT]} text eol=crlf
69 changes: 0 additions & 69 deletions .github/workflows/cmake_address_sanitizer.yml

This file was deleted.

64 changes: 0 additions & 64 deletions .github/workflows/cmake_no_openexr.yml

This file was deleted.

104 changes: 0 additions & 104 deletions .github/workflows/cmake_release.yml

This file was deleted.

Loading

0 comments on commit 3fc4ae7

Please sign in to comment.