You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
Heavy usage of conditional comments in c/c++ software often implies a difficult to read source code and raises the maintanence burden. That is bound to happen sooner or later. The induction process ...