summaryrefslogtreecommitdiff
path: root/cogl/cogl-pango
Commit message (Expand)AuthorAgeFilesLines
* Add fallback for semi-private symbols in PangoEmmanuele Bassi2019-07-071-0/+7
* cogl: Remove CoglError wrapperNiels De Graef2019-06-201-2/+2
* cogl: Drop _COGL_RETURN_VAL_IF_FAIL macroNiels De Graef2019-06-191-1/+1
* cogl: Drop _COGL_RETURN_IF_FAIL macroNiels De Graef2019-06-192-7/+7
* Use free_full on GSList's instead of foreach + freeMarco Trevisan (Treviño)2019-05-151-2/+2
* build: Don't use absolute paths with subdir keywordFlorian Müllner2019-03-181-2/+2
* cogl: Remove CoglBool, use gboolean insteadNiels De Graef2019-02-159-28/+28
* meson: Set cogl as dependency of libmutter-cogl dependencyMarco Trevisan (Treviño)2019-01-231-1/+0
* meson: Set proper soversion and version to librariesMarco Trevisan (Treviño)2019-01-231-1/+2
* meson: Fix map files and load them to hide private symbolsMarco Trevisan (Treviño)2019-01-232-2/+8
* Drop AutotoolsGeorges Basile Stavracas Neto2019-01-101-93/+0
* build: Install .pc files in correct locationFlorian Müllner2019-01-081-0/+1
* build: Pass library as first argument to pkg.generate()Jonas Ådahl2019-01-081-2/+1
* build: Always pass --quiet to g-ir-scannerJonas Ådahl2018-12-221-2/+1
* cogl: use G_BEGIN_DECLS instead of COGL_BEGIN_DECLSNiels De Graef2018-11-235-10/+10
* build: Fix include and lib paths in autotools .pc filesJonas Ådahl2018-11-071-2/+2
* build: Add soversion to shared librariesJonas Ådahl2018-11-071-0/+1
* build: Prefer dependencies instead of link_withGeorges Basile Stavracas Neto2018-11-061-4/+11
* Add meson build supportJonas Ådahl2018-11-062-0/+80
* autotools: Make install directories paths more consistentJonas Ådahl2018-11-062-4/+4
* cogl: Unconditionally include cogl-config.hJonas Ådahl2018-11-065-10/+0
* cogl: Remove notion of a "cogl" versionJonas Ådahl2018-11-061-3/+3
* Make libmutter and friends parallel installableJonas Ådahl2017-02-142-22/+22
* Remove cogl-1.0 vs cogl-2.0 vs cogl experimental API splitJonas Ådahl2016-07-202-19/+3
* cogl: Fix a bunch of GISCAN warningsJonas Ådahl2016-07-201-0/+1
* Don't use config.h in clutter and coglJonas Ådahl2016-07-205-5/+5
* cogl/clutter: Drop soname versions of private librariesRico Tzschichholz2016-04-281-1/+1
* build: Export correct pkg-config names in .girsFlorian Müllner2016-04-281-2/+2
* move everything into a cogl/ directoryRui Matos2016-04-2213-0/+3040