204 Commits (ca77adea89b3f102ca3e62465f651811516071f5)

Author SHA1 Message Date
Xavier Claessens 18bec0d3e3 pkgconfig: Use EnvironmentVariables to build PKG_CONFIG_* env 3 years ago
Eli Schwartz b5a81ff634
qt dependency: adapt to the qmake command changed name 3 years ago
Eli Schwartz e223136b10
qt dependency: find the correct -qtX configtool name 3 years ago
John Lindgren a606ce22eb Add support for Qt 6.1+ 3 years ago
Daniel Mensinger 589600cb51 cmake: Always use all compilers for LLVM (fixes #10249) 3 years ago
Eli Schwartz c9938f8f60
move a bunch of imports into TYPE_CHECKING blocks 3 years ago
Hemmo Nieminen ceb6e26ff1 boost: preserve compiler/linker argument order 3 years ago
Remi Thebault 04fca24355 Fix DUB dependencies 3 years ago
Eli Schwartz c231c4bd2a
move a bunch of imports into TYPE_CHECKING blocks 3 years ago
Eli Schwartz a009eacc65
treewide: string-quote the first argument to T.cast 3 years ago
Eli Schwartz 187dc656f4
merge various TYPE_CHECKING blocks into one 3 years ago
Dylan Baker ba3d9b5d16 dependencies: Dependency Sources can be StructuredSources 3 years ago
Tristan Partin 498db2764c Add modules kwarg to JNI system dep 3 years ago
Remi Thebault 4fe6f0dd29 add D features to InternalDependency 3 years ago
Tristan Partin 96b2469544 Rename JDK system dep to JNI 3 years ago
Eli Schwartz b7dec69b98 cheat and evade the detection of "open()" in custom_lint 3 years ago
Eli Schwartz 140d6aef04 mark a bunch of dependencies with the version they were introduced 3 years ago
Eli Schwartz 23e767176e allow dependency checks to bubble up feature warnings to the interpreter 3 years ago
Eli Schwartz 1ac6fc0595
intl dependency: include header when checking for libc builtin 3 years ago
Eli Schwartz 07d9c72e17
flake8: fix wrong numbers of blank line separators 3 years ago
Eli Schwartz baecebda0e
flake8: fix typoed whitespace surrounding tokens 3 years ago
Eli Schwartz 39f61795ca
comment out broken Feature checks that fail mypy 3 years ago
apoorv569 bab651a7a0 Add wx-config-3.1 provided by mingw-w64-x86_64-wxmsw3.1 3 years ago
Eli Schwartz 96df0fc69e openssl dependency: add cmake support 3 years ago
Eli Schwartz 0268c25791 dependencies: add a system dependency for OpenSSL 3 years ago
Andrew Krasavin b564e34221 new custom dependency lookup for libdl 3 years ago
Xavier Claessens 0185f2ed61 Fix dep.get_variable() with empty string default_value 3 years ago
Eli Schwartz 3990dc6d64 flake8: fix indentation style 3 years ago
Eli Schwartz cf3a1d31f8 fix some flake8 violations for unused imports 3 years ago
Daniel Mensinger 42843c4cf6
cmake: Add TARGET_ generator expression support (fixes #9305) 3 years ago
Dylan Baker 216435b2ae dependencies: fix libraries and whole_libraries types 3 years ago
Dylan Baker 6b272973e0 dependencies: don't pass kwargs from get_pkgconfig_variable 3 years ago
Eli Schwartz 140097faf0
port from embedded data to importlib.resources 3 years ago
Eli Schwartz 751f84405e
pyupgrade --py37-plus 3 years ago
Daniel Mensinger c5ce9744b2 Fix mypy errors 3 years ago
Christoph Reiter a2934ca9d1 intl dep: forward static to iconv if needed 3 years ago
Daniel Mensinger 45c5300496 cmake: Fix old style dependency lookup with imported targets 3 years ago
Eli Schwartz 1e19757899 iconv dependency: try even harder to find working iconv 3 years ago
Eli Schwartz db1fa702f3 iconv dependency: include header when checking for libc builtin 3 years ago
Dudemanguy e67c07c006 dependencies/zlib: Allow for generic OS checks 3 years ago
Jon Turney 61ca56422b cmake: Use find_library() on bare library names in cmake dependencies 3 years ago
Eli Schwartz 4f4259de1b hdf5 dependency: check for alternative config-tool names 3 years ago
Dudemanguy a4b4b21908 dependencies/zlib: Add system zlib method for android 3 years ago
Eli Schwartz 038b31e72b
various manual conversion of percent-formatted strings to f-strings 3 years ago
Eli Schwartz 8947352889 fix various flake8 whitespace errors 3 years ago
Thomas Heijligen ecdf192f46 dep.name(): return dependency name even if dependency is not found 3 years ago
Daniel Mensinger ffc8721465 cmake: Add support for the Linux CMake registry (fixes #9418) 3 years ago
Eli Schwartz 88d9646288
pkg-config: do not ever successfully detect Strawberry Perl. 3 years ago
Eli Schwartz dfa19af0ae
simplify some log formatting by splitting out a commonly used format string 3 years ago
Christian Clauss a5020857f3 Fix typos discovered by codespell 3 years ago