summaryrefslogtreecommitdiff
path: root/docs/markdown/Dependencies.md
AgeCommit message (Expand)Author
2024-02-14docs: Remove outdated HDF5 dependency pkg-config statementJouke Witteveen
2024-02-06Add a numpy dependency with pkg-config and configtool methodsRalf Gommers
2024-01-01docs: Rename Qt4 & Qt5 in Dependencies to QtChris Mayo
2023-06-08Fix name of boost_includedir propertySébastien Villemot
2023-04-24dependencies: allow to fallback on CMake to find the SDL2 libraryMatthieu Bouron
2023-04-11Fix spelling and grammar in Dependencies.mdPete Dietl
2023-03-09dependencies: add pybind11 custom factoryEli Schwartz
2022-11-10fix typoGuilherme Janczak
2022-10-24Add missing since annotations in docsElliott Sales de Andrade
2022-10-23Fix typos in docsElliott Sales de Andrade
2022-08-16docs: fix various references to "meson builddir"Eli Schwartz
2022-06-29docs: update various function references to be linkifiedEli Schwartz
2022-04-27Add small note that get_variable can publicize its data filesEli Schwartz
2022-03-07docs: add forgotten documentation for the new openssl dependencyEli Schwartz
2022-03-04Add modules kwarg to JNI system depTristan Partin
2022-03-02Rename JDK system dep to JNITristan Partin
2022-02-28docs: correct the shaderc documentationDudemanguy
2022-02-01new custom dependency lookup for libdlAndrew Krasavin
2022-01-26Add docs for JDK system dependencyTristan Partin
2021-11-15dependencies/zlib: Add system zlib method for androidDudemanguy
2021-10-10Fix typos discovered by codespellChristian Clauss
2021-09-12new custom dependency lookup for iconvEli Schwartz
2021-07-27doc: mention CUDA_PATH in dependency('cuda') [skip ci]David Seifert
2021-07-04Consistently capitialize 'Meson' in Dependencies.mdJon Turney
2021-07-03Improve text for dependency detection methodsJon Turney
2021-06-30Alphabetize dependency names with special lookupJon Turney
2021-06-30Move 'builtin', 'config-tool' and 'system' methods to discussion of methodsJon Turney
2021-06-17intl custom dependencyEli Schwartz
2021-06-10markdown/Dependencies:remove tabsandy5995
2021-06-11add example for defining curses preprocessor symbolsAndy Alt
2021-03-09docs: add a couple words about system dependenciesDylan Baker
2021-01-31Capitalize "Meson" consistently as it is a proper name. [skip ci]Jussi Pakkanen
2021-01-30Rewrap long text lines in docs. [skip ci]Jussi Pakkanen
2020-11-21Handle cmake dependencies which require a specified versionJason Ekstrand
2020-09-29dependencies/curses: Add a system dependencyDylan Baker
2020-09-29dependencies/curses: Add support for using the ncurses config toolsDylan Baker
2020-09-29docs/Dependencies Add missing curses documentationDylan Baker
2020-09-25dependencies/hdf5: Convert to a dependency_factoryDylan Baker
2020-07-21Add boost_root support to properties files (#7210)cmcneish
2020-05-24fixed typop01arst0rm
2020-05-11ConfigToolDependency: Don't fallback to system tool when cross compilingXavier Claessens
2020-04-04docs: add LLVM tool section to dependencies [skip ci]Gerion Entrup
2020-03-19docs: update MPI documentation with methodsDylan Baker
2020-03-19cmake: Add find_package COMPONETS supportDaniel Mensinger
2020-02-19docs: Fix Dub section being inside CMake section [skip ci]Niklas Hambüchen
2020-01-31docs: Update dependency docs for zlibDylan Baker
2020-01-30Small cleanups for the LLVM dependency class (#6548)Dylan Baker
2020-01-09docs: Add documentation for variables keywordDylan Baker
2019-12-12docs: Fix wrong example for shaderc dependency [skip ci]ePirat
2019-11-06Fix typos found by codespellWolfgang Stöggl