| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-09 | Revert "Convert `PKG_CONFIG_PATH` to msys/cygwin path" | Nobuyoshi Nakada | |
| This reverts commit 8e9ea4c202fb104d7c17ad1f3cc59d697120501a. The environment variable is converted internally. | |||
| 2025-08-08 | Revert "Check if the found pkg-config is usable actually" | Nobuyoshi Nakada | |
| This reverts commit 79d8a3159f60d32396c8281fe438e86ab97e3daa. The second argument of `find_executable0` in mkmf is `path`, not arguments to the program like as `EnvUtil.find_executable`. | |||
| 2025-08-05 | Check if the found pkg-config is usable actually | Nobuyoshi Nakada | |
| 2025-08-05 | Convert `PKG_CONFIG_PATH` to msys/cygwin path | Nobuyoshi Nakada | |
| 2025-08-05 | Show mkmf.log contents even when `pkg-config` command failed | Nobuyoshi Nakada | |
| 2022-10-02 | Also the tests should use the configured pkg-config | Nobuyoshi Nakada | |
| Notes: Merged: https://github.com/ruby/ruby/pull/6482 | |||
| 2022-04-22 | Avoid defining the same test class in multiple files | Jeremy Evans | |
| Should fix issues with parallel testing sometimes not running all tests. This should be viewed skipping whitespace changes. Fixes [Bug #18731] Notes: Merged: https://github.com/ruby/ruby/pull/5839 | |||
| 2022-01-29 | mkmf: pkg_config accepts multiple options | Mike Dalessio | |
| Notes: Merged: https://github.com/ruby/ruby/pull/5436 | |||
| 2022-01-29 | test: backfill coverage for MakeMakefile.pkg_config | Mike Dalessio | |
| Notes: Merged: https://github.com/ruby/ruby/pull/5436 | |||
