- CodeBlocks_wx32_64.cbp: finename get sorted alphabetically
- CC: fix typo in comments
- CBLauncher: fix a typo in comment
* src: Use "WX_CPPFLAGS" instead of "WX_CXXFLAGS" in Makefile.am(Thanks stahta01)
* Update ax_cxx_compile_stdcxx.m4(Thanks stahta01)
* wxSmith: fix dll symbol export issue when building C::B under msys2's configure/make (Thanks stahta01)
* SDK: codeblocks plugin fix in the case that The MSys2 UCRT64 package gives a false failure message when installing a cbplugin(Thanks stahta01)
* SmartIndent plugin: disable parallel make for SmartIndent(Thanks stahta01)