-
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
Support for pip install
as a standard Python package
#737
Commits on Aug 14, 2024
-
Enable building and installing Basilisk via
pip install
.- `python conanfile.py` still works as before and is recommended for development usage. - Added broader platform support by building using the limited Python API. - Added missing runtime dependencies (originally installed as dependencies of 'conan').
Configuration menu - View commit details
-
Copy full SHA for f4655fe - Browse repository at this point
Copy the full SHA f4655feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b077d9 - Browse repository at this point
Copy the full SHA 8b077d9View commit details -
fix: Conan profile needs to be set outside of ConanFile to ensure it …
…applies during the first Conan run. Fixes AVSLab#525.
Configuration menu - View commit details
-
Copy full SHA for 2a304f5 - Browse repository at this point
Copy the full SHA 2a304f5View commit details -
fix: Replace cMsgCInterfacePy symlink with a real Python module to re…
…duce size of generated wheels. Effectively reduces the wheel size from ~750MB to ~550MB.
Configuration menu - View commit details
-
Copy full SHA for 2808438 - Browse repository at this point
Copy the full SHA 2808438View commit details -
Add support for "--no-clean" and "--no-allOptPkg". Useful for overrid…
…ing arguments (e.g. "--clean --no-clean").
Configuration menu - View commit details
-
Copy full SHA for 8678e9f - Browse repository at this point
Copy the full SHA 8678e9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d90c3b - Browse repository at this point
Copy the full SHA 7d90c3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01491f5 - Browse repository at this point
Copy the full SHA 01491f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7a03b2 - Browse repository at this point
Copy the full SHA d7a03b2View commit details -
remove depreciated code in this example script
make the depreciation warning explicit as to when this backwards compatibility will be removed.
Configuration menu - View commit details
-
Copy full SHA for 39e023e - Browse repository at this point
Copy the full SHA 39e023eView commit details