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-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
2020-12-11
ci: run msys2 on run_unittests.py changes
Dylan Baker
2020-12-11
ci: rebuild macos image on run_unittest.py changes
Dylan Baker
2020-12-10
compilers: add support for c++20/gnu++20
Florian Schmaus
2020-12-10
Respect MESON_INSTALL_QUIET in gettext.py
Daan De Meyer
2020-12-10
pkgconfig: Respect variable ordering when passed as list
Xavier Claessens
2020-12-10
install: don't elevate when using destdir
Thomas Weißschuh
2020-12-10
docs: fix "edit on GitHub" links
Thomas Weißschuh
2020-12-07
Remove "Found runner: " logging message from meson compile
Daan De Meyer
2020-12-07
msubprojects: Ignore worktrees when checking out
Nirbheek Chauhan
2020-12-03
Add prelinking support for static libraries.
Jussi Pakkanen
2020-11-29
Update Vala Preprocessor section in documentation. Closes: #8040 [skip ci]
Jerry Casiano
2020-11-29
Add aarch64 assembly test
mimi89999
[next]