summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-04interpreterbase/decorators: fix typed_kwargs return typeDylan Baker
2021-08-04interpreterbase/decorators: use a named function for lowering stringsDylan Baker
2021-08-04interpreter/typing: Add some type annotationsDylan Baker
2021-08-04interpreter: split keyword definitions out of the interpreterDylan Baker
2021-08-04Escape path in exclude filter passed to gcovrAlois Wohlschlager
2021-08-04add boolean parameter use_system for searching boostKevin Meagher
2021-08-04Make libs a set from the beginingKevin Meagher
2021-08-04Relax restrictions on detecting boost dependencyKevin Meagher
2021-08-04destdir: Allow relative to build directoryXavier Claessens
2021-08-03ninjabackend: use get_subdir() instead of subdir attribute for cythonDylan Baker
2021-08-03build: Add annotation to CustomTargetIndex.get_subdirDylan Baker
2021-08-03build: Add get_subdir() to GeneratedListDylan Baker
2021-08-03Fix python module leaving PKG_CONFIG_LIBDIR set in os.environ.Xavier Claessens
2021-08-03modules/dlang: Fix dependencies that should have been updatedDylan Baker
2021-08-03Fix when gtest dep is found but does not pass version checkXavier Claessens
2021-08-03fix bat_info UTF-8 string errorxth
2021-07-30interenaltests: Add some version strings with ansi escapes in themDylan Baker
2021-07-28expand tests to check both static and shared intl dependencyEli Schwartz
2021-07-28intl dep: support static kwargEli Schwartz
2021-07-28intl: fix incorrect detection of headerEli Schwartz
2021-07-28dependencies: make the preferred LibType available to any ExternalDependencyEli Schwartz
2021-07-27build: learn to take CustomTargetIndex as custom_target commandMarc-André Lureau
2021-07-27doc: mention CUDA_PATH in dependency('cuda') [skip ci]David Seifert
2021-07-27msubprojects: make purge print full paths to comply with the testsAndrei Alexeyev
2021-07-27msubprojects: do not follow symlinks when purgingAndrei Alexeyev
2021-07-26Split run_unittests.py fileXavier Claessens
2021-07-26coredata: throw a MesonException on unknown optionsFlorian Schmaus
2021-07-25ast: Add dummy "support" for fstrings in the ast packageDaniel Mensinger
2021-07-25Remove workaround now that we have a new Ninja.Jussi Pakkanen
2021-07-25Added release snippetmiebka
2021-07-25C2000 compiler also accepts *.cla filesmiebka
2021-07-23Add support for gcovr --sonarqube reportWeston Schmidt
2021-07-23Merge pull request #9005 from jon-turney/xskip-ci-2Jussi Pakkanen
2021-07-23qt: Allow CustomTargets for qt.preprocess source argumentsDylan Baker
2021-07-22Merge pull request #8992 from dcbaker/submit/modernize-python-module-dependencyJussi Pakkanen
2021-07-21Merge pull request #8994 from SoapGentoo/cuda-fixesJussi Pakkanen
2021-07-21Delete extra data dirs that cause problems for WiX.Jussi Pakkanen
2021-07-21Merge pull request #9011 from xclaesse/meson-version-compareJussi Pakkanen
2021-07-21msubprojects: catch exceptions and continue with othersXavier Claessens
2021-07-21Fix meson.version().version_compare() regression in subprojectXavier Claessens
2021-07-18Cuda: Add test for shared versioned internal libsDavid Seifert
2021-07-18Cuda: Fix linking with shared versioned internal libsDavid Seifert
2021-07-18Cuda: Enable PGODavid Seifert
2021-07-18Cuda: Add test for -isystem/usr/includeDavid Seifert
2021-07-18Cuda: Filter -isystem with system pathsDavid Seifert
2021-07-18Cuda: Add test for -DNDEBUGDavid Seifert
2021-07-18Cuda: Pass -DNDEBUG throughDavid Seifert
2021-07-18Merge pull request #8953 from dcbaker/submit/interpreter-easy-typingJussi Pakkanen
2021-07-18gnome: Always pass absolute -L paths to g-ir-scannerNirbheek Chauhan
2021-07-18Bump version number for new development.Jussi Pakkanen