Commit graph

4 commits

Author SHA1 Message Date
Sebastian Dröge ac2cf29fb1 Run cargo fmt as part of generator.py 2019-06-18 13:07:49 +03:00
Sebastian Dröge 8e52090356 Fix generator script to actually handle the y/N question as advertised 2019-06-18 12:56:40 +03:00
Víctor Manuel Jáquez Leal 25142fc3b5 generator.py: change heuristic to modify Cargo.toml
It is easy to forget to add the final comma in the last item in
the workspace member list, thus the current heuristic breaks the
Cargo.toml parsing.

Instead of trying to append the gir item, it is inserted at
position end-2, avoiding the previous described situation.
2018-09-06 11:56:48 +03:00
Guillaume Gomez 8e49fa9f49 Add gir submodule and automatic build script 2017-12-03 20:45:55 +02:00