Skip to content

Remove install Makefile target

Pedro Pombeiro requested to merge 6217-remove-make-install into master

What does this MR do?

Removes the install Makefile target and replaces it with the build_current target.

Why was this MR needed?

See the rationale in the issue. Mainly the install target was not being used and sometimes created issues for external contributors.

Are there points in the code the reviewer needs to double check?

I removed section 6 in the README.md. I'm assuming that's the intention.

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Closes #6217 (closed)

Merge request reports

Loading