index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-12-27
mtest: use backslash replace when printing error logs
Paolo Bonzini
2020-12-27
mtest: improve colorization
Paolo Bonzini
2020-12-27
mtest: store TestRuns in collected_failures
Paolo Bonzini
2020-12-27
mtest: add test methods to TestResult
Paolo Bonzini
2020-12-27
mtest: move test_count and name_max_len to TestHarness class
Paolo Bonzini
2020-12-27
mtest: add name and number to TestRun
Paolo Bonzini
2020-12-27
mtest: create TestRun object early on
Paolo Bonzini
2020-12-25
Extend the C++ module scanner to handle Fortran, too.
Jussi Pakkanen
2020-12-22
mdist: Print file path at the end of run() instead of in create_hash().
Aman Verma
2020-12-22
mdist: Ensure correct format for sha256sum.
Aman Verma
2020-12-22
depfixer: split new rpath into multiple entries for dedup comparisons
Alan Coopersmith
2020-12-22
linkers: add rpath_dirs_to_remove support to SolarisDynamicLinker
Alan Coopersmith
2020-12-22
Add simple start page for beginners. [skip ci]
Jussi Pakkanen
2020-12-17
Revert "add owl chess in Users.md [skip ci]"
Eli Schwartz
2020-12-17
environment.py: Detect all mips* architectures (#8108)
Persian Prince
2020-12-16
cmake: Revert to using self.for_machine instead of MachineChoice.BUILD (fixes...
Daniel Mensinger
2020-12-16
Merge pull request #8103 from dcbaker/submit/module-typing-cleanups
Jussi Pakkanen
2020-12-16
mlog: make mlog helper take once keyword argument
Dylan Baker
2020-12-16
build/interpreter: Add some type annotations
Dylan Baker
2020-12-16
interpreter: Use a typing.NamedTuple instead of collections.namedtuple
Dylan Baker
2020-12-16
build: Use python 3.6 annotation syntax for Build initializer
Dylan Baker
2020-12-16
build: Add annotation for Build.data
Dylan Baker
2020-12-16
build/interpreter: fix layering violations for ManPages
Dylan Baker
2020-12-16
build/interpreter: split representation of Headers
Dylan Baker
2020-12-15
Merge pull request #7902 from bonzini/mtest-build-depends-only
Jussi Pakkanen
2020-12-15
Fix the subsystem options for lld in mingw mode
Martin Storsjö
2020-12-15
docs: Update link to libspng [skip ci]
Jean-Michel Gorius
2020-12-14
doc: fix typos for doubled words [skip ci]
Eli Schwartz
2020-12-14
Less restrictive get_win_subsystem_args implementations
Laurin-Luis Lehning
2020-12-14
Propagate Windows target checks up
Laurin-Luis Lehning
2020-12-14
Give get_gui_app_args access to the Environment
Laurin-Luis Lehning
2020-12-14
Slight consistency changes to get_gui_app_args
Laurin-Luis Lehning
2020-12-14
Oversight in VisualStudioLikeLinkerMixin
Laurin-Luis Lehning
2020-12-14
Give get_win_subsystem_args access to env
Laurin-Luis Lehning
2020-12-14
Make win_subsystem a linker property
Laurin-Luis Lehning
2020-12-14
Merge pull request #8013 from mesonbuild/cppmodules
Jussi Pakkanen
2020-12-14
mtest: only build what is needed for the tests
Paolo Bonzini
2020-12-14
mintro: export functions to load the meson-info files
Paolo Bonzini
2020-12-13
Add support for driving lld-link indirectly through clang on Windows
Laurin-Luis Lehning
2020-12-13
Support native tests in crossbuild
Oleg B
2020-12-13
Add mypy annotations.
Jussi Pakkanen
2020-12-13
Scan all C++ sources and ignore everything else.
Jussi Pakkanen
2020-12-13
Add unit test.
Jussi Pakkanen
2020-12-13
C++ module compilation works for a simple project.
Jussi Pakkanen
2020-12-13
Add VCS ignore files to build dir on creation. Closes #6509.
Jussi Pakkanen
2020-12-12
Generate dependency scanning hooks in the Ninja file.
Jussi Pakkanen
2020-12-11
CI: Move all remaining jobs from travis-ci to GHA
Christoph Reiter
2020-12-11
Create unit test for C++ modules and accept ixx as C++ source extension.
Jussi Pakkanen
2020-12-11
Generate scanning rules for C++ modules.
Jussi Pakkanen
2020-12-11
unit tests: correctly skip c++20 checks if the compiler doesn't support
Dylan Baker
[next]