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-11-25
Bump versions to 0.60.2 for release
0.60.2
Nirbheek Chauhan
2021-11-25
minstall: do not run ldconfig on the *BSDs
Eli Schwartz
2021-11-25
iconv dependency: include header when checking for libc builtin
Eli Schwartz
2021-11-25
shared_module: Add soname when used as a link target
Nirbheek Chauhan
2021-11-25
unit tests: Extend prebuilt test to test intermediate
Dylan Baker
2021-11-25
backends/backends: recurse when looking for paths in bundled shared libraries
Dylan Baker
2021-11-25
build|backend: Fix some type annotations
Dylan Baker
2021-11-25
backends/backends: fix typo in comment
Dylan Baker
2021-11-25
unittests: use UnitTest.addCleanup a bit
Dylan Baker
2021-11-25
interpreter: extract_objects provides a valid source
Paolo Bonzini
2021-11-25
rust: clean up inputs and outputs to bindgen
Paolo Bonzini
2021-11-25
Run pylint
GustavoLCR
2021-11-25
Fix vs backend cross compilation regression
GustavoLCR
2021-11-25
dependencies/zlib: Allow for generic OS checks
Dudemanguy
2021-11-25
dependencies/zlib: Add system zlib method for android
Dudemanguy
2021-11-25
cmake: Use find_library() on bare library names in cmake dependencies
Jon Turney
2021-11-25
Update expected skip condition for llvm framework test on msys2
Jon Turney
2021-11-25
tests: replace python2 framework with metal
Dylan Baker
2021-11-25
tests: remove extraframework test for python
Dylan Baker
2021-11-25
Only exclude _bootlocale with Python >= 3.10. Closes #9548.
Jussi Pakkanen
2021-11-25
Support ancient (<3.4.0) gcc versions
William Toohey
2021-11-25
mtest: add an ASCII-only version of the spinner
Paolo Bonzini
2021-11-25
only pass clang LTO arguments when they are needed
Eli Schwartz
2021-11-25
interpreter: disallow RunTarget in meson.add_install_script
Paolo Bonzini
2021-11-25
interpreter: disallow RunTarget in test
Paolo Bonzini
2021-11-25
valac dependencies: use the canonical list of vala source names
Eli Schwartz
2021-11-25
interpreter: Fix a typo
Yasushi SHOJI
2021-11-25
fix regression that broke string.format with list objects
Eli Schwartz
2021-11-25
fix custom_target with install: true and no install_dir, crashing
Eli Schwartz
2021-11-25
wrap: Fix concurrent os.mkdir()
Xavier Claessens
2021-11-25
Add 64-bit paths to check for unsupported Watcom cl.exe clones.
William D. Jones
2021-11-25
Fix version requirement on Ninja feature.
Jussi Pakkanen
2021-11-03
Bump versions to 0.60.1 for release
0.60.1
Nirbheek Chauhan
2021-11-03
python.dependency(): Do not stop when first candidate is not found
Xavier Claessens
2021-11-03
Revert "mark a couple of typing-only imports as noqa, to appease pyflakes"
Eli Schwartz
2021-11-03
fix various flake8 whitespace errors
Eli Schwartz
2021-11-02
coverage generator: obey the documentation and only generate supported outputs
Eli Schwartz
2021-11-02
fix typoed vs backend token
Eli Schwartz
2021-11-02
Fix "meson compile" not activating vsenv
Xavier Claessens
2021-11-01
Fix cygwin test failure due to shortpath usage
Nirbheek Chauhan
2021-10-29
configure_file: upgrade deprecation message to FeatureDeprecated
Eli Schwartz
2021-10-29
modules/gnome: use `install_dir = []` instead of false
Dylan Baker
2021-10-29
modules/gnome: fix missing install_dir, again, harder
Dylan Baker
2021-10-29
mtest: accept very long lines
Paolo Bonzini
2021-10-29
Revert use of thin archives in 0.60 branch.
Olexa Bilaniuk
2021-10-28
modules/gnome: ensure that `install_dir` is set
Dylan Baker
2021-10-28
Fix add_install_script() ignoring install_tag
Xavier Claessens
2021-10-28
test_clang_format: Do not assume meson source is in git
Xavier Claessens
2021-10-28
Fix crash when getting cuda options
Xavier Claessens
2021-10-28
wrap: fix support for git < 2.28
Eli Schwartz
[next]