5763 Commits (3c4c8bf7754bace455d379e6e7492bb5f81212d8)
 

Author SHA1 Message Date
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
Jussi Pakkanen 798d841348
Merge pull request #3396 from mesonbuild/nirbheek/cache-pkgconfig 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
makise-homura dfac0ce8d7 Clarified version of lcc which will not suffer from depfiles problem 7 years ago
makise-homura 495f47b12b Make more precise CPU detection for Elbrus platform 7 years ago
TingPing c04862e24c
docs: Fix syntax highlighting in release notes 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
Jussi Pakkanen b1c086b24d Explain the choice of implementation language. [skip ci] 7 years ago
Xavier Claessens b216f03a01 Fix unit test for Disabler() 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 487526bfff Trivial update to meson vim syntax + typo in snippet [skip ci] 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
Mathieu Duponchelle 99f324eda1 [fixup]: Fix snippets heading 7 years ago
Emmanuele Bassi e103675a39 Never install the glib-mkenums generated C source (#3374) 7 years ago
Mathieu Duponchelle c3bc7873e9 [fixup]: various minor tweaks found while documenting 7 years ago
Mathieu Duponchelle 56fc22075c [fixup]: write documentation 7 years ago
Mathieu Duponchelle 33abe0cf55 [fixup]: Rename find to find_installation 7 years ago
Mathieu Duponchelle dce770c0a7 [fixup]: Fix python2 detection and unit test 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
Jussi Pakkanen 269db40445
Merge pull request #3326 from jeandet/generated_qrc 7 years ago
Xavier Claessens 8a70e7cff5 Remove arbitrary [-1024,1024] limit in cross_compute_int() 7 years ago
Jussi Pakkanen 23a7fe06e9
Merge pull request #3366 from xclaesse/pkgconfig-dup-version 7 years ago
Xavier Claessens da0f0f02e5 pkgconfig generator: Remove duplicates in required versions 7 years ago
Jussi Pakkanen d6e71d0c56
Merge pull request #3312 from MathieuDuponchelle/alwaysfallback 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
Mathieu Duponchelle 1105ba3afd [fixup]: rename test after rebase 7 years ago
Mathieu Duponchelle 1ad04bed96 [fixup]: export symbols explicitly 7 years ago
Aleksey Filippov 52eb5b195e Remove commit_zero recommendation from wrap documentation, use action commit [skip ci] 7 years ago
Xavier Claessens 142f51a7b5 pkgconfig generator: Fix crash when passing a SharedModule 7 years ago
Mathieu Duponchelle 5b13742ff4 [fixup]: trivial fix after rebase 7 years ago
Mathieu Duponchelle ad296976f0 [fixup]: extension_module: allow specifying install_dir OR subdir 7 years ago
Mathieu Duponchelle 423f2f5c92 [fixup]: Address PKG_CONFIG env vars comments 7 years ago
Mathieu Duponchelle ae460f94ce [fixup]: Add test 7 years ago
Mathieu Duponchelle a4341b3004 [fixup]: add since to FAQ 7 years ago
Mathieu Duponchelle 31f0242a6f new wrap-mode: forcefallback 7 years ago