Felix Krull
|
32173d5b81
|
Add generated KernelArgs (not working yet)
|
2022-05-06 12:53:54 -04:00 |
Felix Krull
|
5980af7b42
|
Ignore BUILT_FEATURES from main crate
|
2022-05-06 12:53:54 -04:00 |
Felix Krull
|
0e3b567b19
|
Disable build features constant
|
2022-05-06 12:53:54 -04:00 |
Felix Krull
|
b94af87589
|
Revert "Enable some functions that seem to work now"
This reverts commit 20a74e0d
Whoops, forgot --all-features
|
2022-05-06 12:53:54 -04:00 |
Felix Krull
|
13556fde44
|
Enable some functions that seem to work now
|
2022-05-06 12:53:54 -04:00 |
Felix Krull
|
48de859582
|
conf: remove a problematic function that was fixed in gir
|
2022-05-06 12:53:54 -04:00 |
Felix Krull
|
2c07302097
|
Update to new glib-rs versions
|
2022-05-06 12:53:54 -04:00 |
Felix Krull
|
6a86340e9f
|
conf: add some more loose types
|
2022-05-06 12:53:54 -04:00 |
Felix Krull
|
7f8f32e4d0
|
conf: clean up comments a bit
|
2022-05-06 12:53:54 -04:00 |
Felix Krull
|
9e8192fec8
|
lib: add some glib types to generate more functions
|
2022-05-06 12:53:54 -04:00 |
Felix Krull
|
b51b81dfdd
|
lib: generate some additional classes
|
2022-05-06 12:53:54 -04:00 |
Felix Krull
|
19fdf706d5
|
lib: implement CheckoutOptions::filter (hackishly)
|
2022-05-06 12:53:54 -04:00 |
Felix Krull
|
eec4a2287d
|
lib: RepoCheckoutAtOptions
|
2022-05-06 12:53:54 -04:00 |
Felix Krull
|
2892430fa7
|
Ignore deprecated (and reportedly unsafe) method
|
2022-05-06 12:53:54 -04:00 |
Felix Krull
|
7ac82e5d1b
|
Clean up some comments
|
2022-05-06 12:53:54 -04:00 |
Felix Krull
|
66cf9b288f
|
Move extra Repo methods to plain impl as well
|
2022-05-06 12:53:54 -04:00 |
Felix Krull
|
ff3e268a3b
|
Add some more unsorted types
|
2022-05-06 12:53:53 -04:00 |
Felix Krull
|
f7963d86ad
|
Fix
|
2022-05-06 12:53:53 -04:00 |
Felix Krull
|
2452dee279
|
Clarify reasons for async exclude
|
2022-05-06 12:53:53 -04:00 |
Felix Krull
|
3decba546e
|
Switch to generated CollectionRef
|
2022-05-06 12:53:53 -04:00 |
Felix Krull
|
61e205b5c3
|
Regenerate and update to new gir and glib-rs version
|
2022-05-06 12:53:53 -04:00 |
Felix Krull
|
8d19e94d6a
|
sys: regenerate with external version file
|
2022-05-06 12:53:53 -04:00 |
Felix Krull
|
82b61d0bae
|
Add more types
|
2022-05-06 12:53:53 -04:00 |
Felix Krull
|
7b9bdf143c
|
Add some explanatory comments to gir config
|
2022-05-06 12:53:53 -04:00 |
Felix Krull
|
0bf8f3f52e
|
Fix some issues with RepoFile
|
2022-05-06 12:53:53 -04:00 |
Felix Krull
|
cfcc97d5f7
|
Fix a few more missing methods
|
2022-05-06 12:53:53 -04:00 |
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 |