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
/
mesonbuild
Age
Commit message (
Expand
)
Author
2023-04-11
fix various spelling issues
Josh Soref
2023-04-11
better algo to find DLL paths on Windows
Charles Brunet
2023-04-11
Revert "find dll path on Windows"
Charles Brunet
2023-04-11
Change "can not" to "cannot" throughout project
HiPhish
2023-04-10
Bump version number for new development.
Jussi Pakkanen
2023-04-10
Bump version number for release.
Jussi Pakkanen
2023-04-04
propagate the most accurate node to error messages
Eli Schwartz
2023-04-03
get_llvm_tool_names: add released llvm versions
Christoph Reiter
2023-04-02
Bump version number for rc2.
Jussi Pakkanen
2023-03-30
fix regression that broken git-based wraps with dirty contents
Eli Schwartz
2023-03-30
backend/vs: ensure that build dir is preferred to src dir
Barnabás Pőcze
2023-03-30
msetup: Allow (re)configure of not empty builddir
Xavier Claessens
2023-03-30
msetup: use more consistent exceptions on exit
Xavier Claessens
2023-03-30
coredata: Fix changing prefix option
Xavier Claessens
2023-03-29
Make --vsenv a readonly builtin option
Xavier Claessens
2023-03-28
python dependency: avoid redefinition warnings for MS_WIN64
Eli Schwartz
2023-03-28
Bump version number for rc1.
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
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
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-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
backends: add a new "none" backend
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
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
[next]