summaryrefslogtreecommitdiff
path: root/mesonbuild/modules
AgeCommit message (Expand)Author
2018-05-23gnome/mkenums: allow passing generated files as templatesMathieu Duponchelle
2018-05-21Windows: Fix exception when windres is not foundXavier Claessens
2018-05-09gdbus_codegen: Guess the output list for docbook generationNirbheek Chauhan
2018-05-09gtkdoc: Fix typo that made xml_files an array of arraysNirbheek Chauhan
2018-05-06gnome.gtkdoc: Allow passing file objects as xml_filesNirbheek Chauhan
2018-05-05gnome: Use the header basename for #include in mkenums_simpleNirbheek Chauhan
2018-05-05gnome: Update minimum glib version for gdbus-codegenNirbheek Chauhan
2018-05-04gnome: Disable usage of new --body and --header argsNirbheek Chauhan
2018-05-04Interpreter: don't flatten the arguments of various methodsMathieu Duponchelle
2018-05-03python module: make it work with pypyMathieu Duponchelle
2018-05-02pkgconfig: Don't expose internal libraries in .pc filesNirbheek Chauhan
2018-05-02Keep separator spaces in pkg-config declarations. Closes #3479.Jussi Pakkanen
2018-04-28Install generated gdbus header with old glib version too.Jussi Pakkanen
2018-04-21modules/python: add some more options around path and config_varsHavard Graff
2018-04-21gnome: If pkg-config is not found, assume glib is 2.54 (#3443)Nirbheek Chauhan
2018-04-20gnome: gdbus-codegen add a `sources:` kwargNirbheek Chauhan
2018-04-20regression: pkgconfig module: Fix Fix regression in Requires.private generation.Martin Hostettler
2018-04-18gdbus_codegen: Fix install_dir parameterIñigo Martínez
2018-04-18Made Python module match the new init interface.Jussi Pakkanen
2018-04-17Merge pull request #3240 from MathieuDuponchelle/python_moduleJussi Pakkanen
2018-04-16Merge pull request #3218 from mesonbuild/findoverriderJussi Pakkanen
2018-04-15Merge pull request #3115 from makise-homura/e2k-lcc-supportJussi Pakkanen
2018-04-15find_program: Don't spam when called from a moduleNirbheek Chauhan
2018-04-15Updated all modules to work with the new API.Jussi Pakkanen
2018-04-15Convert Gnome module to use find_program from interpreter.Jussi Pakkanen
2018-04-14Improve generation of pkg-config files for static only libraries.Martin Hostettler
2018-04-14Merge pull request #2930 from inigomartinez/gdbus-targetsJussi Pakkanen
2018-04-14pkgconfig module: Fix regression that Requires.private is generated as 'Q, t,...textshell
2018-04-12gdbus_codegen: Fix new generated objectsIñigo Martínez
2018-04-12gdbus_codegen: Fix custom target nameIñigo Martínez
2018-04-11gdbus_codegen: Return 2 targets when docbook is disabledNirbheek Chauhan
2018-04-11gnome: Validate docbook parameter is a stringIñigo Martínez
2018-04-11gnome: Split header and code targets in gdbus_codegen()Iñigo Martínez
2018-04-09Never install the glib-mkenums generated C source (#3374)Emmanuele Bassi
2018-04-09[fixup]: various minor tweaks found while documentingMathieu Duponchelle
2018-04-09[fixup]: Rename find to find_installationMathieu Duponchelle
2018-04-09[fixup]: Fix python2 detection and unit testMathieu Duponchelle
2018-04-08Merge pull request #3326 from jeandet/generated_qrcJussi Pakkanen
2018-04-07pkgconfig generator: Remove duplicates in required versionsXavier Claessens
2018-04-06pkgconfig generator: Fix crash when passing a SharedModuleXavier Claessens
2018-04-07[fixup]: trivial fix after rebaseMathieu Duponchelle
2018-04-07[fixup]: extension_module: allow specifying install_dir OR subdirMathieu Duponchelle
2018-04-07[fixup]: Address PKG_CONFIG env vars commentsMathieu Duponchelle
2018-04-06Implement a generic python moduleMathieu Duponchelle
2018-04-04Merge pull request #2711 from xclaesse/both-libraryJussi Pakkanen
2018-04-04gnome.gtkdoc: Fix generated files used as content filesIñigo Martínez
2018-04-04[Qt module] refactor b4cd949c48ab67891e4bc6b14a8f9f247e28777dAlexis Jeandet
2018-04-04[Qt module] More qrc fixesAlexis Jeandet
2018-04-03pkgconfig generator: Only skip dependencies when using shared_library()Xavier Claessens
2018-04-03Remove duplicated list of known kwargs for build targetsXavier Claessens