Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Drop BluetoothHdyColumn for AdwClamp | Georges Basile Stavracas Neto | 2021-10-28 | 1 | -0/+1 |
| | | | | | Remove the in-tree widget, and replace the type ensure with ADW_TYPE_CLAMP. | ||||
* | build: Switch to GTK4 | Georges Basile Stavracas Neto | 2021-10-28 | 1 | -1/+1 |
| | | | | Switch the build system to GTK4. This breaks the build quite intensely. | ||||
* | settings: Replace canberra-gtk by to gsound | Georges Basile Stavracas Neto | 2021-10-26 | 1 | -1/+1 |
| | | | | | | | | | | | Mainly to reduce the number of GTK3 dependencies before actually start porting the library. Fortunately, the usage of libcanberra-gtk by gnome-bluetooth is rather trivial, so porting to gsound is just a few lines of code away. Replace canberra-gtk by gsound, adjust the build system to reflect that, and update the CI file to install gsound-devel instead of libcanberra-devel. | ||||
* | Revert "ci: Install a version of python-dbusmock with Pair() support"wip/hadess/dbusmock-from-distro | Bastien Nocera | 2021-03-29 | 1 | -7/+1 |
| | | | | | | python3-dbusmock in rawhide is new enough. This reverts commit 1d54e5186240dd4cc5721df801f35e8eaca8aa2d. | ||||
* | Revert "ci: Work-around another libabigail problem" | Bastien Nocera | 2021-03-29 | 1 | -2/+1 |
| | | | | | | And use rawhide. This reverts commit 8d28555520b2c0e3ebd7a8331c62449f7748b2bf. | ||||
* | ci: Reset reference ABI to an earlier version | Bastien Nocera | 2021-03-23 | 1 | -2/+3 |
| | | | | | | The ABI hasn't changed (for public functions) since the port to meson, so use that as the reference (while ignoring changes to internal-only agent functions). | ||||
* | ci: Use upstream check-abi | Bastien Nocera | 2021-03-23 | 1 | -3/+2 |
| | |||||
* | tests: Add integration tests | Bastien Nocera | 2021-02-16 | 1 | -0/+3 |
| | | | | Add a simple test using python-dbusmock to test out some of our code. | ||||
* | ci: Install a version of python-dbusmock with Pair() support | Bastien Nocera | 2021-02-16 | 1 | -0/+7 |
| | |||||
* | ci: Work-around another libabigail problemwip/hadess/add-abi-check | Bastien Nocera | 2021-02-10 | 1 | -1/+2 |
| | |||||
* | ci: Work-around libabigail bug | Bastien Nocera | 2021-02-10 | 1 | -0/+2 |
| | | | | Separate from adding the ABI checker so it can be easily reverted. | ||||
* | ci: Add ABI check | Bastien Nocera | 2021-02-10 | 1 | -0/+5 |
| | |||||
* | Revert "ci: Work-around introspection Fedora rawhide CI bug"barthalion/faccessat2-tests | Bartłomiej Piotrowski | 2020-12-11 | 1 | -2/+0 |
| | | | | This reverts commit 5964bcb652e284390529e63592b66bed2c2a89a9. | ||||
* | ci: Work-around introspection Fedora rawhide CI bug | Bastien Nocera | 2020-12-10 | 1 | -0/+2 |
| | | | | | bash thinks that the introspection binary created isn't readable or executable when it's both. Work-around that by neutering the tests. | ||||
* | ci: Also test "dist" target | Bastien Nocera | 2020-09-30 | 1 | -0/+2 |
| | |||||
* | ci: Reindent dependencies | Bastien Nocera | 2020-09-30 | 1 | -3/+11 |
| | |||||
* | ci: Remove outdated rawhide work-around | Bastien Nocera | 2020-09-30 | 1 | -4/+0 |
| | |||||
* | meson: Add the libhandy 0.0.7 subproject | Adrien Plazas | 2019-01-29 | 1 | -0/+1 |
| | | | | | | This will be needed by the next commit to access HdyColumn. This also lets the CI recursively update the submodules so it can pass. | ||||
* | build: Add CI | Bastien Nocera | 2018-07-27 | 1 | -0/+20 |