108 Commits (dff40ca259c396568eeb4d05c534781ca148f8e7)

Author SHA1 Message Date
Xavier Claessens 40c197d524 pkgconfig: Fix various corner cases 4 years ago
Xavier Claessens d0f468fef1 pkgconfig: Add missing cflags in uninstalled files 4 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
Fini Jastrow b745769535 pkgconfig: Document conflicts keyword 5 years ago
Dylan Baker a8293dd59c mesonlib: Replace unholder argument to listify 5 years ago
Stéphane Cerveau 21e543fea8 pkgconfig: Fix deprecation message (fixes #6720) 5 years ago
Rohan Garg 73f03e6093 Introduce dataonly for the pkgconfig module 5 years ago
Xavier Claessens 4c5a9523be pkgconfig: Generate -uninstalled.pc files 5 years ago
Xavier Claessens b3ab022777 pkgconfig: Fix code that make relative path 5 years ago
Dylan Baker fbad73c939 dependencies: Use a DependencyFactory for threads 5 years ago
Eli Schwartz 71bbcc7669 pkgconfig module: add FeatureNew for requires: dependency('foo') 5 years ago
Ryan Lucia 8987a39675 pkgconfig: only check import_filename for shared libraries 5 years ago
sghctoma aba8792b66 Change default pkgconfig directory on FreeBSD 5 years ago
Xavier Claessens dc5ad1fad9 pkgconfig: Do not include uninstalled static libraries 5 years ago
Xavier Claessens 5d0ced220c pkgconfig: Fix ordering of public libraries 5 years ago
Aleksey Gurtovoy 75daed27bc mesonlib.split_args/quote_arg/join_args 5 years ago
Simon Allen 6a7b4be824 Handle case of dependency('threads') in 'requires' 5 years ago
John Ericson 07777e15d4 Purge `is_cross` and friends without changing user interfaces 6 years ago
myd7349 5ede0f5ef0 Force pkgconfig to UTF-8 6 years ago
Eli Schwartz 311cbf347b pkgconfig.generate: add FeatureNew and documentation for implict version 6 years ago
Nirbheek Chauhan 8481971ff2 pkgconfig: Only warn about deprecation at a location once 6 years ago
Xavier Claessens d28b75a500 pkgconfig: Avoid deprecation warning when using new syntax 6 years ago
Michael Hirsch, Ph.D da34bea893 pep8 py37 6 years ago
Xavier Claessens 83964f64fa pkgconfig: Fix flag deduplication 6 years ago
Niklas Haas 261ab9b214 pkgconfig: Fix link order of library dependencies 6 years ago
Xavier Claessens 8612f1543f pkgconfig: Improve and document generator behaviour 6 years ago
Luca Boccassi 80ac40b7e7 pkgconfig: do not generated dependency on itself 6 years ago
Marcel Hollerbach 443a4a8c78 pkgconfig: add support for pkgconfig generation for c# 6 years ago
Nirbheek Chauhan a1d9adba09 FeatureNew: Make all checks subproject-specific 7 years ago
Nirbheek Chauhan 2cbf7caf5c
Nirbheek/fix pkgconfig library dedup (#3813) 7 years ago
Salamandar 2fb6018763 Add 0.46.0 features 7 years ago
Salamandar 4741f1e243 Add 0.42.0 features 7 years ago
Salamandar d5207e1c4f Add 0.41.0 features 7 years ago
Nirbheek Chauhan badbfa125c pkgconfig: Don't expose internal libraries in .pc files 7 years ago
Jussi Pakkanen 2b5766980b Keep separator spaces in pkg-config declarations. Closes #3479. 7 years ago
Martin Hostettler 247b1a598a regression: pkgconfig module: Fix Fix regression in Requires.private generation. 7 years ago
Jussi Pakkanen 998892ed29 Updated all modules to work with the new API. 7 years ago
Martin Hostettler 3f7c6cf3d6 Improve generation of pkg-config files for static only libraries. 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
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
Xavier Claessens 5eef325ab6 pkgconfig generator: Only skip dependencies when using shared_library() 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
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