summaryrefslogtreecommitdiff
path: root/mesonbuild/dependencies/misc.py
AgeCommit message (Expand)Author
2017-08-04Filter out extra args from MPI wrappers.Elliott Sales de Andrade
2017-08-04Add MPI dependency.Elliott Sales de Andrade
2017-06-27dependency: boost: only consult environment at initial stageWade Berrier
2017-06-10tests: Add Boost unit tests and project tests on WindowsNirbheek Chauhan
2017-06-09dependencies: Add a new class ExternalDependencyNirbheek Chauhan
2017-06-07generalize the system include detection a bitAdam C. Foltzer
2017-05-25look for static Boost libraries on *nix when requestedAdam C. Foltzer
2017-05-25add support for static flag on Windows Boost dependencyAdam C. Foltzer
2017-05-20fix lookup of boost modules when cross-compiling on osxGoncalo Carvalho
2017-05-17Remove unused variables.Elliott Sales de Andrade
2017-05-09Split misc dependencies into their own file.Elliott Sales de Andrade