summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-01tests: make summary section for project tests more like pytestEli Schwartz
2023-09-01tests: make run_project_tests finish off the verbose logs with a summaryEli Schwartz
2023-09-01compilers: fix compiler detection when the "ccache" string is in the pathFilipe Laíns
2023-08-31add json output format to configure fileCharles Brunet
2023-08-31Document that dicts can be indexed with []Bruce Merry
2023-08-31Doc: fix type signature for add_languages.requiredBruce Merry
2023-08-30Re-enable "11 runpath rpath ldlibrarypath"Tristan Partin
2023-08-30Disable failing test on cygwin due to broken cmakeCharles Brunet
2023-08-30ci: Skip gir test on cygwinXavier Claessens
2023-08-30Merge pull request #10332 from xclaesse/std-optJussi Pakkanen
2023-08-29gnome: Fix crash in gtkdoc and generate_gir in C++ projectsXavier Claessens
2023-08-28include_directories: Always add both source and build dirsXavier Claessens
2023-08-28Add CUDA id and flags to reference tablesBruce Merry
2023-08-27FAQ: MinGW UCRT are compatible with MSVC and also use libfoo.aXavier Claessens
2023-08-25msetup: Update options when builddir is already configuredXavier Claessens
2023-08-24minstall: move the "Installing foo to bar" message upPeter Hutterer
2023-08-24Suggest using --reconfigure only when not already using itXavier Claessens
2023-08-24find_program: Fallback if version mismatchXavier Claessens
2023-08-24build: Simplify import_filename handlingXavier Claessens
2023-08-23Use `cudart_static` by default in dependency('cuda')David Seifert
2023-08-23Fix completely broken support for `static: true` with dependency('cuda')David Seifert
2023-08-23machine file: Add @GLOBAL_SOURCE_ROOT@ and @DIRNAME@Xavier Claessens
2023-08-22compilers: fix checks handling of internal dependenciesBenoit Pierre
2023-08-18CI: make linters emit colored outputEli Schwartz
2023-08-18run_mypy: add option to run once for each supported version of pythonEli Schwartz
2023-08-18consistently use Literal annotation from typing_extensionsEli Schwartz
2023-08-18docs: use future annotations for genrefman types in typing_extensionsEli Schwartz
2023-08-18CI: trigger website job when testing modifications to the website jobEli Schwartz
2023-08-18CI: add pip caching to website jobEli Schwartz
2023-08-18ninja backend: fix the automatic restat of outputs when reconfiguringEli Schwartz
2023-08-18Revert "Revert "Add fs.relative_to()""Tristan Partin
2023-08-18Suggest fix in MesonVersionMismatchExceptionM Henning
2023-08-18tests: fix assertion rewriting when pytest is usedBenoit Pierre
2023-08-18Add more descriptive description to CustomTargetCharles Brunet
2023-08-18docs: Provide example for feature.disable_auto_ifJan Janssen
2023-08-17Revert "Add fs.relative_to()"Eli Schwartz
2023-08-17tests: consolidate MESON_SKIP_TEST reporting and use it in unittestsEli Schwartz
2023-08-17skip test on pkgconf 2.0.1 that is broken there due to a reported bugEli Schwartz
2023-08-17fix style errors in fs.relative_to implementationEli Schwartz
2023-08-17Remove hacky setup for CustomTargetIndex tests in fs.relative_to()Tristan Partin
2023-08-17Remove XML filter from testlog.{json,txt} and std streamsTristan Partin
2023-08-17Add fs.relative_to()Tristan Partin
2023-08-17Replace deprecated GTK flagCharlie Ringström
2023-08-17README: Document python requirement historyXavier Claessens
2023-08-16Fix some random capitalization in feature.yamlTristan Partin
2023-08-16fs.read(): Catch FileNotFoundErrorXavier Claessens
2023-08-16wasm: make generic cross fileXavier Claessens
2023-08-14Python: Add 'limited_api' kwarg to extension_moduleAndrew McNulty
2023-08-14interpreter: use typed_kwargs for shared_library(darwin_versions)Dylan Baker
2023-08-14interpreter: use typed_kwargs for shared_library(soversion)Dylan Baker