summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* [gobject] Bind cairo_glyph_t and cairo_text_cluster_tBehdad Esfahbod2023-03-092-0/+14
* Merge branch 'unused-function' into 'master'Uli Schlachter2023-03-031-6/+6
|\
| * Fix -Wunused-function warningsKhaled Hosny2023-02-061-6/+6
* | Remove XML surfaceEmmanuele Bassi2023-02-043-347/+0
|/
* util: Fix compiler warnings in cairo-sphinxEmmanuele Bassi2023-02-031-3/+8
* Merge branch 'no-more-gl' into 'master'Emmanuele Bassi2023-01-292-249/+0
|\
| * Drop cairo-glEmmanuele Bassi2023-01-272-249/+0
* | [malloc-stats] Measure callocBehdad Esfahbod2023-01-261-0/+22
|/
* svg-font: return SVG_FONT_ERROR on errorAdrian Johnson2023-01-201-0/+1
* Merge branch 'test-png16-load' into 'master'Uli Schlachter2023-01-151-0/+3
|\
| * Add remaining image formats to cairo-script constants tableManuel Stoeckl2023-01-111-0/+3
* | Defining Windows version macros in meson.buildFujii Hironori2023-01-131-1/+0
|/
* Remove autotools buildAdrian Johnson2023-01-0812-309/+0
* Fix bug in strndup implementationAdrian Johnson2023-01-031-2/+6
* [malloc-stats] Fix to not crashBehdad Esfahbod2022-12-301-1/+9
* meson: Only link cairo-script-interpreter with liblzoSimon McVittie2022-07-181-1/+1
* Merge branch 'fix-build-with-newer-libbfd' into 'master'Emmanuele Bassi2022-07-141-2/+2
|\
| * Fix build with newer binutils-dev installedSimon McVittie2022-07-141-2/+2
* | util: Don't expose _csi_stack_push in public ABISimon McVittie2022-07-141-1/+1
|/
* Update util/cairo-script/cairo-script-interpreter.pc.inPierre Labastie2022-05-141-0/+1
* Replace use of ctype functions with internal version where only ASCII chars a...Adrian Johnson2022-04-091-5/+7
* Fix warningAdrian Johnson2022-03-091-1/+1
* Replace deprecated malloc_hookAdrian Johnson2022-03-093-60/+38
* DWrite font docsAdrian Johnson2022-03-051-0/+1
* Drop cairo-vg surfaceEmmanuele Bassi2022-02-251-79/+0
* Fix some MinGW warningsAdrian Johnson2021-09-022-1/+8
* gobject: Remove the use of volatileEmmanuele Bassi2021-08-152-92/+92
* Added hairline support to cairoRick Yorgason2021-08-151-0/+22
* Use uintptr_t for all casts between pointer and integerAdrian Johnson2021-07-253-3/+3
* Fix meson build without zlibUli Schlachter2021-05-221-0/+2
* meson: Use more dependency objectsUli Schlachter2021-05-225-29/+22
* meson: Move CAIRO_HAS_INTERPRETER to config.hUli Schlachter2021-05-021-1/+1
* Drop the conditional inclusion of config.hEmmanuele Bassi2021-05-019-18/+0
* Remove stray _GNU_SOURCE definitionsEmmanuele Bassi2021-05-019-13/+10
* meson: Define HAVE_CONFIG_H as a project flagEmmanuele Bassi2021-05-016-10/+2
* Merge branch 'ebassi/warnings-fixes' into 'master'Uli Schlachter2021-04-271-1/+1
|\
| * Drop volatile from the GType registrationEmmanuele Bassi2021-04-271-1/+1
* | Use g_memdup2() with newer versions of GLibEmmanuele Bassi2021-04-271-3/+10
|/
* meson: make cairo-trace executableTim-Philipp Müller2021-03-092-0/+1
* utils: remove hacky replacement for backtrace_symbols in glibcTim-Philipp Müller2021-02-234-408/+2
* cairo-trace: fix build with newer versions of bfdTim-Philipp Müller2021-02-231-4/+3
* meson: only build cairo-boilerplate and cairo-missing helper libs if neededTim-Philipp Müller2021-01-151-0/+2
* meson: Generate cairo-script-interpreter.pc needed by GTK+Xavier Claessens2020-12-224-1/+31
* meson: fix library versioningTim-Philipp Müller2020-12-152-4/+4
* cairo-trace: Fix escape character encoding in string literalsGeorge Matsumura2020-11-201-0/+1
* build: Fix various compiler warningsGeorge Matsumura2020-11-074-3/+10
* cairo-gobject: Missing cairo include directoriesXavier Claessens2020-10-071-1/+2
* meson: Use pkgmod.generate() for all cairo pc filesXavier Claessens2020-10-061-0/+8
* meson: Fix build when libpng is not foundXavier Claessens2020-10-031-1/+1
* meson: Fix cross build with Android NDKXavier Claessens2020-10-021-1/+1