aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/modules/pkgconfig.py
AgeCommit message (Expand)AuthorFilesLines
2016-09-11module pkgconfig: added install_dir attribute (#776)grindhold1-1/+5
2016-09-02Minor pkgconfig module cleanups (#748)TingPing1-3/+0
2016-08-27Use context manager for file I/O.Elliott Sales de Andrade1-29/+33
2016-08-27Flatten isinstance calls. (#715)Elliott Sales de Andrade1-1/+1
2016-06-17Add custom_install_dir to ld path in pkgconfig moduleIppytraxx1-0/+2
2016-04-01Move MesonException from coredata to mesonlib.Hemmo Nieminen1-6/+6
2016-03-30And private libraries.Jussi Pakkanen1-4/+7
2016-03-30Can set requires manually into generated pc files.Jussi Pakkanen1-2/+10
2016-01-16Renamed meson package to mesonbuild so that we can have a script named meson ...Jussi Pakkanen1-0/+82