id summary reporter owner description type status milestone component version severity resolution keywords cc 2163 regression.py can't find bjam.exe under CygWin jim@… René Rivera "regression.py won't run under cygwin without this change in line 192: if sys.platform in ['win32', 'cygwin']: Was: if sys.platform == 'win32': It's right to consider cygwin to be unix, but cygwin names its executables with a .exe extension." Bugs closed Boost 1.36.0 Regression Testing USE GITHUB Boost 1.35.0 Showstopper fixed CygWin regression.py