8000
Skip to content

Migrate 3rd party tools to submodules - #52

Open
oliverbunting wants to merge 7 commits into
OpenTimer:masterfrom
oliverbunting:third_party
Open

Migrate 3rd party tools to submodules#52
oliverbunting wants to merge 7 commits into
OpenTimer:masterfrom
oliverbunting:third_party

Conversation

@oliverbunting
Copy link
Copy Markdown
Motivation

I was trying to establish what version of the upstream libraries were in play, and it wasn't trivial.By moving to a submodule system, the delineation between open Timer code, and dependencies becomes much clearer. It also make changes much more likely to be up streamed, benefiting the original project. As an example, changes had been made to the Parser-SPEF code locally which had not been up-streamed.

This PR moves to

  • Taskflow 2.2.0. I had to guess which version, based on dates of commits to this folder.
  • Units 2.3.1
  • json v3.10.5. This is an upgrade
  • Parser-SPEF 3.9. I've had to fork this, because the changes required to the original repo to make it suitable for packaging as an embedded cmake project have not been merged. See 1 and 2
Further work.

The licenses files list cpp-prompt and tapin-sdc dependencies. I don't know of a git based source for either of these.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0