dxx-rebirth/common/arch
Kp 333d619858 Update tool_bundle.py to parse correctly under Python3
mmontag reports that tool_bundle.py cannot be parsed under Python 3.
Fortunately, the errors are all straightforward, so non-OS X systems can
see the errors when the file is imported.  Normally, the file is only
imported when building for darwin, so non-OS X systems do not see the
problem.

- Add parentheses to print() calls.  This is not consistent with the
  rest of the Rebirth output scheme, but is simple to do.
- Adjust the syntax for raising exceptions.

Reported-by: mmontag <https://github.com/dxx-rebirth/dxx-rebirth/issues/503#issuecomment-619463994>
2020-04-26 17:26:23 +00:00
..
carbon Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
cocoa Update tool_bundle.py to parse correctly under Python3 2020-04-26 17:26:23 +00:00
ogl Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
sdl Require support for std::index_sequence, std::make_index_sequence 2020-04-26 17:26:23 +00:00
win32 modify SConstruct to handle target platform; fix track finish detect code 2019-10-27 14:53:48 +02:00