aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/pythoncore/pythonheaderwrapper.h
Commit message (Expand)AuthorAgeFilesLines
* Stop unsetting _DEBUG when including Python.h•••Because of https://stackoverflow.com/questions/59126760/building-a-python-c-extension-on-windows-with-a-debug-python-installation Gravatar Alexey Sokolov2019-12-301-9/+1
* Add support for Python 3Gravatar wodim2017-08-261-0/+6
* Build also in debug mode for windows (#2192)•••* Build also in debug mode for windows See #2191 * Don't mix /Od and -O2 on windows build. -O2 comes from perl * Reindent perlcore CMakeLists * Fix debug python build on windows * Rearrange environment vars in appveyor * Try to publish pdb files too * install qts and kvirc's debug pdbs in debug config * use TARGET_PDB_FILE instead Gravatar Alexey Sokolov2017-05-241-0/+14