12133 Commits (9bd827901cab399313bb04adef1f88d31e16807d)
 

Author SHA1 Message Date
Nirbheek Chauhan 9bd827901c ci: Fix macOS qt4 detection 2 years ago
Simon McVittie fcc4a0e642 test cases: Don't fall off the end of main() without an exit status 2 years ago
Dylan Baker 73e2b26656 dependencies: update llvm versions 2 years ago
Nirbheek Chauhan 3a9b285a55
Bump versions to 0.61.5 for LTS release 3 years ago
Vili Väinölä 58b762a113 Fix sandbox violation when using subproject as a symlink 3 years ago
Eli Schwartz 071903aa70 fix traceback when run_command has a find_program as the inline arg 3 years ago
Tristan Partin 257e6c92b3 Fix --allow-shlib-undefined for LLVM versions > 9 3 years ago
Xavier Claessens 25a80ebef8 Make a copy of auto_features options when changing its name 3 years ago
Chun-wei Fan 0635be0dee Visual Studio: Only use /utf-8 on VS2015 or later or clang-cl 3 years ago
Jussi Pakkanen 9e27c1b89e Limit parallelism to hopefully work on machines with 160 cores. 3 years ago
Eli Schwartz ff3ae9383f fix regression in reporting errors for invalid gnu_symbol_visibility 3 years ago
Eli Schwartz 26936e1edb mtest: stop disrespecting the gdb config file 3 years ago
Jussi Pakkanen 02c85bb73f Use system install scheme rather than the incorrect Debian one. 3 years ago
Jussi Pakkanen 6a4d62dd08 Fix purelib and platlib validation in Python3 module. 3 years ago
Xavier Claessens 311fd331d3 python: Remove warning about invalid install path 3 years ago
Daniel Mensinger a97e4d0880 cmake: Fix CMake LLVM dependency error (fixes #10322) 3 years ago
Eli Schwartz 01c71b691d another day, another mypy update becomes stricter about typing 3 years ago
Paolo Bonzini bdb30bb72b improve help for -Ddebug 3 years ago
Jussi Pakkanen e5ed51d5ae Use a temp file to invoke the introspection command. 3 years ago
Eli Schwartz b5491fe408 mdist: use better approach to finding original configured options 3 years ago
Eli Schwartz 4eecec0b74 packaging: rework how pyinstaller gets its instructions 3 years ago
Paolo Bonzini 3b216e458a run tools/gen_data.py and commit the results 3 years ago
Daniel Mensinger 95339d3868 cmake: Always use all compilers for LLVM (fixes #10249) 3 years ago
Daniel Mensinger d73b738b5b Fix CMake error message 3 years ago
Jussi Pakkanen 9a40ede762 Fix typos in Xcode backend. 3 years ago
Elliott Sales de Andrade 5b8a21325e Correctly handle --version argument to runpython 3 years ago
Marco Trevisan (Treviño) eb2bd86455 install_symlink: Handle $DESTDIR case for links with absolute path 3 years ago
Sergey Fedorov 27d7a8a8fb Add ppc970 definition to universal.py 3 years ago
barracuda156 261ce1e47a Fix universal builds on Darwin PPC: add ppc7400 definition 3 years ago
Jussi Pakkanen 79e63ef223 Add regression test for Python dist. 3 years ago
Eli Schwartz 6a47a76bb1 compilers: fix broken CompCert support for release flags 3 years ago
Xavier Claessens af15d410e9 mconf: Fix printing <inherited from main project> for yielding options 3 years ago
Eli Schwartz 0654356751 qt module: also prefer the changed name scheme for the tools 3 years ago
Eli Schwartz 88bfbf8820 qt dependency: adapt to the qmake command changed name 3 years ago
Eli Schwartz 0d3170d4ba qt dependency: find the correct -qtX configtool name 3 years ago
Stefan Hajnoczi 3eb8307e32 tests: fix incomplete Qt 6 support 3 years ago
John Lindgren 1f04689e45 Add support for Qt 6.1+ 3 years ago
Marvin Scholz edd75bd694 compilers/gnu: use Popen_safe to prevent resource leaks 3 years ago
Tristan Partin 99499eb1be Fix CMake deprecation warning generated from interpreter 3 years ago
Eli Schwartz 2f57f88eb1 runpython: support --version 3 years ago
Xavier Claessens 45c2a9567f Debian renamed cython to cython3, support both 3 years ago
Antoine Jacoutot 3b73dacfe4 gnome module: properly fallback to gtk-update-icon-cache 3 years ago
Nirbheek Chauhan 78020598a6
Bump versions to 0.61.4 for release 3 years ago
Tristan Partin caa5220d0a Add support for cython_args 3 years ago
Xavier Claessens 2647f18a7c Make sure we support "<lang>_args" kwarg for all languages 3 years ago
Eli Schwartz 2000ece72d ninja backend: do not fatally error on compdb failure 3 years ago
Dylan Baker 6b26d793c5 modules/rust: set bindgen include_dirs for both build and source dir 3 years ago
Eli Schwartz 9c82617b1f gnome module: fix incorrect lookup of nonexistent dependencies in post_install 3 years ago
Paolo Bonzini cf4396dd36 fix detection of language standard library paths 3 years ago
Paolo Bonzini 3f14b37154 coredata: be even more robust on unpickling errors 3 years ago