8000 Release Release 6.0.11 · mhekkel/mrc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Release 6.0.11

Compare
Choose a tag to compare
@mhekkel mhekkel released this 01 Feb 14:48
· 45 commits to trunk since this release
v1.3.11
41729ff

New release, from the changelog:

  • Added option --elf-template that can use an object file or executable in ELF format as template to find the correct --elf-* flags to use.
    This option is used by mrc when you use it via the cmake plugin and specify CREATE_ELF_TEMPLATE in mrc_target_resources.
  • Remove libmcfp as submodule
  • Moved from Boost.Test to Catch2 for unit testing
  • Using FetchContent for dependencies
  • Dropped FindFilesystem, assuming std::filesystem is standard by now.
0