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
path:
root
/
run_unittests.py
Age
Commit message (
Expand
)
Author
2020-09-16
linkers: fully type annotate and fix mypy issues
Dylan Baker
2020-09-14
InternalDependency: Add as_link_whole() method
Xavier Claessens
2020-09-11
unit tests: Print total time taken for running tests
Nirbheek Chauhan
2020-09-11
unit tests: Don't use pytest when running single tests
Nirbheek Chauhan
2020-09-10
Split tests out from 'common' which require a native compiler
Jon Turney
2020-09-09
Add a test of add_languages(native:) introspection
Jon Turney
2020-09-08
Fix picking up tools with args from the env on Windows
Nirbheek Chauhan
2020-09-04
introspect: add test dependencies info to test/benchmark JSON
Paolo Bonzini
2020-09-02
Special case meson.version().version_compare() statement
Xavier Claessens
2020-08-30
unittests: continue on exception instead of break
James Hilliard
2020-08-30
D: fix include order
Pierrick Bouvier
2020-08-27
tests: make chdir more robust in run_unittests.py
Daniel Mensinger
2020-08-27
Fix typo when fetching buildtype option for compiler checks
Nirbheek Chauhan
2020-08-20
Skip nostdlib test on non-x86(_64) platforms
makise-homura
2020-08-18
Interpreter: Fix c_stdlib usage
Xavier Claessens
2020-08-15
ninjabackend: Fix coverage rule generation
Nirbheek Chauhan
2020-08-12
interpreter: Don't force fallback when subproject failed to configure
Xavier Claessens
2020-08-12
Test for spurious warning from get_target_filename
Paolo Bonzini
2020-08-04
"Downgrade" warning when regenerating after version bump
Zbigniew Jędrzejewski-Szmek
2020-08-04
Capitalize some constants in coredata
John Ericson
2020-08-01
run dircondensor.py
Dylan Baker
2020-08-01
Put machine file and cmd line parsing in Environment
Dylan Baker
2020-08-01
machine-files: deprecate the paths section
Dylan Baker
2020-08-01
Allow setting built-in options from cross/native files
Dylan Baker
2020-07-30
Allow setting project options from cross or native files
Dylan Baker
2020-07-30
pkgconfig: Fix various corner cases
Xavier Claessens
2020-07-30
backends: fix rpath match pattern
James Hilliard
2020-07-28
ninjabackend: check if target has compiler attribute
Marcel Hollerbach
2020-07-23
Merge pull request #7461 from mensinda/noMoreSetuptools
Jussi Pakkanen
2020-07-21
summary: Wrap lines when printing lists
Xavier Claessens
2020-07-20
Do not add rpaths for static libs. Closes #5191.
Jussi Pakkanen
2020-07-16
mdata: Add test to ensure mesondata.py is up-to-date
Daniel Mensinger
2020-07-12
Check that hg is actually working.
Jussi Pakkanen
2020-07-02
Skip doc test when docs are not available.
Jussi Pakkanen
2020-07-01
Implicit dependency fallback when a subproject wrap or dir exists
Xavier Claessens
2020-06-30
Made Commands.md dynamically generated (#7346)
TheQwertiest
2020-06-30
wrap: Apply patch even in VCS cases
Xavier Claessens
2020-06-29
envconfig: Add [constants] section in machine files
Xavier Claessens
2020-06-29
Added ability to specify target in `meson compile`
TheQwertiest
2020-06-28
Added ability to pass arguments to backend in `meson compile`
TheQwertiest
2020-06-24
pkgconfig: Add missing cflags in uninstalled files
Xavier Claessens
2020-06-22
unittests: Fix 51 ldflagdedup on Solaris
Alan Coopersmith
2020-06-22
unittests: Fix test_compiler_detection on Solaris
Alan Coopersmith
2020-06-22
compilers: Return CompilerArgs from compiler instance
Dylan Baker
2020-06-22
compilers: Split CompilerArgs into a separate module
Dylan Baker
2020-06-17
disable coverage tests on msys2
Cary Converse
2020-06-17
coverage: llvm-cov support
Cary Converse
2020-06-16
interpreter: add support for --force-fallback-for
Mathieu Duponchelle
2020-06-15
pep8: add missing import, remove unused variable
Michael Hirsch
2020-06-15
run_*tests*.py: print Meson version at start of test suite
Michael Hirsch
[prev]
[next]