Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 1.57 KB

CHANGELOG.md

File metadata and controls

14 lines (12 loc) · 1.57 KB

utilities 23.01.00 (30 Jan 2023)

🛠️ Improvements

  • Extraction of common scripts and utilities + cleanup and imrpovements (#1) @drobison00
  • Update glob string to find all python files (#2) @drobison00
  • Fix to make BUILD_WHEEL flag function as intended (#4) @drobison00
  • Add Depfile for Pip Install (#3) @mdemoret-nv
  • Fix Message Context in Macros (#6) @mdemoret-nv
  • Improve Handling of RAPIDS Versions (#7) @mdemoret-nv
  • Fixing some issues after moving the ci/runner scripts to utilities (#8) @mdemoret-nv
  • remove broken/unsupported rapids_cpm_find usages in favor of rapids_find_package (#5) @cwharris
  • Remove the Numpy Dependency from CMake and Revert Boost Config (#9) @mdemoret-nv
  • Fix MRC config when building from source (#11) @mdemoret-nv