Logo
Explore Help
Register Sign In
mawei/sunnypilot
1
0
Fork 0
You've already forked sunnypilot
mirror of https://github.com/sunnypilot/sunnypilot.git synced 2026-02-28 02:23:55 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
ea90a1e391aa2a4d0f2fe324db9cb6a4f49f3b4d
sunnypilot/common/SConscript

7 lines
258 B
Python
Raw Normal View History

Rebuild cython extensions when dependency version changes (#1886) * rebuild cython extensions when python/cython/distutils version changes * submodules and boardd * kalman and transformations old-commit-hash: 165e14d10384a67777ec5ed787cf1ec82ec61ccb
2020-07-16 13:59:32 -07:00
Import('env', 'cython_dependencies')
common folder old-commit-hash: e8d888c45b5cb84bf38bdb96cae579a10f7ae281
2020-01-17 10:28:44 -08:00
Rebuild cython extensions when dependency version changes (#1886) * rebuild cython extensions when python/cython/distutils version changes * submodules and boardd * kalman and transformations old-commit-hash: 165e14d10384a67777ec5ed787cf1ec82ec61ccb
2020-07-16 13:59:32 -07:00
# Build cython clock module
env.Command(['common_pyx.so', 'clock.cpp'],
cython_dependencies + ['common_pyx_setup.py', 'clock.pyx'],
"cd common && python3 common_pyx_setup.py build_ext --inplace")
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 48ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API