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
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-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-09
gnome.mkenum_simple(): Fix include path when header is in subdir
Xavier Claessens
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-08
Override config-tool get_variable args for qmake
Nirbheek Chauhan
2023-09-07
Fix include_directories test for relative path
Charles Brunet
2023-09-07
Fix crash when installing a vala library and python sources
Xavier Claessens
2023-09-07
Compiler checks must use per-subproject options
Xavier Claessens
2023-09-07
Add compiler.has_define
Marvin Scholz
2023-09-06
tests: Test extern'd globals on MacOS with the Apple Archiver
Ailin Nemui
2023-09-06
qt module: add include_directories to moc compile
Charles Brunet
2023-09-05
wrap: Use MESON_PACKAGE_CACHE_DIR as default packagecache path
Xavier Claessens
2023-08-31
add json output format to configure file
Charles Brunet
2023-08-30
Re-enable "11 runpath rpath ldlibrarypath"
Tristan Partin
2023-08-30
Disable failing test on cygwin due to broken cmake
Charles Brunet
2023-08-30
ci: Skip gir test on cygwin
Xavier Claessens
2023-08-30
Merge pull request #10332 from xclaesse/std-opt
Jussi Pakkanen
2023-08-29
gnome: Fix crash in gtkdoc and generate_gir in C++ projects
Xavier Claessens
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
Remove XML filter from testlog.{json,txt} and std streams
Tristan Partin
2023-08-17
Add fs.relative_to()
Tristan Partin
2023-08-16
fs.read(): Catch FileNotFoundError
Xavier Claessens
2023-08-14
Python: Add 'limited_api' kwarg to extension_module
Andrew McNulty
2023-08-08
tests: fix "4 custom target depends extmodule" with Python 3.8+ on Windows
Christoph Reiter
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-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-25
modules/pkgconfig: Don't insert None into devenv list
Dylan Baker
2023-07-23
hdf5 tests: make cpp test actually use cpp HDF5
George Sedov
2023-07-18
tests: bump the C++ std for protobuf tests
Eli Schwartz
2023-07-18
tests: mark gpgme test skippable on Ubuntu rolling
Eli Schwartz
2023-07-18
ci: Skip test_generate_gir_with_address_sanitizer
Xavier Claessens
2023-07-16
Fix build using GDC 13
Jussi Pakkanen
2023-07-15
rust: disable overflow-checks by default
Dylan Baker
[next]