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
/
test cases
/
unit
Age
Commit message (
Expand
)
Author
2021-04-26
Condense test directory names.
Jussi Pakkanen
2021-04-26
introspection: export all sources for custom targets
Jason Francis
2021-04-26
store the list of initializes subprojects in the coredata structure
Dylan Baker
2021-04-26
Interpreter: Fallback when required is false but forcefallback is true
Xavier Claessens
2021-03-29
Do not add custom target dir automatically when implicit false.
Jussi Pakkanen
2021-03-23
environment(): Allow stacking append() and prepend() (#8547)
Xavier Claessens
2021-03-18
Allow add_dist_script() in subprojects
Xavier Claessens
2021-03-16
clangformat: Add include and ignore files
Xavier Claessens
2021-03-16
Add `meson devenv` command and meson.add_devenv()
Xavier Claessens
2021-03-04
use python2-compatible syntax because needed on macOS
Eli Schwartz
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2021-03-04
various python neatness cleanups
Eli Schwartz
2021-02-26
interpreter: correctly track whether a subproject is initialized
Dylan Baker
2021-02-26
Allow printing UserOptions in the summary
Stephen Gregoratto
2021-02-22
minstall: Add --skip-subprojects option
Xavier Claessens
2021-02-17
Environment: Fix passing envrionment variables CPPFLAGS and CFLAGS
Dylan Baker
2021-02-09
Condense test directory names in preparation for rc1.
Jussi Pakkanen
2021-02-02
interpreter, mtest: introduce add_test_setup(exclude_suites: ...)
Paolo Bonzini
2021-01-21
interpreter: accept external programs and dependencies for summary
Paolo Bonzini
2021-01-20
ninjabackend: Correct RPATH order
Fini Jastrow
2021-01-04
unit:cpp17: make C++17 test stricter check
Michael Hirsch
2020-12-14
Merge pull request #8013 from mesonbuild/cppmodules
Jussi Pakkanen
2020-12-13
Support native tests in crossbuild
Oleg B
2020-12-11
Create unit test for C++ modules and accept ixx as C++ source extension.
Jussi Pakkanen
2020-12-03
Add prelinking support for static libraries.
Jussi Pakkanen
2020-11-13
Use c99 instead of c11 for buildoptions test
jpark37
2020-11-03
Condense test directory names again.
Jussi Pakkanen
2020-11-01
interpreter: store correct files for project regeneration
Dylan Baker
2020-10-15
intro: Add extra_files key to intro output (fixes #7310)
Daniel Mensinger
2020-10-07
Tests: py.dependency() now has required:true by default
Xavier Claessens
2020-10-05
options: Handle updates to choices in options
Dylan Baker
2020-10-05
Never run clang-format / clang-tidy against directories
Bernd Busse
2020-09-14
InternalDependency: Add as_link_whole() method
Xavier Claessens
2020-09-09
Merge pull request #7428 from jon-turney/introspector-add-languages
Jussi Pakkanen
2020-09-09
Add a test of add_languages(native:) introspection
Jon Turney
2020-09-08
IntrospectInterpreter: allow dictionaries with nonconstant keys
Paolo Bonzini
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-27
tests: update .gitignore
Daniel Mensinger
2020-08-18
Interpreter: Fix c_stdlib usage
Xavier Claessens
2020-08-01
run dircondensor.py
Dylan Baker
2020-07-30
Allow setting project options from cross or native files
Dylan Baker
2020-07-21
summary: Wrap lines when printing lists
Xavier Claessens
2020-07-01
wrap: Add 'provide' section
Xavier Claessens
2020-06-30
wrap: Apply patch even in VCS cases
Xavier Claessens
2020-06-22
unittests: Fix test_identity_cross on Solaris
Alan Coopersmith
2020-05-23
ast: add unittest
Daniel Mensinger
2020-05-18
pass exe_wrapper to test scripts through the environment
Dylan Baker
2020-05-18
backends: Consider arguments passed to a test when cross compiling
Dylan Baker
2020-05-18
backends: ensure that test executables can be run when passed as arguments
Dylan Baker
[next]