Felix Krull
|
d7848fe8bf
|
Fix indentation in readme
|
2022-05-06 12:53:56 -04:00 |
Felix Krull
|
cc1b862ae5
|
Bump versions
|
2022-05-06 12:53:56 -04:00 |
Felix Krull
|
0b267b2dc0
|
Add Vagrantfile
|
2022-05-06 12:53:56 -04:00 |
Felix Krull
|
b082362df4
|
Also remove OSTree-1.0.gir when cleaning gir files
|
2022-05-06 12:53:56 -04:00 |
Felix Krull
|
7ef8668f0a
|
Add command to grab latest OSTree-1.0.gir from Fedora Rawhide
|
2022-05-06 12:53:56 -04:00 |
Felix Krull
|
409527e232
|
ci: update readme (and pipeline)
|
2022-05-06 12:53:56 -04:00 |
Felix Krull
|
28c8a3e77a
|
ci: refactor pipeline
|
2022-05-06 12:53:56 -04:00 |
Felix Krull
|
253f46e846
|
Update rustdoc-stripper
|
2022-05-06 12:53:56 -04:00 |
Felix Krull
|
dc69966a9f
|
ci: change docs build command
|
2022-05-06 12:53:56 -04:00 |
Felix Krull
|
2c3c976828
|
Switch back to upstream gir
|
2022-05-06 12:53:56 -04:00 |
Felix Krull
|
be60eb7e66
|
ci: test building for non-x86 target
|
2022-05-06 12:53:56 -04:00 |
Felix Krull
|
66a16b13b9
|
ci: use --workspace instead of --all
|
2022-05-06 12:53:56 -04:00 |
Felix Krull
|
296768c2b0
|
ci: update sccache
|
2022-05-06 12:53:56 -04:00 |
Felix Krull
|
66f928df83
|
src: use libc::c_char to improve non-x86 compatibility
|
2022-05-06 12:53:56 -04:00 |
Felix Krull
|
de0cee4ecd
|
tests: use RepoMode::Archive (seems to be less finicky)
|
2022-05-06 12:53:56 -04:00 |
Felix Krull
|
990bbe290a
|
Use forked gir with updated shell-words and cleaned-up build.rs
|
2022-05-06 12:53:56 -04:00 |
Felix Krull
|
d7b785c4d3
|
sys: remove pkg-config dependency
|
2022-05-06 12:53:56 -04:00 |
Felix Krull
|
c36ee94f9b
|
conf: disable RepoFinder methods that don't autogenerate correctly
|
2022-05-06 12:53:56 -04:00 |
Felix Krull
|
05e86a6b42
|
gir: patch ostree_repo_finder_avahi_new
Should be fixed in the next upstream release
Ref: https://github.com/ostreedev/ostree/pull/2051
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
c38d832dfc
|
Bump dependency versions
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
37f9e3599a
|
Switch from lazy_static to once_cell
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
130f0c2839
|
Update gir version and regenerate
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
c040aa4736
|
Regenerate with new gir files
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
ec2476b518
|
Start adding more update instructions to README
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
3be9cb518f
|
gir: update bundled gir files
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
fddff04204
|
Change branch name references
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
9af7577b0f
|
Add LICENSE to ostree-sys
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
7c2410382c
|
Ignore ci-cached directories so they don't interfere with the publish
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
a9d7623a4c
|
Bump version
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
ddb781f399
|
repo_checkout_at_options: fix version flags
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
935cbf4162
|
ci: simplify pipeline a bit maybe
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
175649141e
|
ci: install fewer things
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
6a077fff85
|
ci: build every feature level separately
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
6ab1e997ee
|
ci: ignore gir differences in version files
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
24379017c6
|
gir-files: update to 2020.3
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
8530365ccf
|
Bump ostree version
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
5a852bd048
|
Bump versions
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
7c56e3c49e
|
Regenerate for OSTree 2020.2
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
8636b7173d
|
gir: update to OSTree 2020.2 gir
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
f0d617228f
|
ci: disable clippy warnings for the moment
I can't get it not to check sys/build.rs.
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
1d262ca279
|
Remove repo hash from versions.txt
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
a4cee3c94d
|
Revert "ci: ignore changes in versions.txt lines"
This reverts commit 5fb6d791
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
8576adff1d
|
ci: ignore changes in versions.txt lines
Apparently these now change with each commit.
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
31c80cb22b
|
Bump versions
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
3290d5c2d1
|
Rewrite handwritten futures functions
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
3e70feb75f
|
Start taking out futures feature
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
241806b757
|
Update glib + gir and regenerate
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
28407036b1
|
Bump versions
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
3f438a9c3f
|
Add 2019.6 feature
|
2022-05-06 12:53:55 -04:00 |
Felix Krull
|
5bfc5d12d0
|
Regenerate files
|
2022-05-06 12:53:55 -04:00 |