10355 Commits (4f8cecca9733588b083dba8488143fa1ffb0e495)
 

Author SHA1 Message Date
Aman Verma cb10ba75d4 mdist: Print file path at the end of run() instead of in create_hash(). 4 years ago
Aman Verma 1f7c8ec7e2 mdist: Ensure correct format for sha256sum. 4 years ago
Alan Coopersmith d6ef5b2024 depfixer: split new rpath into multiple entries for dedup comparisons 4 years ago
Alan Coopersmith fdfc239cda linkers: add rpath_dirs_to_remove support to SolarisDynamicLinker 4 years ago
Jussi Pakkanen 8a11cf357e Add simple start page for beginners. [skip ci] 4 years ago
Eli Schwartz 55a3458d7b
Revert "add owl chess in Users.md [skip ci]" 4 years ago
Persian Prince f5871f434a
environment.py: Detect all mips* architectures (#8108) 4 years ago
Daniel Mensinger 5c821edf26 cmake: Revert to using self.for_machine instead of MachineChoice.BUILD (fixes #8028) 4 years ago
Jussi Pakkanen c415bc6cfb
Merge pull request #8103 from dcbaker/submit/module-typing-cleanups 4 years ago
Dylan Baker a9ff308d27 mlog: make mlog helper take once keyword argument 4 years ago
Dylan Baker 7ddb7a48f5 build/interpreter: Add some type annotations 4 years ago
Dylan Baker 5bdc623696 interpreter: Use a typing.NamedTuple instead of collections.namedtuple 4 years ago
Dylan Baker 47c560f3f7 build: Use python 3.6 annotation syntax for Build initializer 4 years ago
Dylan Baker 2f66d9f2eb build: Add annotation for Build.data 4 years ago
Dylan Baker 94b9e7b04e build/interpreter: fix layering violations for ManPages 4 years ago
Dylan Baker 7ffc678514 build/interpreter: split representation of Headers 4 years ago
Jussi Pakkanen d32d0d6b53
Merge pull request #7902 from bonzini/mtest-build-depends-only 4 years ago
Martin Storsjö c9685ac561 Fix the subsystem options for lld in mingw mode 4 years ago
Jean-Michel Gorius 521a1b9921 docs: Update link to libspng [skip ci] 4 years ago
Eli Schwartz 9a42779521
doc: fix typos for doubled words [skip ci] 4 years ago
Laurin-Luis Lehning b9b2e0223e Less restrictive get_win_subsystem_args implementations 4 years ago
Laurin-Luis Lehning 4164efceca Propagate Windows target checks up 4 years ago
Laurin-Luis Lehning 919278e3e1 Give get_gui_app_args access to the Environment 4 years ago
Laurin-Luis Lehning 4053babf9c Slight consistency changes to get_gui_app_args 4 years ago
Laurin-Luis Lehning 76b577af11 Oversight in VisualStudioLikeLinkerMixin 4 years ago
Laurin-Luis Lehning 9de09e9aa6 Give get_win_subsystem_args access to env 4 years ago
Laurin-Luis Lehning 2fb4d1f751 Make win_subsystem a linker property 4 years ago
Jussi Pakkanen 9f1ba40252
Merge pull request #8013 from mesonbuild/cppmodules 4 years ago
Paolo Bonzini 79e2c52a15 mtest: only build what is needed for the tests 4 years ago
Paolo Bonzini 879e9d19f5 mintro: export functions to load the meson-info files 4 years ago
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 f22d54690b Add mypy annotations. 4 years ago
Jussi Pakkanen 26ffd4f8f2 Scan all C++ sources and ignore everything else. 4 years ago
Jussi Pakkanen 3df064484a Add unit test. 4 years ago
Jussi Pakkanen f390d22787 C++ module compilation works for a simple project. 4 years ago
Jussi Pakkanen 7437d9862a Add VCS ignore files to build dir on creation. Closes #6509. 4 years ago
Jussi Pakkanen 92e94b1e92 Generate dependency scanning hooks in the Ninja file. 4 years ago
Christoph Reiter 8d04b3ce74 CI: Move all remaining jobs from travis-ci to GHA 4 years ago
Jussi Pakkanen 5bd1276d20 Create unit test for C++ modules and accept ixx as C++ source extension. 4 years ago
Jussi Pakkanen b8cb53791e Generate scanning rules for C++ modules. 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