Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

src: switch from Qt to boost implementation of executeProcess #1145

Merged
merged 2 commits into from
Feb 22, 2021

Conversation

mlangkabel
Copy link
Contributor

  • changed implementation of executeProcess
  • unified all different implementations of executeProcess
  • separated arg list from command for all calls of executeProcess (this also required to remove quotes that were added to path args because otherwise the Python indexer would mistake absolute paths for relative paths.)
  • update expected output for custom command tests

* changed implementation of executeProcess
* unified all different implementations of executeProcess
* separated arg list from command for all calls of executeProcess (this also required to remove quotes that were added to path args because otherwise the Python indexer would mistake absolute paths for relative paths.)
* update expected output for custom command tests
@Samathy
Copy link

Samathy commented Mar 2, 2021

What is the expected release date for this please?
I'm unable to start using SourceTrail on a new project due to #1129, and I'd very much like too.

@mlangkabel
Copy link
Contributor Author

We are planning to release beta builds next week.

@Samathy
Copy link

Samathy commented Mar 3, 2021

Fab, thanks!

@wolterlw
Copy link

any updates on the release? having same issues with Python indexing

@mlangkabel
Copy link
Contributor Author

Release 2021.1.30 - Beta should be available now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants