Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Use mkbuild rather than subrepositories #91

Closed
bassosimone opened this issue Apr 25, 2019 · 1 comment
Closed

Use mkbuild rather than subrepositories #91

bassosimone opened this issue Apr 25, 2019 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@bassosimone
Copy link
Member

bassosimone commented Apr 25, 2019

This helps to decommission some repositories that we still have around in the Github organisation and that are now uniquely used here.

@bassosimone
Copy link
Member Author

Depends on #92

@bassosimone bassosimone added the help wanted Extra attention is needed label Jun 5, 2019
bassosimone added a commit that referenced this issue Aug 2, 2019
This diff converts libndt to use mkbuild as opposed to deprecated
subrepositories that we would like to decommission.

It includes uncommitted changes to mkbuild required to make this conversion
actually possible, see measurement-kit/mkbuild#6.

It also removes conditional support for OpenSSL and cURL mainly
because that simplifies the migration, _and_ because having such
support as optional was optional complexity.

This diff additionally changes the testing strategy in Travis
to only cover the legacy code path. It appears that there have
been changes again and now running several NDT tests from the
same invocation of Travis has become problematic.

This is reasonably okay because at this stage we're going to use
libndt only as an implementation of the legacy protocol.

Closes #91.

Closes #92.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant