Page MenuHomePhabricator

Add a BUILD/README file to MITK code, stating toolkits it is known to compile with
Closed, ResolvedPublic

Description

When compiling older versions of MITK, findind the right toolkit version much depends on proper documentation. I guess a well-updated BUILD or README file at the top-level of MITK source code would help avoid some mistakes. We just need to come up with a way how this will be updated properly (outdated is not much better than missing because it is misleading -- but at least it would give a "lower limit" of versions)

Event Timeline

The superbuild system kind of removes the requirement to keep track of toolkit versions in a readme file.

However, a readme file would still be a valuable addition, containing general information about MITK.

New remote branch pushed: bug-10197-add-readme-file

[ca7c4e]: Merge branch 'bug-10197-add-readme-file'

Merged commits:

2013-10-23 00:43:46 Sascha Zelzer [d0b5db]
Added a readme file and a transparent MITK logo.