2417 Commits (87c166db954591372bd2d34ab59d3a2d8c2b0bd7)

Author SHA1 Message Date
Nirbheek Chauhan 87c166db95 find_program: Only store successful lookups 7 years ago
Jussi Pakkanen 998892ed29 Updated all modules to work with the new API. 7 years ago
Jussi Pakkanen 4256c0dae2 Can override programs with scripts generated with configure_file. 7 years ago
Jussi Pakkanen bdb57cf62a Convert Gnome module to use find_program from interpreter. 7 years ago
Jussi Pakkanen de65adb8b1 Made it possible to override find_program to return a different program. 7 years ago
Martin Hostettler 3f7c6cf3d6 Improve generation of pkg-config files for static only libraries. 7 years ago
Jussi Pakkanen 7c37ca15f3 🤦🤦🤦 7 years ago
Alberto Sartori 717f7db67e improve suite of meson test (#3369) 7 years ago
Nirbheek Chauhan 2e5b2813d5 compilers: Cache compiler checks where we don't want the output 7 years ago
textshell 0535f38af9 pkgconfig module: Fix regression that Requires.private is generated as 'Q, t, 5, C, o, r, e' instead of Qt5Core. (#3406) 7 years ago
Robin c2f062a02e Fix encoding bug on Windows 7 years ago
Jon Turney cb597adb01 Indicate subproject depth in console output 7 years ago
Daniel Schulte 57654bf367 Deduplicate dependencies resolved to absolute paths 7 years ago
Bruce Richardson 7806175c21 don't create unneeded internal dependency objects 7 years ago
Bruce Richardson c213d715eb Prune unneeded transitive dependencies 7 years ago
Nirbheek Chauhan 3acda1d998 PkgConfigDependency: dicts aren't hashable, so use frozenset 7 years ago
Nirbheek Chauhan eb07ad867e PkgConfigDependency: Cache the output of pkg-config 7 years ago
Iñigo Martínez 435cd8c922 gdbus_codegen: Fix new generated objects 7 years ago
Iñigo Martínez e656b9c819 gdbus_codegen: Fix custom target name 7 years ago
Xavier Claessens 58f063978e coredata: UserOption subclasses only need to implement validate_value() 7 years ago
Andrei Alexeyev e9860cff41 introspect: default builddir to . to prevent a crash 7 years ago
Rico Tzschichholz 5a0884dab3 vala: Don't pass -o and -C at the same time 7 years ago
Nirbheek Chauhan d7b401f7d7 gdbus_codegen: Return 2 targets when docbook is disabled 7 years ago
Iñigo Martínez b2636ceef9 gnome: Validate docbook parameter is a string 7 years ago
Iñigo Martínez 351b59f03a gnome: Split header and code targets in gdbus_codegen() 7 years ago
Emmanuele Bassi e103675a39 Never install the glib-mkenums generated C source (#3374) 7 years ago
David Fort 6dea177774 add support for cmakedefine in configure_file() 7 years ago
Jussi Pakkanen aed11affd3 Update depfixer to fix rpaths also on OSX. 7 years ago
Xavier Claessens 8a70e7cff5 Remove arbitrary [-1024,1024] limit in cross_compute_int() 7 years ago
Xavier Claessens da0f0f02e5 pkgconfig generator: Remove duplicates in required versions 7 years ago
Paul I 09dd9e20df VS backend: dedup AdditionalDependencies 7 years ago
Christoph Behle 40715dec21 Move entry in build_funct_dict to correct position. 7 years ago
Xavier Claessens 142f51a7b5 pkgconfig generator: Fix crash when passing a SharedModule 7 years ago
Mathieu Duponchelle 31f0242a6f new wrap-mode: forcefallback 7 years ago
Iñigo Martínez c1fcc8ab3e gnome.gtkdoc: Fix generated files used as content files 7 years ago
Alexis Jeandet 4b98898c7c [Qt module] refactor b4cd949c48 7 years ago
Alexis Jeandet b4cd949c48 [Qt module] More qrc fixes 7 years ago
Xavier Claessens 68f9846b7c Add both_libraries() to build both shared and static libraries 7 years ago
Xavier Claessens 809f018333 extract_all_objects: Also extract generated sources 7 years ago
Xavier Claessens 5eef325ab6 pkgconfig generator: Only skip dependencies when using shared_library() 7 years ago
Xavier Claessens cf0e997167 Remove duplicated list of known kwargs for build targets 7 years ago
Sébastien Wilmet 51a1952172 gtkdochelper: print warnings 7 years ago
Jussi Pakkanen 3e23f36a3c Fix detection to work with newer Java compilers. 7 years ago
Matthias Klumpp 2dc1e87cae Ensure D feature flags get applied to all D files 7 years ago
Alexis Jeandet 16c4a3b4f8 Added link to documentation and examples for find_library replacement (#3346) 7 years ago
Alexis Jeandet ebeb248c07 [Qt module] Added generated resource test case + some fixes 7 years ago
Alexis Jeandet fd245ce5cf [Qt module] add some logic to detect if resources are in build dir 7 years ago
behlec 37d379ebe5 Allow meson build file to exit early. (#2808) 7 years ago
Matthias Klumpp 6146353f45 Don't crash when using d_module_versions for pkg-config 7 years ago
chitranjali cc6be2e43d Fixing flake8 7 years ago