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
Age
Commit message (
Expand
)
Author
2023-03-28
test cases: make various things werror-safe
Eli Schwartz
2023-03-28
python dependency: avoid redefinition warnings for MS_WIN64
Eli Schwartz
2023-03-28
test that python modules nominally compile without warnings
Eli Schwartz
2023-03-28
doc: Use better name for builtin/return object title
Xavier Claessens
2023-03-28
doc: Fix some broken links
Xavier Claessens
2023-03-28
Bump version number for rc1.
Jussi Pakkanen
2023-03-28
Condense test directories for rc1.
Jussi Pakkanen
2023-03-28
Fix validation regexes to handle rc version numbers.
Jussi Pakkanen
2023-03-28
backends: fix bug where meson_exe crashed if constructed with found programs
Eli Schwartz
2023-03-28
do not resolve symlinks when calculating the meson command
Eli Schwartz
2023-03-28
docs: replace most uses of `meson_options.txt` with `meson.options`
Dylan Baker
2023-03-28
Add support for meson.options as a replacement for meson_options.txt
Dylan Baker
2023-03-28
Import cpu detection fix from Debian.
Jussi Pakkanen
2023-03-27
Allow --reconfigure and --wipe of empty builddir
Xavier Claessens
2023-03-28
unittests: Pass the exact backend name
Xavier Claessens
2023-03-28
Make backend option read-only
Xavier Claessens
2023-03-27
find dll path on Windows
Charles Brunet
2023-03-27
custom_target: libfoo.so.1 is linkable
Xavier Claessens
2023-03-27
Write wrap-redirect filename as posix path
Denis Fortin
2023-03-27
docs: add 2022 video from PyCon US
andy5995
2023-03-26
tests: fix critical existence failure of doxygen test
Eli Schwartz
2023-03-24
Add a system method for obtaining GL dependency on Linux OS
Helen Ginn
2023-03-23
asm: Add sx extension
Renan Lavarec
2023-03-21
Fix run_tool() when git is not installed
Alyssa Ross
2023-03-20
fix one more missing explicit "setup" subcommand
Eli Schwartz
2023-03-20
project tests: add log of the setup command being run
Eli Schwartz
2023-03-20
backends: add a new "none" backend
Eli Schwartz
2023-03-20
tests: fix regression that broke mtest_inprocess
Eli Schwartz
2023-03-20
mtest: move the detection of rebuild compatibility out into the entry point
Eli Schwartz
2023-03-20
backends: simplify class setup
Eli Schwartz
2023-03-20
Add restat = 1 to the fortran_COMPILER rule
Volker Weißmann
2023-03-19
CUDA: make "Ampere" equivalent to SM8.0+SM8.6
David Seifert
2023-03-18
Small fix on how cc.sizeof (and similar functions) use the 'prefix' kwarg
Volker Weißmann
2023-03-17
Better error message when custom_targets has duplicates in the output kwarg
Volker Weißmann
2023-03-17
Fix "meson subprojects checkout -b" regression
Xavier Claessens
2023-03-17
fix meson compile with alias target
Charles Brunet
2023-03-16
coredata: Do not pickle it twice
Xavier Claessens
2023-03-16
Stop using replace_if_different() for coredata pickle file
Daan De Meyer
2023-03-16
modules/i18n: fix typo in gettext decorator
Corentin Noël
2023-03-16
Disable codecov comment
Xavier Claessens
2023-03-16
hotdoc: Install devhelp files at the right location
Xavier Claessens
2023-03-16
prevent lib prefix warning from pkg-config
Charles Brunet
2023-03-14
add typename to AliasTarget
Charles Brunet
2023-03-14
rewriter: fix indentation of kwargs
Charles Brunet
2023-03-14
rewriter: add missing command aliases
Charles Brunet
2023-03-14
rewriter: activate vsenv
Charles Brunet
2023-03-14
rewriter: fix warning about empty sources
Charles Brunet
2023-03-12
Fix warning_level=everything with GCC 8
David Robillard
2023-03-11
Make generator exe more resilient.
Jussi Pakkanen
2023-03-09
detect.py: Be more precise about detecting xtensa gcc toolchains
Khem Raj
[next]