Skip to content

Releases: intelxed/mbuild

v2024.09.08

08 Sep 10:57
Compare
Choose a tag to compare
  • Fix Python 3.12 warning (resolves #52)
  • Extend MSVC CRT build control to allow CRT library exclusion.
  • Enhance cmkdir() Python wrapper by adding the exist_ok option.
  • Update .gitignore file (resolves #48)

v2024.05.05

17 Aug 18:01
Compare
Choose a tag to compare
  • Improve run_command() APIs with Python3 and above support
  • Add basic ICX build configurations
  • Fix legal headers

Full Changelog: v2022.07.28...v2024.05.05

v2022.07.28

17 Aug 18:01
Compare
Choose a tag to compare
  • Changed Clang archiver to 'llvm-ar'
  • Improved Clang version detector

Full Changelog: v2022.04.17...v2022.07.28

v2022.04.17

17 Aug 17:58
b414859
Compare
Choose a tag to compare

This release adds Visual Studio 2022 (version 17) support