mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-04 18:29:19 +02:00
![]() This cleans up the build somewhat: - Move time_t declaration to _build.py - Uses Python's distutils to invoke the "correct" compiler. Or at least does not make this code responsible to picking a compiler - Uses the compiler to find the installed header file, builds against this installed version. Since linking will also be against this installed version this seems to make some sense. This seems somewhat ugly though. |
||
---|---|---|
.. | ||
src/deltachat | ||
setup.py |