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
/
test cases
/
unit
Age
Commit message (
Expand
)
Author
2024-06-04
Extract native file parser to machinefile source file.
Jussi Pakkanen
2024-05-23
Refactor option classes to their own file.
Jussi Pakkanen
2024-04-23
Use dl instead of zlib for checking an external dependency
Tristan Partin
2024-03-10
Fix detection of unknown base options in subproj
Charles Brunet
2024-03-02
Merge pull request #12804 from joukewitteveen/dist-rewriter
Jussi Pakkanen
2024-03-01
Fix base and compiler options not reconfigurable.
Charles Brunet
2024-02-12
Add MESONREWRITE to `meson dist` scripts
Jouke Witteveen
2024-01-17
tests: Also test implicit rpaths from dependencies
Jonathon Anderson
2023-11-12
Renumber test dirs for rc3.
Jussi Pakkanen
2023-10-27
Condense test directories for RC1.
Jussi Pakkanen
2023-10-05
build: use suffix when getting target id for exes
Dudemanguy
2023-09-28
unittest: Fix clang-tidy-fix
Lei YU
2023-09-18
Remove get_configtool_variable()
Xavier Claessens
2023-09-18
Remove get_pkgconfig_variable()
Xavier Claessens
2023-09-12
Merge pull request #12152 from bruchar1/ast-preserve-all
Jussi Pakkanen
2023-09-12
fix bug with openssl when cmake is missing
Charles Brunet
2023-09-11
parser: allow whitespaces and comments in cont_eol
Charles Brunet
2023-09-11
raw printer
Charles Brunet
2023-09-05
wrap: Use MESON_PACKAGE_CACHE_DIR as default packagecache path
Xavier Claessens
2023-08-30
Merge pull request #10332 from xclaesse/std-opt
Jussi Pakkanen
2023-08-17
Remove XML filter from testlog.{json,txt} and std streams
Tristan Partin
2023-08-07
Error when an installed static library links to internal custom target
Xavier Claessens
2023-08-07
c_std, cpp_std: Change to a list of desired versions in preference order
Xavier Claessens
2023-08-02
treewide: internally avoid deprecated machine file uses of "pkgconfig"
Eli Schwartz
2023-07-25
modules/pkgconfig: Don't insert None into devenv list
Dylan Baker
2023-07-13
mtest: fix unencodable XML chars
Nazir Bilal Yavuz
2023-07-10
build: dependencies should come after link_with on link command
Xavier Claessens
2023-07-10
build: Fix linking multiple libraries and some are promoted
Xavier Claessens
2023-07-10
Revert "backends: Cache creation of install data"
Eli Schwartz
2023-07-05
Renumber test dirs for rc2.
Jussi Pakkanen
2023-07-05
Merge pull request #11742 from xclaesse/link-whole-cases
Jussi Pakkanen
2023-06-28
Experimental 'genvslite' WIP. (#11049)
GertyP
2023-06-26
mintro: record subproject in install_plan
Daniele Nicolodi
2023-06-26
Revert "modules: move gnome targets into gnome module"
Eli Schwartz
2023-06-26
linkers: delay implementations import until detect is run
Eli Schwartz
2023-06-26
stop importing cmake when it isn't used
Eli Schwartz
2023-06-26
dependencies: defer importing a custom dependency until it is used
Eli Schwartz
2023-06-26
dependencies: delay often-unused imports
Eli Schwartz
2023-06-26
add profiling startup import check and testcase to count it
Eli Schwartz
2023-05-01
Fix niche cases when linking static libs
Xavier Claessens
2023-04-11
fix various spelling issues
Josh Soref
2023-03-28
Condense test directories for rc1.
Jussi Pakkanen
2023-03-16
Stop using replace_if_different() for coredata pickle file
Daan De Meyer
2023-02-27
mintro: Add exclude_{files, dirs} to install_subdir install_plan
Daniele Nicolodi
2023-02-24
test cases: use best practices method to find the python3 program
Eli Schwartz
2023-02-20
interpreter/mesonmain: Add build_options method
L. E. Segovia
2023-01-18
devenv: Allow dumping into file and select a format
Xavier Claessens
2023-01-04
allow passing generated objects in the "objects" keyword argument
Paolo Bonzini
2022-12-21
add more testcases for prebuilt objects
Paolo Bonzini
2022-12-14
depfixer: silence fix_jar() and make it do something
Benjamin Gilbert
[next]