1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prepare for release More... over 2 years ago
Allow setting tags on files More... over 2 years ago
Ensure work root exists before writing EDAM More... over 2 years ago
Remove special handling of empty core files in CAPI2 JSON Schema More... over 2 years ago
Adapt ignored_dirs and libraries test cases to new Fusesoc class More... over 2 years ago
Add --work-root command line option for overriding build-root More... over 2 years ago
Encapsulate FuseSoC functionality from main.py in a Fusesoc class to make it easier to run FuseSoC from third-party python code More... over 2 years ago
Add cores_root, resolve_env_vars_early, allow_additional_properties, verbose, no_export and system_name properties to Config class and make it possible to override config options from args More... over 2 years ago
Add command line argument for reading/writing config More... over 2 years ago
Add test case for config write More... over 2 years ago
Move parsing of libraries in Config to own method More... over 2 years ago
Add config write functionality to Config class More... over 2 years ago
Unconditionally clean out work_root when using tool API More... over 2 years ago
Avoid using core.sanitized_name directly More... over 2 years ago
Fix formatting More... over 2 years ago
Fix uncachable generators with --no-export More... over 2 years ago
Add docs for install on macos More... over 2 years ago
Add use expansion for virtual, generate, generators and vpi sections More... over 2 years ago
Allow $ in Exprs expansion More... over 2 years ago
Remove hasattr check for Core get_ttptttg and get_generators since they will always return true with current Core class More... over 2 years ago
Remove path property from uncachable test core More... over 2 years ago
Prepare for release More... over 2 years ago
Change data model to use native python types and add JSON Schema validation of core files More... over 2 years ago
Add command line argument for allow-additional-properties feature More... over 2 years ago
Allow double quotes in string expressions More... over 2 years ago
Fix broken library list command More... over 2 years ago
Allow backticks in parsed string expressions More... over 2 years ago
Fix formatting of git provider More... over 2 years ago
Update pre-commit config to work around isort issues More... over 2 years ago
If an attempt to shallow clone a git repo fails, try a non-shallow clone, as this feature is not supported by all remotes More... over 2 years ago