Skip to content

v0.27.0

Compare
Choose a tag to compare
@aminya aminya released this 31 Mar 07:25
· 171 commits to main since this release

What's Changed

  • 馃帀 feat: cross-compiling and toolchains by @abeimler in #171, #188, #196, #193, and #187
  • 馃帀 feat: target functions to include interface directory and find dependencies by @FeignClaims in #202
  • 馃帀 docs: generate the documentation website for project_options via Sphinx by @aminya in #198, and #203
  • feat: add more optimization flags (no exception/no RTTI) by @abeimler in #182
  • feat: add target disable macro for include-what-you-use by @bogdan-lab in #201
  • feat: allow passing build and host profiles through to conan by @bwhitchurch in #195
  • feat: create a symlink of complie_commands.json on the source dir by @FeignClaims in #190
  • fix: added riscv architecture to Utilities.cmake by @bwhitchurch in #194
  • fix: append -Xcompiler= to each Cuda warning by @aminya in #197
  • fix: do not use the exception and RTTI optimizations for C by @aminya in #192
  • fix: fix the custom LINKER option by @aminya in #191
  • fix: make conancenter's remote name match Conan's default by @jmarrec in #186
  • fix: remove -Wextra-semi for C by @aminya in #181
  • test: fix the Windows specific tasks by @aminya in #189
  • test: move tests and break the Taskfile files + refactoring by @abeimler in #183

New Contributors

Full Changelog: v0.26.3...v0.27.0