130 Commits (3731e1d8f38be0ba3360d6badae789b1078e5b5a)

Author SHA1 Message Date
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 6 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
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 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
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
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
Xavier Claessens 9e541a0fff pkgconfig: Avoid duplicated -L flags 7 years ago
Xavier Claessens 1c0570906c pkgconfig: Allow passing Dependency objects to library(_private) 7 years ago
Iñigo Martínez 638077181a pkgconfig: Handle prefix in library path 7 years ago
Nirbheek Chauhan 4fb978e1f7 pkgconfig module: Escape all paths while generating 7 years ago
getzze 6ce42e2ec5 Error for Libs in package_config function 7 years ago
Luke Shumaker 4dbbb4884c flake8: Clean up complained-about unused imports 7 years ago
Alexis Jeandet bf64cf569b Gnome, pkgconfig, Qt4, Qt5 and windows modules slightly refactored. 7 years ago
Matthias Klumpp 61db415d7f d: Make feature names less verbose 7 years ago
Matthias Klumpp 75fdf413e4 Drop feature_args call in favor of letting pkgconfig do this directly 7 years ago
Patrick Griffis 2acf737b4b pkgconfig: Document url keyword 7 years ago
Emmanuele Bassi 381e8313ed Make error message more informative 7 years ago
Laurent Carlier 0283a2fb41 pkgconfig: avoid appending slash at Cflags 7 years ago
Bruce Richardson f12ece4547 pkgconfig: add support for extra_cflags 8 years ago
Jussi Pakkanen 3262be23dc Fixed issues raised in review. 8 years ago
Jussi Pakkanen 80d665e8de Converted some modules. 8 years ago
Peter Hutterer 7ed19902be pkgconfig: add suppport for custom variables during generation 8 years ago
Nirbheek Chauhan 57cb1f9aad Support multiple install dirs for built/custom targets 8 years ago
Mike Sinkovsky 84902cb93a style: [E301] expected 1 blank line, found 0 8 years ago