Closed susnak closed 8 years ago
Until then, we will do cherry-picking instead of merges. Please do the build logic changes and the code changes in separate commits.
master and ltfatcompat can now merge each other as usual. The build specific stuff is listed in .gitattributes to use "ours" merge strategy.
master and ltfatcompat have been merged.
In ltfatcompat, we keep some ltfat specific build options which we obviously do not want to have in a general purpose library. Find a way how to get rid of that.