aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/dependencies.py
AgeCommit message (Expand)AuthorFilesLines
2016-03-17Add dir support for find_library and remove deprecated standalone version. Cl...Jussi Pakkanen1-10/+9
2016-03-12Added find_library method and deprecated the standalone version. Closes #396.Jussi Pakkanen1-2/+9
2016-02-29Can specify compile and link args for internal deps.Jussi Pakkanen1-2/+10
2016-02-21Can build Python extension on OSX.Jussi Pakkanen1-0/+9
2016-02-21Extract python3 dependency information from the current process if it is not ...Jussi Pakkanen1-0/+39
2016-02-14Can ask pkg-config to provide static libraries. Closes #380.Jussi Pakkanen1-2/+8
2016-01-16Renamed meson package to mesonbuild so that we can have a script named meson ...Jussi Pakkanen1-0/+1120