summaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/java.py
AgeCommit message (Collapse)Author
2017-07-21Add build_rpath as new property allowing people to specify rpath entries ↵Jussi Pakkanen
that are used in the build tree but will be removed on install.
2017-06-23Split out languages from compilers.pyAlistair Thomas