-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update build system to allow for building Python wheels #614
Commits on Feb 19, 2024
-
Make build system compliant with PEP-517 and Conan2 for Linux builds …
…and installable Python wheels.
Configuration menu - View commit details
-
Copy full SHA for 6e4c56f - Browse repository at this point
Copy the full SHA 6e4c56fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8563b1 - Browse repository at this point
Copy the full SHA e8563b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d3b07d - Browse repository at this point
Copy the full SHA 1d3b07dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e02dbd5 - Browse repository at this point
Copy the full SHA e02dbd5View commit details -
Remove cMsgCInterfacePy symlink (it gets copied so doubles the instal…
…lation size) and replace it with a module that raises a deprecation warning.
Configuration menu - View commit details
-
Copy full SHA for 4b8c070 - Browse repository at this point
Copy the full SHA 4b8c070View commit details -
Simplify generatePackageInit to not depend on source files and instea…
…d be generated AFTER the generated message files.
Configuration menu - View commit details
-
Copy full SHA for f66f99b - Browse repository at this point
Copy the full SHA f66f99bView commit details -
Ensure CMake always searches for the Conan protobuf version, and does…
… not find the system-installed one.
Configuration menu - View commit details
-
Copy full SHA for 050cbbd - Browse repository at this point
Copy the full SHA 050cbbdView commit details -
Disable webp integration in opencv -- doesn't seem to get found corre…
…ctly by CMake on Conan 1.60.
Configuration menu - View commit details
-
Copy full SHA for b4a0fcd - Browse repository at this point
Copy the full SHA b4a0fcdView commit details -
Fix issue where SPICE data gets loaded before, but then the thread is…
… reset (by `InitializeSimulation()` and the data is cleared, causing a silent failure in some scenarios (reproduced in some environments on `scenarioDeployingPanel.py`).
Configuration menu - View commit details
-
Copy full SHA for d7f7c5a - Browse repository at this point
Copy the full SHA d7f7c5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c702eff - Browse repository at this point
Copy the full SHA c702effView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1164d3d - Browse repository at this point
Copy the full SHA 1164d3dView commit details