Commit History

Author SHA1 Message Date
  Nirbheek Chauhan 2cbf7caf5c Nirbheek/fix pkgconfig library dedup (#3813) 6 years ago
  Salamandar 2fb6018763 Add 0.46.0 features 6 years ago
  Salamandar 4741f1e243 Add 0.42.0 features 6 years ago
  Salamandar d5207e1c4f Add 0.41.0 features 6 years ago
  Nirbheek Chauhan badbfa125c pkgconfig: Don't expose internal libraries in .pc files 6 years ago
  Jussi Pakkanen 2b5766980b Keep separator spaces in pkg-config declarations. Closes #3479. 6 years ago
  Martin Hostettler 247b1a598a regression: pkgconfig module: Fix Fix regression in Requires.private generation. 6 years ago
  Jussi Pakkanen 998892ed29 Updated all modules to work with the new API. 6 years ago
  Martin Hostettler 3f7c6cf3d6 Improve generation of pkg-config files for static only libraries. 6 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) 6 years ago
  Xavier Claessens da0f0f02e5 pkgconfig generator: Remove duplicates in required versions 6 years ago
  Xavier Claessens 142f51a7b5 pkgconfig generator: Fix crash when passing a SharedModule 6 years ago
  Xavier Claessens 5eef325ab6 pkgconfig generator: Only skip dependencies when using shared_library() 6 years ago
  Matthias Klumpp 6146353f45 Don't crash when using d_module_versions for pkg-config 6 years ago
  Xavier Claessens b4aee4675a pkgconfig: Add a simple version of the generator (#3284) 6 years ago
  Xavier Claessens 8efd940092 pkgconfig generator: Add required version 6 years ago
  Chris Lamb 979eaa804a Make the generated pkgconfig files reproducible. 6 years ago
  Jussi Pakkanen e984e1072b Merge pull request #3251 from mesonbuild/fixpkgconfigdeps 6 years ago
  Jussi Pakkanen cf5f1a83d5 Fix existing tests. 6 years ago
  Jussi Pakkanen c385f79737 Do not leak out private dependencies for shared libraries. 6 years ago
  Aleksey Filippov 552916d2d2 pkgconfig: allow any non-found dependency requires arguments 6 years ago
  Aleksey Filippov 6e83e41af7 pkgconfig: print requires argument type on error 6 years ago
  Aleksey Filippov d6b5d7fe9f Add library with generated_pc and PkgConfigDependency support to pkgconfig.generate() 6 years ago
  Aleksey Filippov be6cedb491 Use listify(unholder=True) instead of manual unwrapping 6 years ago
  Aleksey Filippov 02bd4be0e6 Fix misprint in pkgconfig comment 6 years ago
  Xavier Claessens 6e2e94c645 pkgconfig: Also ignore not found deps passed directly to pc generator 6 years ago
  Jussi Pakkanen 5e4538fe63 Add external dependencies to pc files only if found. Closes #2911. 6 years ago
  Xavier Claessens 68eedc8b71 pkgconfig: Rename DepsHolder to DependenciesHelper 6 years ago
  Xavier Claessens 49977686b5 pkgconfig: Use the pc file we generated for libraries 6 years ago
  Xavier Claessens 9e541a0fff pkgconfig: Avoid duplicated -L flags 6 years ago