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
2022-06-02
Bump versions to 0.62.2 for release
0.62.2
Nirbheek Chauhan
2022-06-02
Fix sandbox violation when using subproject as a symlink
Vili Väinölä
2022-06-02
another day, another mypy update becomes stricter about typing
Eli Schwartz
2022-06-02
i18n: be build-compatible (but not developer-compatible) with gettext-tiny
Eli Schwartz
2022-06-02
i18n: fix bug where disabling gettext() broke merge_file()
Eli Schwartz
2022-05-31
fix custom_target crash if boolean true is specified in install_dir
Eli Schwartz
2022-05-31
Make a copy of auto_features options when changing its name
Xavier Claessens
2022-05-31
Fix optimization level 's' for the TI compiler
Andreas Obergschwandtner
2022-05-31
cmake: Add test case
Daniel Mensinger
2022-05-31
cmake: fix detecting directories as input files (fixes #10244)
Daniel Mensinger
2022-05-31
ast: cmake: Generate line numbers while printing the AST for better debugging
Daniel Mensinger
2022-05-31
fix traceback when run_command has a find_program as the inline arg
Eli Schwartz
2022-05-31
Fix --allow-shlib-undefined for LLVM versions > 9
Tristan Partin
2022-05-31
fix incorrect FeatureNew for separator kwarg in environment object methods
Eli Schwartz
2022-05-31
mtest: stop disrespecting the gdb config file
Eli Schwartz
2022-05-31
fix regression in reporting errors for invalid gnu_symbol_visibility
Eli Schwartz
2022-05-31
Limit parallelism to hopefully work on machines with 160 cores.
Jussi Pakkanen
2022-05-31
cmake: Fix CMake LLVM dependency error (fixes #10322)
Daniel Mensinger
2022-05-31
Add small note that get_variable can publicize its data files
Eli Schwartz
2022-05-31
dependencies: move DependencyVariableString handling to declare_dependency
Eli Schwartz
2022-05-31
dependencies: allow get_variable to expose files from subprojects
Eli Schwartz
2022-05-31
dependencies: tighten type checking and fix cmake API violation for get_variable
Eli Schwartz
2022-05-30
qt module: fix missing sanity check for install_dir + install
Eli Schwartz
2022-05-30
qt module: fix broken install_dir kwarg
Eli Schwartz
2022-05-30
devenv: Catch FileNotFoundError
Xavier Claessens
2022-05-30
improve help for -Ddebug
Paolo Bonzini
2022-05-30
Visual Studio: Only use /utf-8 on VS2015 or later or clang-cl
Chun-wei Fan
2022-05-30
Fix typo that breaks g++ cross detection on Debian.
Jussi Pakkanen
2022-04-22
Bump versions to 0.62.1 for release
0.62.1
Nirbheek Chauhan
2022-04-22
Use system install scheme rather than the incorrect Debian one.
Jussi Pakkanen
2022-04-22
gtkdochelper.py: Use os.pathsep for --path argument
Chun-wei Fan
2022-04-21
Add NetBSD support in symbolextractor.
Thomas Klausner
2022-04-21
Fix purelib and platlib validation in Python3 module.
Jussi Pakkanen
2022-04-21
vcs_tag: document the already supported file arg
Kirill Isakov
2022-04-19
cmake: Always use all compilers for LLVM (fixes #10249)
Daniel Mensinger
2022-04-19
project tests: log the reason why a test is skipped
Eli Schwartz
2022-04-19
project tests: do not use tqdm progress bars for a single test
Eli Schwartz
2022-04-19
cmake: Better error message when configuring a CMake subproject fails.
Daniel Mensinger
2022-04-19
Fix CMake error message
Daniel Mensinger
2022-04-19
Fix typos in Xcode backend.
Jussi Pakkanen
2022-04-19
Correctly handle --version argument to runpython
Elliott Sales de Andrade
2022-04-19
install_symlink: Handle $DESTDIR case for links with absolute path
Marco Trevisan (Treviño)
2022-04-19
Add ppc970 definition to universal.py
Sergey Fedorov
2022-04-19
Fix universal builds on Darwin PPC: add ppc7400 definition
barracuda156
2022-04-19
Fix generator expression list problems (fixes #10288)
Daniel Mensinger
2022-04-19
wayland: Make sure wayland-scanner has same version as wayland libraries
Xavier Claessens
2022-04-19
Add regression test for Python dist.
Jussi Pakkanen
2022-04-19
compilers: fix broken CompCert support for release flags
Eli Schwartz
2022-04-19
mconf: Fix printing <inherited from main project> for yielding options
Xavier Claessens
2022-04-19
qt module: also prefer the changed name scheme for the tools
Eli Schwartz
[next]