Skip to content
Snippets Groups Projects

Remove Inline Output Mode; Automate Inlining in Composer

Merged Frederik Hennig requested to merge fhennig/clean-inlining into master
All threads resolved!

Closes #9 (closed)

  • Remove inline output mode since it no longer makes sense
  • Refactor the output_mode configuration option to the header_only boolean flag
  • Refactor CMake function interface to take HEADER_ONLY option instead of OUTPUT_MODE argument
  • Update composer to automatically generate inline definitions for functions, methods, and kernels, in header-only output mode
  • Add a short section on header-only codegen to the docs

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply