10118 Commits (bab108742244bdfde769ea34424a0c0722a460c2)
 

Author SHA1 Message Date
Laurin-Luis Lehning bab1087422
Add support for driving lld-link indirectly through clang on Windows 4 years ago
Oleg B b8052f9e50
Support native tests in crossbuild 4 years ago
Jussi Pakkanen 7437d9862a Add VCS ignore files to build dir on creation. Closes #6509. 4 years ago
Christoph Reiter 8d04b3ce74 CI: Move all remaining jobs from travis-ci to GHA 4 years ago
Dylan Baker b65168c558 unit tests: correctly skip c++20 checks if the compiler doesn't support 4 years ago
Dylan Baker d4328011cf ci: run msys2 on run_unittests.py changes 4 years ago
Dylan Baker c94781b2e6 ci: rebuild macos image on run_unittest.py changes 4 years ago
Florian Schmaus a7aba905a0 compilers: add support for c++20/gnu++20 4 years ago
Daan De Meyer afb5184ec9 Respect MESON_INSTALL_QUIET in gettext.py 4 years ago
Xavier Claessens 0efcb0be5f pkgconfig: Respect variable ordering when passed as list 4 years ago
Thomas Weißschuh 6b328ef7c4 install: don't elevate when using destdir 4 years ago
Thomas Weißschuh b3c869918b docs: fix "edit on GitHub" links 4 years ago
Daan De Meyer e828c670f5 Remove "Found runner: " logging message from meson compile 4 years ago
Nirbheek Chauhan 1c631ec8ab msubprojects: Ignore worktrees when checking out 4 years ago
Jussi Pakkanen c21b04ba08 Add prelinking support for static libraries. 4 years ago
Jerry Casiano 6e39dcad2f
Update Vala Preprocessor section in documentation. Closes: #8040 [skip ci] 4 years ago
mimi89999 631a7b5a2a Add aarch64 assembly test 4 years ago
Eli Schwartz 0fa808f706 Add script to create a zipapp. 4 years ago
Eli Schwartz df50123c05 createmsi: move to generic packaging directory 4 years ago
Jussi Pakkanen cef13b04c2 Bump Ninja requirement to 1.8. 4 years ago
Michael Hirsch, Ph.D 87b2aeb54c rename .lgtm.yml to reduce top-level directory ls clutter 4 years ago
Dylan Baker 8915538c31 compilers/fortran: Add "none" to intel compielrs for standards 4 years ago
Paolo Bonzini 0deab2ee9e
compiler: allow non-built internal dependencies as arguments 4 years ago
Jussi Pakkanen b53505a9dc
Merge pull request #7982 from dcbaker/submit/unittest-fixups 4 years ago
Michael Brockus 9d651fe61e
add dependency recommendation [skip ci] 4 years ago
Christoph Reiter 58640bdff9 Remove AutoDeletedDir 4 years ago
Christoph Reiter edbcb2bfc8 Replace various calls to AutoDeletedDir with TemporaryDirectoryWinProof 4 years ago
Christoph Reiter abc7e6af01 Add a variant of TemporaryDirectory that uses windows_proof_rmtree() 4 years ago
Eli Schwartz 1db800bf67 doc: fix confusing use of "build" as a directory argument [skip ci] 4 years ago
Christoph Reiter c2f647867e CI: install glib for the MSYS2 jobs to make pkgconf happy 4 years ago
Christoph Reiter 9d3aa63681 CI: fix a typo in the msys2 workflow trigger paths 4 years ago
Jussi Pakkanen 3d009609fb
Merge pull request #8010 from dcbaker/submit/optinterpreter-cleanups 4 years ago
Jussi Pakkanen d27bad7d6d
Merge pull request #8011 from dcbaker/submit/post-python36-cleanups 4 years ago
Jason Ekstrand 15bbf1ea75 Handle cmake dependencies which require a specified version 4 years ago
Jason Ekstrand 9dab27f814 run_project_tests: Use the test environment for install and clean 4 years ago
Dylan Baker ea416591a9 cmVers: use env instead of hardcoding bash location 4 years ago
Dylan Baker 954219f39e envconfig: use debug for "using * from environment variables messages 4 years ago
Dylan Baker 5c602b5457 setup.cfg: fix python requires to be 3.6.0 4 years ago
Dylan Baker 8d84d4b693 setup.py: fix check fro 3.5.2 which should be 3.6 4 years ago
Dylan Baker 630f9407ac Delete now dead < python 3.6 check 4 years ago
Dylan Baker f6672c7a19 use real pathlib module 4 years ago
Dylan Baker 51b361fdbe optinterpreter: organize the validation of arguments to be more readable 4 years ago
Dylan Baker 226945bbc7 optinterpreter: use PEP8 compliant names 4 years ago
Dylan Baker 49f8ff8410 optinterpreter: fix value being set in loop 4 years ago
Dylan Baker 93ecfa646b Add type annotations to optinterpreter 4 years ago
Dylan Baker cc34b71eaa Allow setting attributes in MesonException intializer 4 years ago
Dylan Baker cef406b3a5 run_unittests: delete test for external syntax highlighting 4 years ago
Dylan Baker 460cb9af08 unittests: ignore nix rpaths 4 years ago
Jussi Pakkanen 913374834c
Merge pull request #7894 from obilaniu/cudaupdates 4 years ago
Jussi Pakkanen ef6f85f8ba
Merge pull request #7836 from bonzini/mtest-asyncio 4 years ago