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
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
2020-05-18
Merge pull request #7103 from dankegel/bug4027-rpath-remember
Jussi Pakkanen
2020-05-16
Let LDFLAGS specify rpath.
Dan Kegel
2020-05-16
Let .pc files specify rpath.
Dan Kegel
2020-05-14
interpreter: Rename has_exe_wrapper -> can_run_host_binaries
Dylan Baker
2020-05-04
Add regression test for libdir reset.
Jussi Pakkanen
2020-04-30
allow postconf and dist scripts to use Files, ExternalPrograms, and
Dylan Baker
2020-04-17
interpreter: Correctly ignore def files in build directory
Xavier Claessens
2020-03-06
ast: Implement dummy evaluate_notstatement
Daniel Mensinger
2020-02-26
summary: Add list_sep keyword argument
Xavier Claessens
2020-02-01
summary: Fix empty list case
Xavier Claessens
2020-01-21
Use python3 in some tests which were still using python
Sebastien Bacher
2020-01-17
wrap: Fix support of file:// URLs
Xavier Claessens
2020-01-08
Rename test dirs to sequential order.
Jussi Pakkanen
2019-12-19
summary: Change 'section' to be a kwarg instead of positional
Xavier Claessens
2019-12-12
summary: Add bool_yn keyword argument
Xavier Claessens
2019-12-12
summary: Allow section with no title, and passing key/value separately
Xavier Claessens
2019-12-12
Add a summary() function for configuration summarization
Xavier Claessens
2019-12-10
mintro: Add version key to --scan-dependencies (fixes #6287)
Daniel Mensinger
2019-11-18
Use strict function prototypes
Michael Hirsch, Ph.D
2019-11-13
coredata: CmdLineFileParser no longer interpolates strings.
Paulo Neves
2019-11-13
Revert "Add `-Wl,-rpath-link` for secondary dependencies"
Jussi Pakkanen
2019-11-06
Fix typos found by codespell
Wolfgang Stöggl
2019-10-21
Remove duplicated object files in static libraries
Xavier Claessens
2019-10-15
Add test case to verify identity cross builds
Ross Burton
2019-10-01
Add clang-tidy target. Closes #2383.
Jussi Pakkanen
2019-10-01
Recursively include all objects from uninstalled static libraries
Xavier Claessens
[next]