]> git.ipfire.org Git - thirdparty/vala.git/commit
compiler: Add "--depfile" option writing package dependencies to given file 4e78d7713e80ce0b3044979e848b78229a1b6061
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 2 Dec 2019 16:04:06 +0000 (17:04 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 21 Dec 2019 20:23:28 +0000 (21:23 +0100)
commit4e78d7713e80ce0b3044979e848b78229a1b6061
tree4007f5cbb7f38eb99b61982a90381bbbdb217ec8
parentb977da4f72503c9688725a492515c8443b2d83ae
compiler: Add "--depfile" option writing package dependencies to given file

This is meant to be used by build systems before invoking rebuilds
compiler/valacompiler.vala
doc/valac.1
vala/valacodecontext.vala