aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/modules/gnome.py
AgeCommit message (Expand)AuthorFilesLines
2019-01-02Remove cross_info; cross file is parsed up front and discardedJohn Ericson1-4/+4
2018-12-16gi: Handle new --source-top-dirs argumentThibault Saunier1-10/+15
2018-11-19gnome.gtkdoc: Fix missing permitted `c_args` argumentIñigo Martínez1-1/+2
2018-11-06gnome: Require GObject-Introspection 1.58.1 for static librariesOlivier Crête1-2/+10
2018-11-05gnome: Use full path for static librariesOlivier Crête1-1/+6
2018-11-05gnome: GIR works fine for static librariesOlivier Crête1-3/+5
2018-10-10gnome.compile_resources: Put dependency directories before current source dirTingPing1-2/+2
2018-10-08gnome: Quote arguments passed to gtkdoc-scangobjTing-Wei Lan1-4/+5
2018-09-28gnome.gtkdoc: Fix static library ldflagsIñigo Martínez1-8/+9
2018-09-28gnome: use target c_args/c_link_args for g-ir-scanner when cross-compilingRoss Burton1-2/+10
2018-09-28gnome: add missing cflags/ldflags to gtk-doc when cross-compilingRoss Burton1-0/+2
2018-09-25gnome: use project compiler flags in gtkdocMarco Trevisan (Treviño)1-1/+5
2018-09-21gnome: add support for `module_version`Marco Trevisan (Treviño)1-2/+7
2018-09-17gnome.gtkdoc: Add new c_args parameterIñigo Martínez1-1/+5
2018-09-17gnome.gtkdoc: Fix dependencies compile_args in gtkdocIñigo Martínez1-0/+1
2018-08-31gnome: fix generate_gir when linking with libasanMathieu Duponchelle1-1/+1
2018-08-15gnome: Filter LDFLAGS passed to g-ir-scannerNirbheek Chauhan1-14/+35
2018-08-15gnome: Filter CFLAGS that are passed to g-ir-scannerNirbheek Chauhan1-3/+9
2018-08-09gnome.generate_gir: support generating gir for multiple librariesMathieu Duponchelle1-47/+72
2018-08-09gnome.generate_gir: refactoringMathieu Duponchelle1-137/+231
2018-07-31Merge pull request #3799 from rossburton/gtkdocJussi Pakkanen1-6/+13
2018-07-29gnome: Fix building gir with asan againTingPing1-1/+1
2018-07-11gnome.gdbus_codegen: Handle XML docbook in subdirsNirbheek Chauhan1-1/+1
2018-07-09gtkdoc: pass the cross compiler if cross compilingRoss Burton1-6/+13
2018-07-07Add new method: mlog.deprecation()Nirbheek Chauhan1-1/+1
2018-07-06gnome.gtkdoc: Don't treat install_dir as a file optionNirbheek Chauhan1-1/+1
2018-07-05Fix flake8 issues (#3834)Jon Turney1-1/+0
2018-07-01gnome: Use raw link arguments with g-ir and gtk-docNirbheek Chauhan1-1/+1
2018-07-01gnome: Distinguish between internal and external linker flagsTing-Wei Lan1-24/+37
2018-06-20gdbus_codegen: Only add autocleanup args if glib is new enoughNirbheek Chauhan1-10/+22
2018-06-19gtkdoc: Fix dependencies not being built before invoking gtkdocXavier Claessens1-7/+7
2018-06-19Properly name the targetsCorentin Noël1-6/+8
2018-06-19gdbus_codegen: Keep the same behavior for all GLib versionsCorentin Noël1-51/+62
2018-06-18generate_gir: Add all the files provided by the CustomTargetCorentin Noël1-3/+4
2018-06-17gtkdoc: Run gtkdoc-scangobj command from build directoryXavier Claessens1-0/+2
2018-06-08gdbus_codegen: Support --c-generate-autocleanupRobert Ancell1-2/+7
2018-06-07gdbus_codegen: Support arbitrary extra argumentsRobert Ancell1-1/+4
2018-06-06Fix issues found by flake8Xavier Claessens1-1/+0
2018-06-06Move <lang>_args to coredata.compiler_optionsXavier Claessens1-4/+4
2018-06-01Add 0.46.0 featuresSalamandar1-0/+1
2018-06-01Add 0.42.0 featuresSalamandar1-0/+1
2018-06-01Add 0.40.0 featuresSalamandar1-0/+3
2018-06-01Add 0.37.0 featuresSalamandar1-1/+3
2018-05-23gnome/mkenums: allow passing generated files as templatesMathieu Duponchelle1-2/+6
2018-05-09gdbus_codegen: Guess the output list for docbook generationNirbheek Chauhan1-1/+5
2018-05-09gtkdoc: Fix typo that made xml_files an array of arraysNirbheek Chauhan1-1/+1
2018-05-06gnome.gtkdoc: Allow passing file objects as xml_filesNirbheek Chauhan1-4/+6
2018-05-05gnome: Use the header basename for #include in mkenums_simpleNirbheek Chauhan1-1/+1
2018-05-05gnome: Update minimum glib version for gdbus-codegenNirbheek Chauhan1-3/+2
2018-05-04gnome: Disable usage of new --body and --header argsNirbheek Chauhan1-4/+6