695 Commits (b27af7e4654c3b2fe8c68a560c99fbffbd22789b)

Author SHA1 Message Date
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
Xavier Claessens da0f0f02e5 pkgconfig generator: Remove duplicates in required versions 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 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 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
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
Matthias Klumpp 6146353f45 Don't crash when using d_module_versions for pkg-config 7 years ago
Xavier Claessens b4aee4675a pkgconfig: Add a simple version of the generator (#3284) 7 years ago
Alexis Jeandet 0407fac59e [Qt module] Add File object support for generated or not qrc files 7 years ago
Xavier Claessens 8efd940092 pkgconfig generator: Add required version 7 years ago
Chris Lamb 979eaa804a Make the generated pkgconfig files reproducible. 7 years ago
Jussi Pakkanen cf5f1a83d5 Fix existing tests. 7 years ago
makise-homura 7cc41baa98 Added Elbrus lcc compilers support as inheritance from gcc ones 7 years ago
Jussi Pakkanen c385f79737 Do not leak out private dependencies for shared libraries. 7 years ago
Aleksey Filippov 552916d2d2 pkgconfig: allow any non-found dependency requires arguments 7 years ago
Aleksey Filippov 6e83e41af7 pkgconfig: print requires argument type on error 7 years ago
Aleksey Filippov 077d59daa4 Add link_whole argument to declare_dependency() 7 years ago
Jon Turney 8958529a25 Fix flake8 'variable assigned value but unused' reports 7 years ago
Jon Turney b8b23f4c50 Fix various flake8 whitespace reports 7 years ago
Jon Turney cd5dba5358 Fix flake8 'imported but unused' reports 7 years ago
Aleksey Filippov d6b5d7fe9f Add library with generated_pc and PkgConfigDependency support to pkgconfig.generate() 7 years ago
Aleksey Filippov be6cedb491 Use listify(unholder=True) instead of manual unwrapping 7 years ago
Aleksey Filippov 02bd4be0e6 Fix misprint in pkgconfig comment 7 years ago
Nirbheek Chauhan 0c1c387703 gnome: Fix depend_files listing for compile_resources 7 years ago
Jon Turney 7bfcf68777 Add get_pkgconfig_variable(default:) 7 years ago
Jussi Pakkanen 2601cbe8a8 Created an unstable module for IceStorm projects. 7 years ago
Aleksey Filippov 2cf85ae16f Use os.path: basename() and dirname() instead of split() 7 years ago
Alexis Jeandet 81126264cd Fixed bug 7 years ago
Xavier Claessens 6e2e94c645 pkgconfig: Also ignore not found deps passed directly to pc generator 7 years ago
Jussi Pakkanen 5e4538fe63 Add external dependencies to pc files only if found. Closes #2911. 7 years ago
Andrei Alexeyev f8bd1c5ff2
windows.compile_resources: fix compiling multiple resources within one project 7 years ago
Andrei Alexeyev ef7cb9f280
[windows] make compile_resources use custom targets instead of generators 7 years ago
Ting-Wei Lan 7b4bcdf21e gnome: Always use an ordered set to store LDFLAGS 7 years ago
Ting-Wei Lan ab2f68ec9c gnome.generate_gir: Pass *FLAGS set in the environment to g-ir-scanner 7 years ago
Ting-Wei Lan 08113da388 gnome.gtkdoc: Pass *FLAGS set in the environment to gtkdoc-scangobj 7 years ago
Iñigo Martínez f022cb3a40 gnome.gtkdoc: Add dependencies over generated targets 7 years ago
Xavier Claessens 68eedc8b71 pkgconfig: Rename DepsHolder to DependenciesHelper 7 years ago
Xavier Claessens 49977686b5 pkgconfig: Use the pc file we generated for libraries 7 years ago