6606 Commits (2e7019dd853c1f6fb2b2ecee8e438ded38b674d0)

Author SHA1 Message Date
Kevin Meagher 3c3fa0a12c add boolean parameter use_system for searching boost 4 years ago
Kevin Meagher f781c30700 Make libs a set from the begining 4 years ago
Kevin Meagher 7ce29e1eda Relax restrictions on detecting boost dependency 4 years ago
Xavier Claessens 9da99e7a59 destdir: Allow relative to build directory 4 years ago
Dylan Baker 630a41eb81 ninjabackend: use get_subdir() instead of subdir attribute for cython 4 years ago
Dylan Baker bc31c23074 build: Add annotation to CustomTargetIndex.get_subdir 4 years ago
Dylan Baker daf63fc377 build: Add get_subdir() to GeneratedList 4 years ago
Xavier Claessens 3f71779f8a Fix python module leaving PKG_CONFIG_LIBDIR set in os.environ. 4 years ago
Dylan Baker c0350d61a3 modules/dlang: Fix dependencies that should have been updated 4 years ago
Xavier Claessens de7bc71ee3 Fix when gtest dep is found but does not pass version check 4 years ago
xth a79980da6b fix bat_info UTF-8 string error 4 years ago
Eli Schwartz 1fb6c93947
intl dep: support static kwarg 4 years ago
Eli Schwartz f95a8f8282
intl: fix incorrect detection of header 4 years ago
Eli Schwartz 276fe408af
dependencies: make the preferred LibType available to any ExternalDependency 4 years ago
Marc-André Lureau 23ea9feee3 build: learn to take CustomTargetIndex as custom_target command 4 years ago
Andrei Alexeyev 254969b128 msubprojects: make purge print full paths to comply with the tests 4 years ago
Andrei Alexeyev 5d88c45861 msubprojects: do not follow symlinks when purging 4 years ago
Florian Schmaus dbf2ace6ca
coredata: throw a MesonException on unknown options 4 years ago
Daniel Mensinger bf41d56597 ast: Add dummy "support" for fstrings in the ast package 4 years ago
miebka f8c4752cbc C2000 compiler also accepts *.cla files 4 years ago
Weston Schmidt 2e30b5a1e2 Add support for gcovr --sonarqube report 4 years ago
Dylan Baker 5583e44826 qt: Allow CustomTargets for qt.preprocess source arguments 4 years ago
Xavier Claessens 2379fc72bc msubprojects: catch exceptions and continue with others 4 years ago
Xavier Claessens 0183954ea1 Fix meson.version().version_compare() regression in subproject 4 years ago
David Seifert 4f56080ce2
Cuda: Fix linking with shared versioned internal libs 4 years ago
David Seifert 28d13f4bfe
Cuda: Enable PGO 4 years ago
David Seifert d648f3497e
Cuda: Filter -isystem with system paths 4 years ago
David Seifert 631abce82f
Cuda: Pass -DNDEBUG through 4 years ago
Nirbheek Chauhan 4b00d15adf gnome: Always pass absolute -L paths to g-ir-scanner 4 years ago
Jussi Pakkanen 72f8838aad Bump version number for new development. 4 years ago
Jussi Pakkanen 116e4d4850 Set up the 0.59.0 release. 4 years ago
Ian Harvey 7b8fecf573 Update linkers.py 4 years ago
Paolo Bonzini 3efed376c3 linkers: remove is_shared_module argument to get_soname_args 4 years ago
Paolo Bonzini d5535065bc do not add SONAME to shared modules 4 years ago
Dylan Baker b4e826bff3 modules/python: fix up a few simply typing warnings/errors 4 years ago
Dylan Baker dd97ec607d dependencies: drop Dependency.methods and Dependency.get_methods() 4 years ago
Dylan Baker eac2d5eec5 modules/python: Allow trying a macos framework as well other methods 4 years ago
Dylan Baker d6e606166e modules/python: make some internal helpers protected 4 years ago
Dylan Baker 20399a3e04 modules/pkgconfig: remove handling of .pcdep 4 years ago
Dylan Baker 4d67dd19e5 modules/python: use factory for dependency 4 years ago
Dylan Baker a881e849b5 modules/python: simplify a number of interfaces 4 years ago
Dylan Baker 9eec2a131b modules/python: use typed_pos_args 4 years ago
Dylan Baker 1f7ab2f010 modules/python: Add type annotations 4 years ago
Dylan Baker 3b3c580817 modules/python: sort imports 4 years ago
Pamplemousse 762c073500 Clang: Apply `-O0` 4 years ago
Jussi Pakkanen f6cb717bba Update version number for rc2. 4 years ago
Daniel Mensinger ca6683095d fix: Fix recursive _unholder permissive kwarg (fixes #8977) 4 years ago
Dylan Baker f459c0e918 interpreter: remove stringArgs uses 4 years ago
Dylan Baker 52c68ca6fe interpreter: use typed_pos_args for files 4 years ago
Dylan Baker 011f13bcdc interpreter: use typed_pos_args for add_langauges 4 years ago