Results 4 issues of light-tech

Signed-off-by: Lightech ## Description ## Contributor Checklist - [ ] Commit messages follow the project guidelines. - [ ] The code follows the style guidelines of this project. - [...

Might be related to https://github.com/boostorg/boost/issues/503 but building Boost Python 3 (Boost 1.80.0) with ```sh ./bootstrap.sh --with-libraries=python --with-python=python3 ./b2 --debug-configuration --debug-building --debug-generator install ``` does not work: `bootstrap.sh` seems to work...

### Description When compiling on macOS, Apple clang (version 13.1.6) throws the same compilation error as the one reported https://github.com/ros-planning/moveit/issues/3157 in MoveIt for ROS1 with the cause being invalid destructor...

As the title, there is no clear documentation on how to add several files in the release. Attempt to do something like `**\*.(exe|dll)` simply fails with **Illegal character in path**.