Age | Commit message (Expand) | Author | Files | Lines |
2022-04-12 | qt dependency: adapt to the qmake command changed name | Eli Schwartz | 1 | -2/+2 |
2022-04-03 | Document and test env vars a bit better | John Ericson | 1 | -4/+2 |
2022-03-29 | Condense test directory names. | Jussi Pakkanen | 1 | -26/+26 |
2022-03-22 | tests/linuxlike: prepend rather than override PKG_CONFIG_PATH | Dylan Baker | 1 | -5/+17 |
2022-03-22 | tests/linuxlike: Honor PKG_CONFIG envvar | Dylan Baker | 1 | -14/+16 |
2022-03-09 | install: Add --strip option | Xavier Claessens | 1 | -0/+20 |
2022-01-30 | ninja backend: Fix usage of same constants file for native and cross | Nirbheek Chauhan | 1 | -8/+15 |
2022-01-18 | dependencies: don't pass kwargs from get_pkgconfig_variable | Dylan Baker | 1 | -6/+6 |
2022-01-10 | pyupgrade --py37-plus | Eli Schwartz | 1 | -1/+1 |
2022-01-02 | Condense test directory numbers for rc1. | Jussi Pakkanen | 1 | -2/+2 |
2021-11-24 | shared_module: Add soname when used as a link target | Nirbheek Chauhan | 1 | -0/+18 |
2021-10-31 | Fix cygwin test failure due to shortpath usage | Nirbheek Chauhan | 1 | -0/+6 |
2021-10-26 | unittests: use better assert methods | Eli Schwartz | 1 | -8/+8 |
2021-10-08 | cmake: handle arguments in the [binaries] section of the machine file | Paolo Bonzini | 1 | -0/+32 |
2021-09-29 | pkgconfig: pkg-configs version<0.29.1 escape variables incorrectly | makise-homura | 1 | -1/+2 |
2021-09-25 | unittests: Make test_prelinking work on Solaris | Alan Coopersmith | 1 | -3/+6 |
2021-08-20 | unittests: Ensure that symlink is removed after tests complete | Dylan Baker | 1 | -3/+7 |
2021-08-15 | editorconfig: add setting to trim trailing whitespace | Eli Schwartz | 1 | -6/+5 |
2021-08-09 | pkg-config: support for `-l:libfoo.a` | lilinzhe | 1 | -0/+43 |
2021-07-26 | Split run_unittests.py file | Xavier Claessens | 1 | -0/+1649 |