Conversation
|
Just using this for local development. |
|
you need to use the The current stubs need to be parsed to find all override comments. |
|
Can you contain the nix stuff to some subfolder, maybe with a README how to use? Further please separate this MR from updating the files. |
|
I mostly just opened this to share the diff for #167 It probably does not make sense to merge the Nix environment unless someone else is interested in using it. |
|
I would keep the update.sh though, it makes it easier for people to execute all steps, they can comment out the libs they dont want to update. |
|
I love the idea of update.sh. IMHO we should automate this to run every X days, to keep every stub in sync with upstream |
|
Opened #174 with the update script. |
26cce52 to
e586229
Compare
To be able more easily compare them GstPbutils segfaults though.
|
Closing for now, if this is still needed please rebase and reopen. |
Nix package manager makes it easy to obtain all the typelibs without having to install them globally. Just run
nix-shell(or enter the project directory if you have direnv) and then you will have the libraries available in the environment.Then you can run
tools/update.shto re-generate all stubs.