You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.
Hello,
I am trying to help with the Fedora package of Sourcetrail, and I have noticed that when one wants to compile it with Python support, the build attempts to download the compiled indexer.
This is unfortunate, as downloading compiled archive during compilation doesn't make much sense, but more importantly - wouldn't it be better to optionally compile support for Python indexing at compile-time and switch the actual indexing feature on or off at run-time depending on whether the indexer is available?
The text was updated successfully, but these errors were encountered:
Hello,
I am trying to help with the Fedora package of Sourcetrail, and I have noticed that when one wants to compile it with Python support, the build attempts to download the compiled indexer.
This is unfortunate, as downloading compiled archive during compilation doesn't make much sense, but more importantly - wouldn't it be better to optionally compile support for Python indexing at compile-time and switch the actual indexing feature on or off at run-time depending on whether the indexer is available?
The text was updated successfully, but these errors were encountered: