python/setup.py


Log

Author Commit Date CI Message
Cosimo Lupo 064d8e0b 2015-03-21T20:05:02 [python] add new state.c and state.h to Brotli extension's setup.py
Cosimo Lupo 3113fe71 2015-02-26T17:58:28 [setup.py] enable C++ exception handling on MSVC compiler to fix warning C4530
Cosimo Lupo dec72c59 2015-02-26T17:56:25 [setup.py] use "-std=c++0x" only with GCC compiler (usupported on MSVC)
Cosimo Lupo 855efcf7 2015-02-24T16:10:09 [python/setup.py] use relative paths instead of symlinks (unsupported on Win)
Khaled Hosny 11306237 2014-11-20T14:16:26 Add Python bindings