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
2023-04-21
Bump versions to 1.0.2 for stable release
1.0.2
Nirbheek Chauhan
2023-04-21
ci: Skip LLVM 16 tests in the 1.0 stable branch only
Nirbheek Chauhan
2023-04-21
ci: Move to the codecov github action
Nirbheek Chauhan
2023-04-21
CI: cygwin coverage uploader needs to run in bash too
Eli Schwartz
2023-04-21
rust: Also disallow `.` in Rust library target names
Sebastian Dröge
2023-04-21
rust: Don't allow spaces/dashes in Rust library names
Sebastian Dröge
2023-04-21
rust: Don't use prefer-dynamic in case of proc-macro Rust dependencies
Sebastian Dröge
2023-04-21
mbuild: .pdb files are created only when debug symbols are enabled
Daniele Nicolodi
2023-04-21
minstall: Fix install_subdir() excludes with path separators on Win
Daniele Nicolodi
2023-04-21
rust: Use `isinstance(d, build.StaticLibrary)` instead of comparing the type ...
Sebastian Dröge
2023-04-21
rust: Link staticlib/cdylib link targets like link targets from any other lan...
Sebastian Dröge
2023-04-21
rust: Don't prefer dynamic linking of Rust libraries for cdylibs
Sebastian Dröge
2023-04-21
rust: Use the corresponding rustc version when clippy-driver is chosen as Rus...
Sebastian Dröge
2023-04-21
rust: Don't pass dependency compile arguments to the compiler
Sebastian Dröge
2023-04-05
test cases: make various things werror-safe
Eli Schwartz
2023-04-05
python dependency: avoid redefinition warnings for MS_WIN64
Eli Schwartz
2023-04-05
test that python modules nominally compile without warnings
Eli Schwartz
2023-04-04
tests/94 threads: fix build error with clang 16
Christoph Reiter
2023-04-04
get_llvm_tool_names: add released llvm versions
Christoph Reiter
2023-04-04
backend/vs: ensure that build dir is preferred to src dir
Barnabás Pőcze
2023-04-04
tests: add test to ensure that build dir is preferred to src dir
Barnabás Pőcze
2023-04-04
backends: fix bug where meson_exe crashed if constructed with found programs
Eli Schwartz
2023-04-04
do not resolve symlinks when calculating the meson command
Eli Schwartz
2023-04-04
custom_target: libfoo.so.1 is linkable
Xavier Claessens
2023-04-04
Fix run_tool() when git is not installed
Alyssa Ross
2023-04-04
Add restat = 1 to the fortran_COMPILER rule
Volker Weißmann
2023-04-04
CUDA: make "Ampere" equivalent to SM8.0+SM8.6
David Seifert
2023-04-04
Small fix on how cc.sizeof (and similar functions) use the 'prefix' kwarg
Volker Weißmann
2023-04-04
Fix "meson subprojects checkout -b" regression
Xavier Claessens
2023-04-04
modules/i18n: fix typo in gettext decorator
Corentin Noël
2023-04-04
Fix warning_level=everything with GCC 8
David Robillard
2023-04-04
Make generator exe more resilient.
Jussi Pakkanen
2023-04-04
detect.py: Be more precise about detecting xtensa gcc toolchains
Khem Raj
2023-04-04
configure_file: emit FeatureNew when a cmake-formatted file has too many tokens
Eli Schwartz
2023-04-04
rust: Fix handling of proc-macros in rust-project.json
Sebastian Dröge
2023-04-04
rust: Store absolute paths in rust-project.json
Sebastian Dröge
2023-04-04
unittests: add test for source dir stripping from rpaths
Stefan Hajnoczi
2023-04-04
backends: fix source dir stripping from rpaths
Stefan Hajnoczi
2023-04-04
prevent unhandled exception for operations on None
Charles Brunet
2023-04-04
documentation: there is no unary + operator
Charles Brunet
2023-04-04
clangformat: don't noisily print status messages for every checked file
Eli Schwartz
2023-02-24
Bump versions to 1.0.1 for release
1.0.1
Nirbheek Chauhan
2023-02-23
Implement rustc controlled whole-archive linking
Dylan Baker
2023-02-22
python dependency: handle broken pylong on many more versions of python
Eli Schwartz
2023-02-22
python dependency: fix embed handling for system dependency
Eli Schwartz
2023-02-22
python dependency: verify that the python header is installed for sysconfig
Eli Schwartz
2023-02-23
backend/ninja: fix rust cfg parsing
Karol Herbst
2023-02-21
handle more corner cases where locking the build directory fails
Eisuke Kawashima
2023-02-21
CI: skip gpgme-config test on Arch
Eli Schwartz
2023-02-19
vala: don't build .h, .vala, and .gir if export_dynamic is False
Dylan Baker
[next]