index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
common
/
44 pkgconfig-gen
Age
Commit message (
Expand
)
Author
2025-10-14
pkgconfig: Improve handling of empty string deps
Eyal Itkin
2025-08-11
Revert "build: Throw an error instead of warning for sourceless targets"
Eli Schwartz
2025-08-10
build: Throw an error instead of warning for sourceless targets
Florian "sp1rit"
2023-08-17
skip test on pkgconf 2.0.1 that is broken there due to a reported bug
Eli Schwartz
2023-08-02
treewide: internally avoid deprecated machine file uses of "pkgconfig"
Eli Schwartz
2023-06-01
pkgconfig: Add include directories from internal deps in -uninstalled.pc
Xavier Claessens
2023-04-18
pkgconfig module: fix traceback on invalid missing description
Eli Schwartz
2023-04-04
propagate the most accurate node to error messages
Eli Schwartz
2023-02-24
test cases: use best practices method to find the python3 program
Eli Schwartz
2022-08-23
pkgconfig: Variables can be a single string
Xavier Claessens
2022-08-17
tests: fix targets with no sources
Dylan Baker
2022-05-19
Reword message in warning
Zbigniew Jędrzejewski-Szmek
2022-05-19
Reword misleading warning
Zbigniew Jędrzejewski-Szmek
2022-03-22
tests/common/44: Prepend to PKG_CONFIG_PATh instead of replacing it
Dylan Baker
2022-03-09
Move dataonly pkgconfig file to datadir/pkgconfig
Tristan Partin
2022-02-15
pkgconfig module: allow custom variables to reference builtin directories
Eli Schwartz
2021-12-22
unit tests: Don't check quoting with multiple libs
Nirbheek Chauhan
2021-12-22
Set RPATH for all non-system libs with absolute paths
Nirbheek Chauhan
2021-12-22
pkgconfig: Fix linking to a custom target
Xavier Claessens
2021-10-30
Added warning if run_command is called without the check kwarg
Volker Weißmann
2021-05-18
pkgconfig: Do not escape custom variables
Xavier Claessens
2021-04-26
Condense test directory names.
Jussi Pakkanen