6493 Commits (a450f8c6bc59dc7a4aee513be57a1d49b2295e52)

Author SHA1 Message Date
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
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
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
miebka f8c4752cbc C2000 compiler also accepts *.cla files 3 years ago
Weston Schmidt 2e30b5a1e2 Add support for gcovr --sonarqube report 3 years ago
Dylan Baker 5583e44826 qt: Allow CustomTargets for qt.preprocess source arguments 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 4f56080ce2
Cuda: Fix linking with shared versioned internal libs 3 years ago
David Seifert 28d13f4bfe
Cuda: Enable PGO 3 years ago
David Seifert d648f3497e
Cuda: Filter -isystem with system paths 3 years ago
David Seifert 631abce82f
Cuda: Pass -DNDEBUG through 3 years ago
Nirbheek Chauhan 4b00d15adf gnome: Always pass absolute -L paths to g-ir-scanner 3 years ago
Jussi Pakkanen 72f8838aad Bump version number for new development. 3 years ago
Jussi Pakkanen 116e4d4850 Set up the 0.59.0 release. 3 years ago
Ian Harvey 7b8fecf573 Update linkers.py 3 years ago
Paolo Bonzini 3efed376c3 linkers: remove is_shared_module argument to get_soname_args 3 years ago
Paolo Bonzini d5535065bc do not add SONAME to shared modules 3 years ago
Dylan Baker b4e826bff3 modules/python: fix up a few simply typing warnings/errors 3 years ago
Dylan Baker dd97ec607d dependencies: drop Dependency.methods and Dependency.get_methods() 3 years ago
Dylan Baker eac2d5eec5 modules/python: Allow trying a macos framework as well other methods 3 years ago
Dylan Baker d6e606166e modules/python: make some internal helpers protected 3 years ago
Dylan Baker 20399a3e04 modules/pkgconfig: remove handling of .pcdep 3 years ago
Dylan Baker 4d67dd19e5 modules/python: use factory for dependency 3 years ago
Dylan Baker a881e849b5 modules/python: simplify a number of interfaces 3 years ago
Dylan Baker 9eec2a131b modules/python: use typed_pos_args 3 years ago
Dylan Baker 1f7ab2f010 modules/python: Add type annotations 3 years ago
Dylan Baker 3b3c580817 modules/python: sort imports 3 years ago
Pamplemousse 762c073500 Clang: Apply `-O0` 3 years ago
Jussi Pakkanen f6cb717bba Update version number for rc2. 3 years ago
Daniel Mensinger ca6683095d fix: Fix recursive _unholder permissive kwarg (fixes #8977) 3 years ago
Dylan Baker f459c0e918 interpreter: remove stringArgs uses 3 years ago
Dylan Baker 52c68ca6fe interpreter: use typed_pos_args for files 3 years ago
Dylan Baker 011f13bcdc interpreter: use typed_pos_args for add_langauges 3 years ago
Dylan Baker 011b58d75f interpreter: use typed_pos_args for project 3 years ago
Dylan Baker 015e44014a interpreter: use typed_pos_args for subdir 3 years ago
Dylan Baker 3f6afa2693 interpreter: use typed_pos_args for assert 3 years ago
Dylan Baker 2486938011 interpreter: use typed_pos_args for subproject 3 years ago
Dylan Baker 9f07a1ad41 interpreter: use typed_pos_args for get_option 3 years ago
Dylan Baker 6f6db0f2e3 interpreter: use typed_pos_args configuration_data 3 years ago
Dylan Baker 982973f303 interpreter: use typed_pos_args for alias_target 3 years ago
Dylan Baker 09d7da19c1 interpreter: use typed_kwargs for include_directories 3 years ago
Dylan Baker 3135b130b8 interpreter: use typed_pos_args for include_directories 3 years ago
Dylan Baker 5aed9dd939 interpreter: use typed_pos_args for add_test_setup 3 years ago
Dylan Baker e71a6544c5 interpreter: use typed_pos_args for join_paths 3 years ago