Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ci: Update the Fedora image | Matthias Clasen | 2022-06-10 | 1 | -1/+1 |
| | | | | Use Fedora 36. 34 is EOL now. | ||||
* | ci: Use the timeout multiplier when running tests | Matthias Clasen | 2022-03-18 | 1 | -0/+1 |
| | |||||
* | ci: Rebase the image to Fedora 34bump-ci-image | Matthias Clasen | 2021-12-10 | 1 | -3/+2 |
| | | | | This gives us a newer meson, among other things. | ||||
* | ci: Allow the win32 render run to fail | Matthias Clasen | 2021-11-19 | 2 | -2/+2 |
| | | | | | | I don't know why it started to fail, and am not in a position to debug it. So, let it fail, like we already do with the testsuite :( | ||||
* | ci: Add json-glib to the image | Matthias Clasen | 2021-11-18 | 1 | -0/+1 |
| | | | | This is needed now for the serialization code. | ||||
* | ci: Update branch references to main | Matthias Clasen | 2021-07-17 | 1 | -1/+1 |
| | | | | | | Change ci to point at the main branch instead of master. This is part of #579 | ||||
* | ci: Update ci images | Matthias Clasen | 2021-07-09 | 2 | -1/+3 |
| | | | | | | Include llvm on the image, so that we can use llvm-symbolizer, too try and get meaningful stacktraces out of asan. | ||||
* | Revert "Add an asan option that gives better traces" | Matthias Clasen | 2021-03-29 | 1 | -1/+1 |
| | | | | | | | This reverts commit 85b1f6a118ac23bac1c12a4c2c18b17afdf728d3. Sadly, this option makes the test-pangocairo-threads test hang and timeout. | ||||
* | Add an asan option that gives better traces | Matthias Clasen | 2021-03-26 | 1 | -1/+1 |
| | |||||
* | ci: Update Fedora image | Matthias Clasen | 2021-02-16 | 1 | -1/+4 |
| | | | | | Switch to Fedora 33, and add the few extra python packages that gi-docgen needs. | ||||
* | 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 |