706 Commits (98d3863fa4d63f39aee510a2713c0586b65d40e8)

Author SHA1 Message Date
Sam Thursfield 21897a10ca gnome: Handle libraries that are not in the current build dir 4 years ago
Xavier Claessens 6d816c1800 pkgconfig: Make external deps of static library public 4 years ago
Eli Schwartz 478feb39ed qt module: fix error message typo, translation qresource accepts qm not ts 4 years ago
Sam Thursfield 505b5b2391 gnome: Tweak error message 4 years ago
Xavier Claessens 14fd1a329a pkgconfig: Define libdir and includedir in -uninstalled.pc files 4 years ago
Xavier Claessens a050db5e30 Fix gnome.compile_resources() when glib is a subproject 4 years ago
Xavier Claessens 0c95d92404 pkgconfig: InternalDependency's ext_deps should be private by default 4 years ago
Xavier Claessens bcf369ea3c Fix consistency in variables kwarg 4 years ago
Xavier Claessens 2e80c52129 windows: Avoid target name clash happening in GTK+ 4 years ago
mimi89999 4d140eb830 gnome: generate cpp gresource source in cpp projects 4 years ago
Daniel Mensinger e36f713a7f include_type: Add CMake subporject dependency method (fixes #6879) 4 years ago
Xavier Claessens 8b20852b0f python.dependency() is not respecting 'required' kwarg 4 years ago
Daniel Mensinger 1dfaccfd91 pathlib: Fix resolve() by overriding it in Python 3.5 4 years ago
Peter Harris 2664ab069d windows: reduce chance of going over path limit in backend/vs 4 years ago
Dylan Baker f342efd080 pylint: turn on bad-indentation error 4 years ago
Nirbheek Chauhan ea46daa7bc Revert "windows: reduce chance of going over path limit in backend/vs" 4 years ago
Peter Harris 807f88739e windows: reduce chance of going over path limit in backend/vs 4 years ago
Xavier Claessens 6ec0b535ba external-project: Add typing annotation 4 years ago
Xavier Claessens 9d338200da external-project: New module to build configure/make projects 4 years ago
Daniel Mensinger 23818fc5a3
typing: more fixes 4 years ago
Daniel Mensinger 6b1b995b32
typing: fully annotate fs module 4 years ago
Eli Schwartz 1de1cc22e2 qt module: add qresource support to compile_translations 4 years ago
Daniel Mensinger 948741355f cmake: Make the CMake targte not found error more useful (see #7567) 4 years ago
Xavier Claessens 40c197d524 pkgconfig: Fix various corner cases 4 years ago
Marc-André Lureau aa0d75deae Stabilize keyval module 4 years ago
Eli Schwartz f2dad788e7 qt module: rcc supports depfiles now, given a recent enough version of Qt5 4 years ago
Nirbheek Chauhan 40319c9634 Don't make unactionable warnings fatal 4 years ago
Xavier Claessens f66c8c35da qt: Fix has_tools() when required=False 4 years ago
Xavier Claessens d0f468fef1 pkgconfig: Add missing cflags in uninstalled files 4 years ago
Xavier Claessens f40e1567f5 Update mesonbuild/modules/gnome.py 4 years ago
Xavier Claessens 2ebda584ad Update mesonbuild/modules/gnome.py 4 years ago
Xavier Claessens 0b4cf5a844 gnome: Add fatal_warnings kwarg to generate_gir() 4 years ago
Dylan Baker 49a974213c modules/cmake: Fix setting install_dir 4 years ago
Daniel Mensinger a2f94ca18b
cmake: Add more advanced subproject configuration options 5 years ago
Soapux 4852ee8ceb Fix lack of space after 'Cflags:' in pkgconfig files 5 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Dylan Baker d51551231f use FeatureNew.single_use 5 years ago
Dylan Baker a313f46be7 modules/pkgconfig: Remove duplicate FeatureNew 5 years ago
Dylan Baker 06481666f4 interpreter: Replace some uses of mlog.deprecation with FeatureDeprecated 5 years ago
Xavier Claessens 93dc9cfcc3 gnome.generate_gir: Fix missing include directories 5 years ago
Marc-André Lureau efb86088bc python: install_sources() should default to pure, following the doc 5 years ago
Paolo Bonzini 7e15295018 rename unstable-kconfig to unstable-keyval 5 years ago
James Hilliard 1e073c4c1b Allow overriding g-ir-scanner and g-ir-compiler binaries. 5 years ago
Xavier Claessens 4929547b53 gnome: Print proper error when 'nsversion' or 'namespace' are missing 5 years ago
Xavier Claessens 707d3a2e20 gnome: Fix usage of gobject-introspection as subproject 5 years ago
Xavier Claessens 39a69d1fb0 find_program: Fixes when the program has been overridden by executable 5 years ago
Michael c53b637959 switch python2 %s for python3 .format 5 years ago
Jon Turney 7005e211a2 Report an errror if glib-compile-resources is missing 5 years ago
Xavier Claessens 4d7ccd1399 Make werror per subproject option 5 years ago
Xavier Claessens 326e9dcc51 gtkdoc: Add missing permitted kwarg 5 years ago