aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Dependencies.md
AgeCommit message (Expand)AuthorFilesLines
2021-01-30Rewrap long text lines in docs. [skip ci]docrewrapJussi Pakkanen1-86/+104
2020-11-21Handle cmake dependencies which require a specified versionJason Ekstrand1-0/+5
2020-09-29dependencies/curses: Add a system dependencyDylan Baker1-2/+2
2020-09-29dependencies/curses: Add support for using the ncurses config toolsDylan Baker1-1/+3
2020-09-29docs/Dependencies Add missing curses documentationDylan Baker1-0/+10
2020-09-25dependencies/hdf5: Convert to a dependency_factoryDylan Baker1-0/+4
2020-07-21Add boost_root support to properties files (#7210)cmcneish1-2/+6
2020-05-24fixed typop01arst0rm1-1/+1
2020-05-11ConfigToolDependency: Don't fallback to system tool when cross compilingXavier Claessens1-0/+3
2020-04-04docs: add LLVM tool section to dependencies [skip ci]Gerion Entrup1-0/+11
2020-03-19docs: update MPI documentation with methodsDylan Baker1-1/+7
2020-03-19cmake: Add find_package COMPONETS supportDaniel Mensinger1-0/+4
2020-02-19docs: Fix Dub section being inside CMake section [skip ci]Niklas HambĂŒchen1-1/+1
2020-01-31docs: Update dependency docs for zlibDylan Baker1-0/+11
2020-01-30Small cleanups for the LLVM dependency class (#6548)Dylan Baker1-0/+2
2020-01-09docs: Add documentation for variables keywordDylan Baker1-11/+13
2019-12-12docs: Fix wrong example for shaderc dependency [skip ci]ePirat1-12/+12
2019-11-06Fix typos found by codespellWolfgang Stöggl1-3/+3
2019-11-05dependency('cuda')Aleksey Gurtovoy1-0/+16
2019-10-19docs: Add missing language identifier [skip ci]Anton Leontiev1-1/+2
2019-09-23Add blocks dependencyPatrick Griffis1-0/+10
2019-05-20docs: Add docs for Dependency.get_variableDylan Baker1-0/+23
2019-04-15fix gpgme support by preferring pkg-config where possibleEli Schwartz1-1/+1
2019-04-06Add gpgme-config supportJan Tojnar1-1/+8
2019-04-02Add shaderc dependency lookup logicAndrei Alexeyev1-0/+12
2019-02-28add NetCDFMichael Hirsch, Ph.D1-1/+20
2019-02-18Correct pkg-config method in Qt dependency docs [skip ci]Florian MĂ€rkl1-1/+1
2019-02-13Fortran 2008/2018 Coarray supportMichael Hirsch, Ph.D1-0/+8
2019-02-01CMake: Added support for CMAKE_MODULE_PATH and extra CMake args (closes #4779)Daniel Mensinger1-0/+8
2019-01-30initial HDF5 pkg-config fortran worksMichael Hirsch, Ph.D1-0/+11
2018-11-22CMake find_package dependency backend (#4444)Daniel Mensinger1-2/+29
2018-10-03Add custom libgcrypt dependency using libgcrypt-configPatrick Griffis1-2/+9
2018-09-10Qt: add main argument to Qt dependency object to link with qtmain library on ...Alexey Rochev1-0/+4
2018-07-29Replace long obsolete find_dep with dependency in docs. [skip ci]Jussi Pakkanen1-18/+19
2018-07-17docs: fix dlang module documentationFFY001-19/+33
2018-06-18dependencies: don't search for dependency with pkgconfig if dub was specifiedFFY001-1/+0
2018-06-17docs: add documentation related to dub and the dlang moduleFFY001-0/+19
2018-06-17Fix header level of pcap [skip ci]Jon Turney1-1/+1
2018-06-17Improve documentation of case-(in)senstivity of dependency names [skip ci]Jon Turney1-0/+8
2018-06-10Document version when custom detectors were added [skip ci]Jon Turney1-4/+23
2018-06-10Document values for dependency(method:) [skip ci]Jon Turney1-11/+34
2018-06-10Alphabetize custom dependencies [skip ci]Jon Turney1-61/+62
2018-06-10Correct the name of the libwmf dependency [skip ci]Jon Turney1-1/+1
2018-05-31Mention private_headers keyword in Qt dependency documentation [skip ci]Jon Turney1-0/+6
2018-05-31Document OpenMP dependency [skip ci]Jon Turney1-0/+14
2018-03-11docs: Add custom dependencies missing documentationJon Turney1-0/+26
2018-03-11docs: polish documentation for custom dependency detectorsJon Turney1-12/+12
2018-03-04Document wxwidgets dependency, closes #3159 [skip ci]Aleksey Filippov1-2/+26
2018-02-18Add python3 dependency documentation and link it from python3 moduleAleksey Filippov1-0/+12
2018-02-12Add missing code blockAndrea G1-0/+4