2640 Commits (b7d442150dd8575f0756e3bc9e953d0f198e16c6)

Author SHA1 Message Date
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
Mathieu Duponchelle c3bc7873e9 [fixup]: various minor tweaks found while documenting 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
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 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 31f0242a6f new wrap-mode: forcefallback 7 years ago
Mathieu Duponchelle e1b138a21b Implement a generic python module 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
Somasekhar Penugonda 7f89083363 Fix for issue in cpp.py 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
chitranjali 34cb503c85 PR review changes closes #2865 7 years ago
chitranjali 83766313a7 fix2865 7 years ago
Xavier Claessens b4aee4675a pkgconfig: Add a simple version of the generator (#3284) 7 years ago
Aleksey Filippov ddc6f72507 Use consistent quotes 7 years ago
Aleksey Filippov 827d33c8b6 Split SingleTestRunner.run() 7 years ago
makise-homura 67f067d5b2 Added version detection for lcc compiler 7 years ago
Aleksey Filippov 0e8c69b796 Split SingleTestRunner._get_cmd() out of run() 7 years ago
Aleksey Filippov 9596fd6c24 Move run_single_test() into separate class 7 years ago
Aleksey Filippov 3eebb1f83a Make run_single_test() method static 7 years ago
Aleksey Filippov 9c01fc0e49 Do not access counters from parallel code 7 years ago
Aleksey Filippov 2aa1c3d575 Use enum instead of string constants 7 years ago
Aleksey Filippov 84e3cadc70 Use hermetic parameters in run_single_test(), initialize them before in the caller 7 years ago
Somasekhar Penugonda e62b8109eb Updates to CPP support and update review changes 7 years ago
Jussi Pakkanen 9b2e533d87 Always build parser objects anew to avoid leaking old data. 7 years ago
Alexis Jeandet 0407fac59e [Qt module] Add File object support for generated or not qrc files 7 years ago