Open misiugodfrey opened 2 months ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
6 out of 9 committers have signed the CLA.
:white_check_mark: paul-aiyedun
:white_check_mark: yoonminnam
:white_check_mark: mattpulver
:white_check_mark: misiugodfrey
:white_check_mark: jack-mapd
:white_check_mark: mattgara
:x: simoneves
:x: steveblackmon-mapd
:x: Misiu Godfrey
clang-format failed
clang-format failed
Catching up OS repo to a point that uses 8.0 deps.
There were a couple of commits here that required custom fixes. Specifically, there were some commits that added dependencies to libraries that are not in the OS deps list (GfxDriver and CPR). There are custom fixes in the last two commits to remove these extra deps as the functionality should not be necessary in the OS repo.
Update: The CPR dep has been pulled into OS, so I've re-added that code in. The only major deviation should now be the GfxDriver changes.