summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump versions to 0.64.1 for release0.64.10.64Nirbheek Chauhan2022-11-222-2/+2
* Fix writing single strings in env2mfile.Jussi Pakkanen2022-11-221-1/+2
* CI: force macOS to use brew's python at all costsEli Schwartz2022-11-211-1/+7
* tests: fix edge case where non-default python is used, by skipping itEli Schwartz2022-11-212-5/+18
* Handle freezing tests. Fixes #10752.Jussi Pakkanen2022-11-214-3/+36
* tests: fix potential failure to verify pkg-config generationEli Schwartz2022-11-211-1/+1
* tests: make the command tests work when python is not the one in the shebangEli Schwartz2022-11-211-1/+5
* tests: fix qt project test when running with qt4Eli Schwartz2022-11-211-1/+1
* fix deprecated use of meson builddir/ in testsuiteEli Schwartz2022-11-211-1/+1
* backend/ninja: replace ` ` with `_` in rust crate-namesDylan Baker2022-11-211-2/+2
* modules/rust: Also include generated sources for testsDylan Baker2022-11-211-2/+5
* build: fix annotations of BuildTarget derived classesDylan Baker2022-11-211-5/+5
* build: use the unified pickle loader to handle more edge casesEli Schwartz2022-11-212-20/+12
* mdist: fix error when running tests with a cross fileEli Schwartz2022-11-211-2/+2
* fix confusing azure pipelines status for coverageEli Schwartz2022-11-213-18/+20
* Fix test_rust_clippy for rust 1.65Xeonacid2022-11-211-1/+2
* Fix deprecation message, the function name is fs.copyfile()Xavier Claessens2022-11-211-1/+1
* Change the warning generated by importing an unstable module to non-fatalTristan Partin2022-11-211-1/+1
* linkers: Don't build thin archives on illumos or SolarisAlan Coopersmith2022-11-211-2/+6
* Add CMake to cross file.Jussi Pakkanen2022-11-211-4/+30
* Fix ppc64 detection in Debian.Jussi Pakkanen2022-11-211-1/+3
* Fix options overrides for vsbackendDenis Fortin2022-11-211-1/+1
* hotdoc module: add dedicated depends kwarg, deprecate file deps in dependenciesEli Schwartz2022-11-211-2/+17
* hotdoc module: use less confusing namesEli Schwartz2022-11-211-7/+7
* target python 3.10 as the mypy language versionEli Schwartz2022-11-211-1/+1
* Bump version number for release.0.64.0Jussi Pakkanen2022-11-062-2/+2
* Generate release notes for 0.64.Jussi Pakkanen2022-11-0621-159/+186
* nasm: Fix get_optimization_args()Ole André Vadla RavnÄs2022-11-051-1/+11
* depfixer: handle darwin dependencies with non-ASCII pathsEli Schwartz2022-11-031-4/+4
* squelch an EncodingWarning we don't care aboutEli Schwartz2022-11-031-1/+1
* python 3.11: suppress an incorrect EncodingWarningEli Schwartz2022-11-032-0/+16
* dependencies: make the hdf5 dependency use Popen_safeEli Schwartz2022-11-031-4/+3
* Document binary literals.Garrett D'Amore2022-11-021-0/+2
* backends: Try guessing install tag for all installed filesXavier Claessens2022-11-023-3/+32
* Bump version for rc2.0.64.0rc2Jussi Pakkanen2022-11-011-1/+1
* nasm: Implement get_crt_compile_args()Xavier Claessens2022-11-011-0/+3
* Add regression test for pch link_whole bug.Jussi Pakkanen2022-11-017-0/+39
* minstall: make do_strip run with -Sx for macOS targetsL. E. Segovia2022-11-013-9/+33
* Revert "backends/ninja: run `ranlib -c $out` when using the apple ar"Eli Schwartz2022-10-311-13/+2
* Revert "tests: Test extern'd globals on MacOS with the Apple Archiver"Eli Schwartz2022-10-315-31/+0
* Revert "build: don't add targets to link_whole_targets if we took their objects"Eli Schwartz2022-10-311-5/+3
* both_libraries: Make sure to select the right linker for static libXavier Claessens2022-10-314-4/+35
* emit a FeatureNew when using include_directories as a stringEli Schwartz2022-10-311-0/+7
* ci: Fix usage of concurrency in branches other than masterL. E. Segovia2022-10-309-9/+9
* gnome: allow generator outputs as gdbus-codegen inputsPaolo Bonzini2022-10-283-3/+14
* gnome: allow custom targets as gdbus-codegen inputsPaolo Bonzini2022-10-285-6/+27
* compilers: Make sure to not use ccache in compiler checksXavier Claessens2022-10-255-12/+10
* Compilers: Keep ccache and exelist separatedXavier Claessens2022-10-2516-116/+114
* Bump version numbers for 0.64.0.rc1.0.64.0rc1Jussi Pakkanen2022-10-252-2/+2
* tests: Add nasm compiler checksXavier Claessens2022-10-251-0/+18