Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ci: Don't print asan suppressions | Matthias Clasen | 2021-01-23 | 1 | -1/+1 |
| | | | | | That breaks the tests, and misses the point of suppressing these leaks in the first place. | ||||
* | Force malloc of g_slices in asan build | Szunti | 2021-01-16 | 1 | -0/+2 |
| | | | | Otherwise leaks could be missed. | ||||
* | ci: Update meson in the Fedora image | Matthias Clasen | 2021-01-03 | 1 | -1/+1 |
| | | | | Bump meson to 0.56.0. The new image is fedora:v4. | ||||
* | ci: Update meson version | Xavier Claessens | 2020-09-30 | 1 | -1/+1 |
| | |||||
* | ci: Suppress lsan leak warnings from dependencies | Matthias Clasen | 2020-09-12 | 1 | -0/+3 |
| | |||||
* | ci: Add libasan and libubsan to the docker image | Matthias Clasen | 2020-09-12 | 1 | -0/+2 |
| | | | | | Make a v2 of the docker image that includes libasan, so we can add a ci step running the testsuite under asan. | ||||
* | ci: Add missing packages to the Fedora Docker image | Emmanuele Bassi | 2020-04-14 | 1 | -0/+2 |
| | | | | | Both fontconfig and libXft are needed to build pango-xft, which is needed to generate the API reference. | ||||
* | Improve the Pango CI pipeline on Linux | Emmanuele Bassi | 2020-04-14 | 5 | -0/+363 |
| | | | | | | | | Use a scaled down version of the GTK and GLib CI set ups, with a custom Docker image and multiple stages. The CI pipeline now generates a JUnit report, which integrates with the GitLab merge requests; builds the documentation as a separate stage; and publishes the API reference for the master branch at the end. | ||||
* | Revert "Try again to debug win32 ci segfaults" | Matthias Clasen | 2019-10-24 | 2 | -6/+1 |
| | | | | This reverts commit 154c2db37bfecc2d1c4a09b975ab6972b63bc9a8. | ||||
* | Try again to debug win32 ci segfaults | Matthias Clasen | 2019-08-04 | 2 | -1/+6 |
| | |||||
* | Revert "Try to debug win32 ci" | Matthias Clasen | 2019-08-03 | 1 | -1/+1 |
| | | | | This reverts commit 15d643ea3d8c1af1ec8d4b452a8b3e9246e21928. | ||||
* | Try to debug win32 ci | Matthias Clasen | 2019-08-03 | 1 | -1/+1 |
| | |||||
* | ci: Go back to using line spacing | Matthias Clasen | 2019-07-16 | 1 | -1/+1 |
| | | | | | Now that we know that line height is to blame for this misrendering, go back to using it. | ||||
* | ci: Try again to get metrics on win32 | Matthias Clasen | 2019-07-16 | 1 | -2/+1 |
| | |||||
* | Try one more time | Matthias Clasen | 2019-07-16 | 1 | -1/+1 |
| | |||||
* | Try again to get the paths right | Matthias Clasen | 2019-07-16 | 2 | -2/+1 |
| | |||||
* | Typo fix | Matthias Clasen | 2019-07-16 | 1 | -1/+1 |
| | |||||
* | ci: We need verbose output | Matthias Clasen | 2019-07-16 | 1 | -0/+2 |
| | |||||
* | ci: Print fontmap implementation in use | Matthias Clasen | 2019-07-16 | 1 | -1/+1 |
| | | | | Know the environment. | ||||
* | ci: Use a file extension | Matthias Clasen | 2019-07-16 | 2 | -1/+1 |
| | |||||
* | ci: produce a font list | Matthias Clasen | 2019-07-16 | 1 | -0/+5 |
| | | | | Know the environment. | ||||
* | ci: Render without line spacing | Matthias Clasen | 2019-07-16 | 1 | -1/+1 |
| | | | | To confirm whether this is the problem on win32. | ||||
* | Fix a typo | Matthias Clasen | 2019-07-16 | 1 | -1/+1 |
| | |||||
* | ci: Try to make pango-view work on win32 | Matthias Clasen | 2019-07-16 | 1 | -1/+1 |
| | |||||
* | ci: Install cantarell on win32 | Matthias Clasen | 2019-07-16 | 1 | -1/+2 |
| | |||||
* | Add rendering for windows ci too | Matthias Clasen | 2019-07-16 | 1 | -0/+5 |
| | |||||
* | Collect the artifact too | Matthias Clasen | 2019-07-16 | 1 | -0/+0 |
| | |||||
* | ci: add a msys2 mingw64 job | Christoph Reiter | 2018-12-04 | 1 | -0/+29 |