index
:
meson.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-09-28
Bump versions to 0.59.2 for release
0.59.2
Nirbheek Chauhan
2021-09-28
ci: Fix missing MESON_CI_JOBNAME in the image builders
Daniel Mensinger
2021-09-25
ci: Use GitHub concurrency
Daniel Mensinger
2021-09-25
python module: fix error message mentioning setuptools
Eli Schwartz
2021-09-25
interpreter: fix IndexError when specifying dependency 'include_type'
Rihards Skuja
2021-09-25
python: Workaround broken install path
Xavier Claessens
2021-09-25
tests: python module should install files correctly
Eli Schwartz
2021-09-25
python module: fix extensions without explicit subdir being installed to libdir
Eli Schwartz
2021-09-25
test runner: add the ability to configure test.json for python paths
Eli Schwartz
2021-09-25
python module: make external program wrapper have access to useful metadata
Eli Schwartz
2021-09-25
backport a a typing fix to quell mypy
Eli Schwartz
2021-09-25
Fix incorrect .name attribute for python program
Eli Schwartz
2021-09-25
fix some confusingly indirect code
Eli Schwartz
2021-09-25
qt module: consolidate on one list of bins
Eli Schwartz
2021-09-25
add test case for qrc translations
Eli Schwartz
2021-09-25
qt module: fix regression in building translations via qresource
Eli Schwartz
2021-09-25
qt module: correctly register a found tool and stop looking for it
Eli Schwartz
2021-09-24
mtest: Allow gtest protocol test to fail more gracefully
Dylan Baker
2021-09-24
during executable lookup, do not search PATH if a directory component is given
Eli Schwartz
2021-09-24
dependencyfallbacks: Use default_options for implicit fallbacks
Xavier Claessens
2021-09-24
objc/objcpp compiler: accept all gnu stds corresponding to c/c++ stds
Eli Schwartz
2021-09-24
unittests: test external dependency in summary
Paolo Bonzini
2021-09-24
summary: fix dependencies
Paolo Bonzini
2021-09-24
Improve WSL detection
Will
2021-09-24
dependency: fallback and allow_fallback are mutually exclusive
Xavier Claessens
2021-09-24
clang: Add -Werror=implicit-function-declarations to check_args
Dylan Baker
2021-09-24
compilers: improve docstring to `get_compiler_check_args()`
Dylan Baker
2021-09-24
environment: correctly handle cpu value aarch64_be
Dylan Baker
2021-09-24
environment: add ppc -> ppc64 for aix to detect_cpu
Dylan Baker
2021-09-24
unittests: add tests for detect_cpu
Dylan Baker
2021-09-24
unittests: Add a test case for detect_cpu_family
Dylan Baker
2021-09-24
environment: Add a few type annotations
Dylan Baker
2021-09-24
wraptool: Fix version comparison
Xavier Claessens
2021-09-24
gnome: don't let fortify defines into the g-ir-scanner after stripping -O
Eli Schwartz
2021-09-23
fix bat_info UTF-8 string error
xth
2021-08-18
Bump versions to 0.59.1 for release
0.59.1
Nirbheek Chauhan
2021-08-18
rust targets: lld-link is the same as link for static libs
Nirbheek Chauhan
2021-08-18
test cases/rust: clang-cl also needs extra_winlibs
Nirbheek Chauhan
2021-08-17
ci: Use 32-bit Rust and Python on vs2017 x86
Nirbheek Chauhan
2021-08-10
build: store global and project args per-machine even when not cross compiling
Dylan Baker
2021-08-10
build: add a few annotations
Dylan Baker
2021-08-10
Fix i18n target name when using @BASENAME@ and configure_file() input
Xavier Claessens
2021-08-10
interpreter: Fix missing subsubproject summary when subproject fails
Xavier Claessens
2021-08-10
interpreter: Fix holder_map not being updated when subproject fails
Xavier Claessens
2021-08-10
modules: Fix typo in state.test()
Xavier Claessens
2021-08-10
pkg-config: support for `-l:libfoo.a`
lilinzhe
2021-08-10
interpreter: Fix list contains for Holders (fixes #9020 #9047)
Daniel Mensinger
2021-08-10
Fix --force-fallack-for with --wrap-mode=nofallback
Xavier Claessens
2021-08-10
modules: Add API to add test
Xavier Claessens
2021-08-10
Escape path in exclude filter passed to gcovr
Alois Wohlschlager
[next]