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
/
common
Age
Commit message (
Expand
)
Author
2023-09-13
install_{data,headers,subdir}: implement follow_symlinks
Arsen Arsenović
2023-09-13
Fix assertion raised with invalid option name
Charles Brunet
2023-09-09
Add support for padding zeroes in int.to_string() method
Nomura
2023-09-09
Add macro_name option to configure_file
Nicholas Vinson
2023-09-07
Fix include_directories test for relative path
Charles Brunet
2023-09-07
Compiler checks must use per-subproject options
Xavier Claessens
2023-09-07
Add compiler.has_define
Marvin Scholz
2023-08-31
add json output format to configure file
Charles Brunet
2023-08-28
include_directories: Always add both source and build dirs
Xavier Claessens
2023-08-24
find_program: Fallback if version mismatch
Xavier Claessens
2023-08-22
compilers: fix checks handling of internal dependencies
Benoit Pierre
2023-08-18
Revert "Revert "Add fs.relative_to()""
Tristan Partin
2023-08-17
Revert "Add fs.relative_to()"
Eli Schwartz
2023-08-17
skip test on pkgconf 2.0.1 that is broken there due to a reported bug
Eli Schwartz
2023-08-17
Remove hacky setup for CustomTargetIndex tests in fs.relative_to()
Tristan Partin
2023-08-17
Add fs.relative_to()
Tristan Partin
2023-08-16
fs.read(): Catch FileNotFoundError
Xavier Claessens
2023-08-07
Compiler: Add werror kwarg to compiles(), links() and run() methods
Xavier Claessens
2023-08-05
compiler: Add required keyword to has_* methods
Xavier Claessens
2023-08-04
Add default_options argument to find_program()
Nomura
2023-08-02
Unify message(), format() and fstring formatting
Xavier Claessens
2023-08-02
treewide: internally avoid deprecated machine file uses of "pkgconfig"
Eli Schwartz
2023-07-26
Fix install_data() default install path
Daniele Nicolodi
2023-07-14
compiler.compiles/links: fix failure when compiling a built File object
Eli Schwartz
2023-07-13
Silence some encoding warnings
Tristan Partin
2023-07-05
comp.preprocess(): Do not treat every file as assembly
Xavier Claessens
2023-07-04
tests: add standard option to get_define() test
Kacper Michajłow
2023-06-28
Condense test directory names for release.
Jussi Pakkanen
2023-06-20
interpreter: Accept more types in default_options dict values
Xavier Claessens
2023-06-20
add str.splitlines method
Martin Dørum
2023-06-01
pkgconfig: Add include directories from internal deps in -uninstalled.pc
Xavier Claessens
2023-05-31
preprocess: Allow preprocessing any file extensions
Xavier Claessens
2023-05-21
Allow generator.process(generator.process(...))
Volker Weißmann
2023-05-02
python module: add an automatic byte-compilation step
Eli Schwartz
2023-04-27
Specify c++ 11 flag as code uses c++ 11 features
Peter Hull
2023-04-18
pkgconfig module: fix traceback on invalid missing description
Eli Schwartz
2023-04-14
minstall: Fix install_subdir() excludes with path separators on Win
Daniele Nicolodi
2023-04-11
fix various spelling issues
Josh Soref
2023-04-11
Change "can not" to "cannot" throughout project
HiPhish
2023-04-04
propagate the most accurate node to error messages
Eli Schwartz
2023-04-03
tests/94 threads: fix build error with clang 16
Christoph Reiter
2023-03-30
tests: add test to ensure that build dir is preferred to src dir
Barnabás Pőcze
2023-03-28
test cases: make various things werror-safe
Eli Schwartz
2023-03-28
backends: fix bug where meson_exe crashed if constructed with found programs
Eli Schwartz
2023-03-27
custom_target: libfoo.so.1 is linkable
Xavier Claessens
2023-03-11
Make generator exe more resilient.
Jussi Pakkanen
2023-03-09
tests: allow a long test to have more time to complete before timing out
Eli Schwartz
2023-03-09
re-deduplicate feature warnings printed at the end of setup
Eli Schwartz
2023-03-04
typed_kwargs: Extend since_values and deprecated_values for types
Xavier Claessens
2023-03-01
interpreter: report FeatureNew for kwargs to project()
Eli Schwartz
[next]