Mentions légales du service

Skip to content
## Utilities

- Support #1316: In LuaOptionFile interpretation, specify the duplicated fields when there are some (this ease tremendously 'debugging' of Lua files).

## CMake

- Bug #1319: Modify the CMake build so that test tools library is properly exported.

## XCode

- Support #1326: Remove all the test targets and schemes: the command line is much more appropriate for these, and this way the XCode environment is much less cluttered (especially for external models that add many targets to the base ones).

## Third party

- Support #1325: Update Catch2 and the script that update it. This script ha been put in Internal folder, as only integration manager should use it (and it is a *very* crude one).

## Miscellaneous

- Feature #1327: Provide a (crude) Dockerfile to build a Docker image easily. This assumes an image of third party libraries compiled properly is available locally. Now an image of each tag will be registered in the gitlab registry.
- Support #1318 - #1320 - #1322: Remove mesh and fiber files that were only used for external models (they have been added in these models).
- Documentation #1328: Fix Doxygen warnings introduced in previous release.