aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/modules
AgeCommit message (Expand)AuthorFilesLines
2018-07-01gnome: Distinguish between internal and external linker flagsTing-Wei Lan1-24/+37
2018-07-01Add a helper for fetching of binaries from cross filesNirbheek Chauhan1-8/+10
2018-07-01Nirbheek/fix pkgconfig library dedup (#3813)Nirbheek Chauhan1-4/+6
2018-06-20gdbus_codegen: Only add autocleanup args if glib is new enoughNirbheek Chauhan1-10/+22
2018-06-20dependencies: Don't assume self.compiler is a C compilerNirbheek Chauhan1-1/+1
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-18Make depends: of windows.compile_resources() include-ableJon Turney1-0/+4
2018-06-18Add a depends: keyword to windows.compile_resources()Jon Turney1-4/+6
2018-06-17Merge pull request #3715 from jon-turney/duplicate-rsrc-script-nameJussi Pakkanen1-2/+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-07Use a unique name for windows resource compilation custom targetJon Turney1-2/+4
2018-06-07gdbus_codegen: Support arbitrary extra argumentsRobert Ancell1-1/+4
2018-06-06Fix issues found by flake8Xavier Claessens2-3/+0
2018-06-06Move <lang>_args to coredata.compiler_optionsXavier Claessens1-4/+4
2018-06-05FeatureNew: add two features that were just mergedNirbheek Chauhan1-1/+2
2018-06-03Have the windows.resource_compiler() preprocesor write a depfileJon Turney1-0/+5
2018-06-01Add a depend_files: keyword to windows.compile_resources()Jon Turney1-1/+3
2018-06-01Add 0.46.0 featuresSalamandar3-2/+7
2018-06-01Add 0.45.0 featuresSalamandar1-0/+2
2018-06-01Add 0.44.0 featuresSalamandar1-0/+1
2018-06-01Add 0.42.0 featuresSalamandar3-0/+5
2018-06-01Add 0.41.0 featuresSalamandar1-1/+4
2018-06-01Add 0.40.0 featuresSalamandar2-1/+5
2018-06-01Add 0.37.0 featuresSalamandar2-2/+6
2018-05-23gnome/mkenums: allow passing generated files as templatesMathieu Duponchelle1-2/+6
2018-05-21Windows: Fix exception when windres is not foundXavier Claessens1-1/+1
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
2018-05-04Interpreter: don't flatten the arguments of various methodsMathieu Duponchelle2-1/+6
2018-05-03python module: make it work with pypyMathieu Duponchelle1-4/+47
2018-05-02pkgconfig: Don't expose internal libraries in .pc filesNirbheek Chauhan1-2/+2
2018-05-02Keep separator spaces in pkg-config declarations. Closes #3479.Jussi Pakkanen1-2/+4
2018-04-28Install generated gdbus header with old glib version too.Jussi Pakkanen1-1/+5
2018-04-21modules/python: add some more options around path and config_varsHavard Graff1-13/+39
2018-04-21gnome: If pkg-config is not found, assume glib is 2.54 (#3443)Nirbheek Chauhan1-2/+7
2018-04-20gnome: gdbus-codegen add a `sources:` kwargNirbheek Chauhan1-8/+10
2018-04-20regression: pkgconfig module: Fix Fix regression in Requires.private generation.Martin Hostettler1-1/+1
2018-04-18gdbus_codegen: Fix install_dir parameterIñigo Martínez1-1/+1
2018-04-18Made Python module match the new init interface.Jussi Pakkanen1-4/+4
2018-04-17Merge pull request #3240 from MathieuDuponchelle/python_moduleJussi Pakkanen1-0/+433
2018-04-16Merge pull request #3218 from mesonbuild/findoverriderJussi Pakkanen12-63/+52
2018-04-15Merge pull request #3115 from makise-homura/e2k-lcc-supportJussi Pakkanen1-0/+7