aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-21Bump versions to 0.64.1 for release0.64Nirbheek Chauhan2-2/+2
2022-11-21Handle freezing tests. Fixes #10752.Jussi Pakkanen4-3/+36
2022-11-21tests: fix potential failure to verify pkg-config generationEli Schwartz1-1/+1
2022-11-21tests: make the command tests work when python is not the one in the shebangEli Schwartz1-1/+5
2022-11-21tests: fix qt project test when running with qt4Eli Schwartz1-1/+1
2022-11-21fix deprecated use of meson builddir/ in testsuiteEli Schwartz1-1/+1
2022-11-21backend/ninja: replace ` ` with `_` in rust crate-namesDylan Baker1-2/+2
2022-11-21modules/rust: Also include generated sources for testsDylan Baker1-2/+5
2022-11-21build: fix annotations of BuildTarget derived classesDylan Baker1-5/+5
2022-11-21build: use the unified pickle loader to handle more edge casesEli Schwartz2-20/+12
2022-11-21mdist: fix error when running tests with a cross fileEli Schwartz1-2/+2
2022-11-21fix confusing azure pipelines status for coverageEli Schwartz3-18/+20
2022-11-21Fix test_rust_clippy for rust 1.65Xeonacid1-1/+2
2022-11-21Fix deprecation message, the function name is fs.copyfile()Xavier Claessens1-1/+1
2022-11-21Change the warning generated by importing an unstable module to non-fatalTristan Partin1-1/+1
2022-11-21linkers: Don't build thin archives on illumos or SolarisAlan Coopersmith1-2/+6
2022-11-21Add CMake to cross file.Jussi Pakkanen1-4/+30
2022-11-21Fix ppc64 detection in Debian.Jussi Pakkanen1-1/+3
2022-11-21Fix options overrides for vsbackendDenis Fortin1-1/+1
2022-11-21hotdoc module: add dedicated depends kwarg, deprecate file deps in dependenciesEli Schwartz1-2/+17
2022-11-21hotdoc module: use less confusing namesEli Schwartz1-7/+7
2022-11-21target python 3.10 as the mypy language versionEli Schwartz1-1/+1
2022-11-06Bump version number for release.0.64.0Jussi Pakkanen2-2/+2
2022-11-06Generate release notes for 0.64.Jussi Pakkanen21-159/+186
2022-11-05nasm: Fix get_optimization_args()Ole André Vadla RavnÄs1-1/+11
2022-11-03depfixer: handle darwin dependencies with non-ASCII pathsEli Schwartz1-4/+4
2022-11-03squelch an EncodingWarning we don't care aboutEli Schwartz1-1/+1
2022-11-03python 3.11: suppress an incorrect EncodingWarningEli Schwartz2-0/+16
2022-11-03dependencies: make the hdf5 dependency use Popen_safeEli Schwartz1-4/+3
2022-11-02Document binary literals.Garrett D'Amore1-0/+2
2022-11-02backends: Try guessing install tag for all installed filesXavier Claessens3-3/+32
2022-11-01Bump version for rc2.0.64.0rc2Jussi Pakkanen1-1/+1
2022-11-01nasm: Implement get_crt_compile_args()Xavier Claessens1-0/+3
2022-11-01Add regression test for pch link_whole bug.Jussi Pakkanen7-0/+39
2022-11-01minstall: make do_strip run with -Sx for macOS targetsL. E. Segovia3-9/+33
2022-10-31Revert "backends/ninja: run `ranlib -c $out` when using the apple ar"Eli Schwartz1-13/+2
2022-10-31Revert "tests: Test extern'd globals on MacOS with the Apple Archiver"Eli Schwartz5-31/+0
2022-10-31Revert "build: don't add targets to link_whole_targets if we took their objects"Eli Schwartz1-5/+3
2022-10-31both_libraries: Make sure to select the right linker for static libXavier Claessens4-4/+35
2022-10-31emit a FeatureNew when using include_directories as a stringEli Schwartz1-0/+7
2022-10-30ci: Fix usage of concurrency in branches other than masterL. E. Segovia9-9/+9
2022-10-28gnome: allow generator outputs as gdbus-codegen inputsPaolo Bonzini3-3/+14
2022-10-28gnome: allow custom targets as gdbus-codegen inputsPaolo Bonzini5-6/+27
2022-10-25compilers: Make sure to not use ccache in compiler checksXavier Claessens5-12/+10
2022-10-25Compilers: Keep ccache and exelist separatedXavier Claessens16-116/+114
2022-10-25Bump version numbers for 0.64.0.rc1.0.64.0rc1Jussi Pakkanen2-2/+2
2022-10-25tests: Add nasm compiler checksXavier Claessens1-0/+18
2022-10-25nasm: Use an hello world test that works on 32bits tooXavier Claessens2-15/+29
2022-10-25Fix native compilation on ARM64 WindowsGustavoLCR3-23/+45
2022-10-25Skip wrapdb test if there is no connectivity.Jussi Pakkanen1-0/+9