Skip to the content.

Adaptation

This directory contains adaptations of

to let build with the builder.

The files in the subdirectories are either new files or existing files that have been adaptated for some reasons.

You can copy manually these files or you can execute the script copy_files (you may need to adapt the paths at the beginning of the script).
This script can be re-executed as much as you want.
A copy is done only if the source is different from the target.
If a copy must be done and the target exists then a confirmation is asked.

By default, the actions are not executed.
Use the option -doit to really execute the actions.

Procedure to keep the adaptations in sync

copy_files -diff
copy_files -diffview

Analyze the differences and merge into the adaptations if needed.
After the merge, you can copy the adapted files:

copy_files -doit