Commit Graph

20 Commits

Author SHA1 Message Date
Felix Krull 8bfefa2b14 Build CollectionRef manually
That way we can get Eq and Hash.
2022-05-06 12:53:53 -04:00
Felix Krull 8afba7f5ab Add explanatory comments to ostree-sys.toml 2022-05-06 12:53:53 -04:00
Felix Krull 91df5067a5 Update base gir files 2022-05-06 12:53:53 -04:00
Felix Krull 999d239c59 Rename libostree to ostree 2022-05-06 12:53:53 -04:00
Felix Krull f4cf9d3377 Rename libostree-sys to ostree-sys 2022-05-06 12:53:53 -04:00
Felix Krull 57645e91cb Remove version constants to fix build with different libostree versions 2022-05-06 12:53:53 -04:00
Felix Krull 7d9c44ec4a Remove some methods that are not generated correctly 2022-05-06 12:53:53 -04:00
Felix Krull 20dca2630c Move libostree-sys/ to sys/ 2022-05-06 12:53:53 -04:00
Felix Krull ced47cbb26 Move main crate into repo root 2022-05-06 12:53:53 -04:00
Felix Krull 2b76bf8330 Add back API docs merge to Makefile
I guess we can't do it as part of the crate, so we do it separately.
2022-05-06 12:53:53 -04:00
Felix Krull 38a886ffc6 Ignore internal structs in libostree-sys 2022-05-06 12:53:53 -04:00
Felix Krull ae9413343d Add RepoListRefsExtFlags 2022-05-06 12:53:53 -04:00
Felix Krull 5e8753b369 Generate functions and constants 2022-05-06 12:53:53 -04:00
Felix Krull 19fef71592 Add as much of Repo as easily possible 2022-05-06 12:53:53 -04:00
Felix Krull 1ea604a531 Add a prelude module for star imports 2022-05-06 12:53:52 -04:00
Felix Krull 4c51e595f0 Add some basic types and regenerate 2022-05-06 12:53:52 -04:00
Felix Krull 8950188bce Add build files for libostree 2022-05-06 12:53:52 -04:00
Felix Krull 0c45c2ec82 Start describing libostree 2022-05-06 12:53:52 -04:00
Felix Krull 7e2c82b1b1 Add external libraries and regenerate 2022-05-06 12:53:52 -04:00
Felix Krull 804b1107b5 Add config file and gir files
Not sure if I want to keep the gir files in the repo
2022-05-06 12:53:52 -04:00