index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
dependencies
/
misc.py
Age
Commit message (
Expand
)
Author
2022-05-03
dependencies: cleanup kwargs.get('static') usage
Dudemanguy
2022-03-01
cheat and evade the detection of "open()" in custom_lint
Eli Schwartz
2022-03-01
mark a bunch of dependencies with the version they were introduced
Eli Schwartz
2022-02-17
intl dependency: include header when checking for libc builtin
Eli Schwartz
2022-02-02
openssl dependency: add cmake support
Eli Schwartz
2022-02-02
dependencies: add a system dependency for OpenSSL
Eli Schwartz
2022-02-01
new custom dependency lookup for libdl
Andrew Krasavin
2021-12-12
intl dep: forward static to iconv if needed
Christoph Reiter
2021-11-28
iconv dependency: try even harder to find working iconv
Eli Schwartz
2021-11-25
iconv dependency: include header when checking for libc builtin
Eli Schwartz
2021-10-27
fix various flake8 whitespace errors
Eli Schwartz
2021-10-10
Fix typos discovered by codespell
Christian Clauss
2021-09-12
new custom dependency lookup for iconv
Eli Schwartz
2021-09-10
nagfor OpenMP recognition.
Mat Cross
2021-07-28
intl dep: support static kwarg
Eli Schwartz
2021-07-28
intl: fix incorrect detection of header
Eli Schwartz
2021-07-13
dependencies: drop Dependency.methods and Dependency.get_methods()
Dylan Baker
2021-07-05
more f-strings too complex to be caught by pyupgrade
Eli Schwartz
2021-06-17
intl custom dependency
Eli Schwartz
2021-06-17
move base class for system dependencies into base.py
Eli Schwartz
2021-06-14
dependencies: Use the SystemDependency
Dylan Baker
2021-06-09
compilers: Fix missing functions in Compiler base class
Daniel Mensinger
2021-06-09
typing: Rename some variables
Daniel Mensinger
2021-06-09
typing: Fully annotate dependencies
Daniel Mensinger
2021-06-06
typing: Fully annotate dependencies.{detect,factory} + some other fixes
Daniel Mensinger
2021-06-03
deps: Split dependencies.base
Daniel Mensinger
2021-04-20
dependencies/OpenMP: If the version returned is not supported fail gracefully
Dylan Baker
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2021-01-13
Fix misspells
Antonin Décimo
2020-11-20
use real pathlib module
Dylan Baker
2020-10-04
pathlib: Fix resolve() by overriding it in Python 3.5
Daniel Mensinger
2020-09-29
dependencies/curses: don't try ncurses-config or system dependency on windows
Dylan Baker
2020-09-29
dependencies/curses: Add support for pdcurses
Yonggang Luo
2020-09-29
dependencies/curses: Add a system dependency
Dylan Baker
2020-09-29
dependencies/curses: Add support for using the ncurses config tools
Dylan Baker
2020-09-29
dependency/misc: change lookup order for curses pkg-config
Dylan Baker
2020-09-29
dependencies/misc: Fix typing of curses_factory
Dylan Baker
2020-06-10
dependencies: Remove finish_init method
Dylan Baker
2020-06-06
msvc: Avoid spurious openmp link warnings
Peter Harris
2020-01-31
dependencies: netcdf always look for netcdf-fortran for fortran
Dylan Baker
2020-01-29
dependencies: Use a factory for curses
Dylan Baker
2020-01-29
dependencies: Use a DependencyFactory for threads
Dylan Baker
2020-01-29
dependencies: Use a factory for NetCDF
Dylan Baker
2020-01-29
dependencies: Use a custom factory for shaderc
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for gpgme
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for LibGcrypt
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for libwmf
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for cups
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for python3
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for libpcap
Dylan Baker
[prev]
[next]