Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-29 | python: Add type hints and fix style in rules scripts | Paul Cristian Sarbu | |
For maximum compatibility, we use the uppercase types from the typing package instead of the built-in types, therefore compliant with PEP 484 and PEP 526. | |||
2023-08-29 | prebuilt: Use more robust typing import | Oliver Reiche | |
2023-05-09 | rules: prebuilt expr calls pkg-config with --static | Oliver Reiche | |
... for static prebuilt libraries. | |||
2023-01-20 | Support generating flag-files for prebuilt libraries | Oliver Reiche | |