11496 Commits (173a40be330c1aedec9f7f99ebca67a5edd25c3d)
 

Author SHA1 Message Date
Felix Schwarz 53ce1610a6 fix spelling error in user output ("depencency" -> "dependency") 3 years ago
Dylan Baker 5381ec89af run_mypy: Add interpreter/type_checking to the list of checked modules 3 years ago
Dylan Baker 386b312fa9 interpreterbase/decorators: fix typed_kwargs return type 3 years ago
Dylan Baker f4a1da0145 interpreterbase/decorators: use a named function for lowering strings 3 years ago
Dylan Baker 2307cbd2ac interpreter/typing: Add some type annotations 3 years ago
Dylan Baker d1b52b913f interpreter: split keyword definitions out of the interpreter 3 years ago
Alois Wohlschlager 40d5a38d1b Escape path in exclude filter passed to gcovr 3 years ago
Kevin Meagher 3c3fa0a12c add boolean parameter use_system for searching boost 3 years ago
Kevin Meagher f781c30700 Make libs a set from the begining 3 years ago
Kevin Meagher 7ce29e1eda Relax restrictions on detecting boost dependency 3 years ago
Xavier Claessens 9da99e7a59 destdir: Allow relative to build directory 3 years ago
Dylan Baker 630a41eb81 ninjabackend: use get_subdir() instead of subdir attribute for cython 3 years ago
Dylan Baker bc31c23074 build: Add annotation to CustomTargetIndex.get_subdir 3 years ago
Dylan Baker daf63fc377 build: Add get_subdir() to GeneratedList 3 years ago
Xavier Claessens 3f71779f8a Fix python module leaving PKG_CONFIG_LIBDIR set in os.environ. 3 years ago
Dylan Baker c0350d61a3 modules/dlang: Fix dependencies that should have been updated 3 years ago
Xavier Claessens de7bc71ee3 Fix when gtest dep is found but does not pass version check 3 years ago
xth a79980da6b fix bat_info UTF-8 string error 3 years ago
Dylan Baker a450f8c6bc interenaltests: Add some version strings with ansi escapes in them 3 years ago
Eli Schwartz 82e92e90ec
expand tests to check both static and shared intl dependency 3 years ago
Eli Schwartz 1fb6c93947
intl dep: support static kwarg 3 years ago
Eli Schwartz f95a8f8282
intl: fix incorrect detection of header 3 years ago
Eli Schwartz 276fe408af
dependencies: make the preferred LibType available to any ExternalDependency 3 years ago
Marc-André Lureau 23ea9feee3 build: learn to take CustomTargetIndex as custom_target command 3 years ago
David Seifert 46380b5b1e doc: mention CUDA_PATH in dependency('cuda') [skip ci] 3 years ago
Andrei Alexeyev 254969b128 msubprojects: make purge print full paths to comply with the tests 3 years ago
Andrei Alexeyev 5d88c45861 msubprojects: do not follow symlinks when purging 3 years ago
Xavier Claessens 7eb4c23156 Split run_unittests.py file 3 years ago
Florian Schmaus dbf2ace6ca
coredata: throw a MesonException on unknown options 3 years ago
Daniel Mensinger bf41d56597 ast: Add dummy "support" for fstrings in the ast package 3 years ago
Jussi Pakkanen 61ec215860 Remove workaround now that we have a new Ninja. 3 years ago
miebka e665864660 Added release snippet 3 years ago
miebka f8c4752cbc C2000 compiler also accepts *.cla files 3 years ago
Weston Schmidt 2e30b5a1e2 Add support for gcovr --sonarqube report 3 years ago
Jussi Pakkanen db6efa06c2
Merge pull request #9005 from jon-turney/xskip-ci-2 3 years ago
Dylan Baker 5583e44826 qt: Allow CustomTargets for qt.preprocess source arguments 3 years ago
Jussi Pakkanen 4703f4c244
Merge pull request #8992 from dcbaker/submit/modernize-python-module-dependency 3 years ago
Jussi Pakkanen 06bf056264
Merge pull request #8994 from SoapGentoo/cuda-fixes 3 years ago
Jussi Pakkanen 793175f665 Delete extra data dirs that cause problems for WiX. 3 years ago
Jussi Pakkanen 5d36d2905f
Merge pull request #9011 from xclaesse/meson-version-compare 3 years ago
Xavier Claessens 2379fc72bc msubprojects: catch exceptions and continue with others 3 years ago
Xavier Claessens 0183954ea1 Fix meson.version().version_compare() regression in subproject 3 years ago
David Seifert 5c45a26c27
Cuda: Add test for shared versioned internal libs 3 years ago
David Seifert 4f56080ce2
Cuda: Fix linking with shared versioned internal libs 3 years ago
David Seifert 28d13f4bfe
Cuda: Enable PGO 3 years ago
David Seifert 47a8e7ece7
Cuda: Add test for -isystem/usr/include 3 years ago
David Seifert d648f3497e
Cuda: Filter -isystem with system paths 3 years ago
David Seifert 3b47d161e7
Cuda: Add test for -DNDEBUG 3 years ago
David Seifert 631abce82f
Cuda: Pass -DNDEBUG through 3 years ago
Jussi Pakkanen 9afd589c8b
Merge pull request #8953 from dcbaker/submit/interpreter-easy-typing 3 years ago