- source files and Makefiles need never be executable - scripts are run directly by their interpreters in the test suites, so also do not need to be executable
Only a Python True or False will now work for C++ bool parameters. This fixes overloading bool with other types.