Mercurial > touhou
log setup.py @ 634:5270c34b4c00
age | author | description |
---|---|---|
Thu, 09 Jul 2015 22:18:30 +0100 | Emmanuel Gil Peyrot | Use the number of cores available for parallel compilation, instead of an hardcoded 4 threads. |
Sat, 23 May 2015 11:54:20 +0200 | Emmanuel Gil Peyrot | package_data doesn’t work with no package specified, add the pytouhou package back. |
Tue, 05 May 2015 13:34:57 +0200 | Emmanuel Gil Peyrot | Include all of the modules during cx_Freeze, and don’t prevent multi-threaded Cython compilation on non-Windows platforms. |
Tue, 05 May 2015 13:32:56 +0200 | Emmanuel Gil Peyrot | Use the current revision as the version number. |