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
/
common
Age
Commit message (
Expand
)
Author
2021-03-10
Switch fstring syntax to @..@ & limit fstring captures to int, str, float and...
Laurin-Luis Lehning
2021-03-10
Add support for basic format strings
Laurin-Luis Lehning
2021-03-10
Disable broken asm test on Cygwin as nobody knows how to fix it.
Jussi Pakkanen
2021-03-09
Add str.replace() method
Tristan Partin
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-27
install_man locale support
Jason Woodward
2021-02-26
meson: add .has_external_property() methods
Tim-Philipp Müller
2021-02-25
Allow custom target output to be processed by generators
Matthias Klumpp
2021-02-19
Ensure that $lang_args and $lang_link_args are properly parsed
Dylan Baker
2021-02-17
ci: Fix failure in unit tests with vs backend
Xavier Claessens
2021-02-17
Do not validate options when finding non-matching
Dylan Baker
2021-02-17
Substitute @CURRENT_SOURCE_DIR@ in run_target() and custom_target()
Xavier Claessens
2021-02-09
backends: Fix custom_target() with configure_file() exe
Xavier Claessens
2021-02-09
Condense test directory names in preparation for rc1.
Jussi Pakkanen
2021-02-08
Fix exe wrapper detection for run targets.
Jussi Pakkanen
2021-02-07
Make installing non-existing subdirs a supported feature
Peter Hutterer
2021-02-05
run_target: Add env kwarg
Xavier Claessens
2021-02-04
Introduce `fs.read` to read a file as a string
Luke Drummond
2021-02-01
tests/common: fix " 37 has function" test on musl systems.
Érico Rolim
2021-01-30
Fix executable as script on Windows
Xavier Claessens
2021-01-29
Can read project version from a file.
Jussi Pakkanen
2021-01-27
intepreter: Allow using file objects for the script_name of add_*_script
Dylan Baker
2021-01-27
custom_target: Add env kwarg
Xavier Claessens
2021-01-13
Fix misspells
Antonin Décimo
2021-01-12
Interpreter: Fix nested subsubproject detection
Xavier Claessens
2020-12-30
Handle uppercase dependency names in wraps.
Jussi Pakkanen
2020-11-29
Add aarch64 assembly test
mimi89999
2020-11-17
Revert "Add thinlto support. Closes #7493."
Jussi Pakkanen
2020-11-12
interpreter: Add get_keys function for configuration_data (#7887)
Jones
2020-11-12
Merge pull request #7965 from dcbaker/wip/2020-11/macos-github-actions
Jussi Pakkanen
2020-11-12
dependencies: Put pkgconfig options before operands
Haelwenn (lanodan) Monnier
2020-11-10
tests/28 multiline string: include required headers
Dylan Baker
2020-11-08
Add thinlto support. Closes #7493.
Jussi Pakkanen
2020-11-05
docs: Recommend to use SPDX license identifiers [skip ci]
Michael Weiss
2020-11-03
Condense test directory names again.
Jussi Pakkanen
2020-10-16
Add test case for "subproject:opt" in project()
Xavier Claessens
2020-10-16
Fix consistency in variables kwarg
Xavier Claessens
2020-10-13
wrap: Use sub-subproject packagefiles
Xavier Claessens
2020-10-13
Merge wraps from subprojects into wraps from main project
Xavier Claessens
2020-10-13
include_type: honor include_type in dependency fallbacks (fixes #7503)
Daniel Mensinger
2020-10-12
Merge pull request #7740 from bonzini/fallback-false
Jussi Pakkanen
2020-10-10
add test case for #6365
Sahnvour
2020-10-08
dependency: support boolean argument "allow_fallback"
Paolo Bonzini
2020-10-05
machinefiles: Allow keys to be stored case insensitive
Dylan Baker
2020-10-04
Added subdir files test
Oskar Sigvardsson
2020-09-28
Add meson.project_build/source_root() methods
Xavier Claessens
2020-09-17
project tests: Verify that UWP cross binaries use the right arch
Nirbheek Chauhan
2020-09-13
external-project: New module to build configure/make projects
Xavier Claessens
2020-09-11
Fix test 'common/122 llvm ir and assembly' for Windows ARM
Jon Turney
[next]