rebar/inttest/erlc_dep_graph
David Kubecka 462962ebab Delete existing out-edges before adding new ones in modify_erlcinfo
When the source file changes it could happen that some of its
dependecies get removed.  In that case we should remove these
former dependencies from the graph, so that they don't influence
recompilation of the source file anymore.
2015-04-06 22:10:15 +02:00
..
extra_include Assemble Dirs passed to update_erlcinfo in one place 2015-04-05 00:46:34 +02:00
include Assemble Dirs passed to update_erlcinfo in one place 2015-04-05 00:46:34 +02:00
src Delete existing out-edges before adding new ones in modify_erlcinfo 2015-04-06 22:10:15 +02:00
erlc_dep_graph_rt.erl Delete existing out-edges before adding new ones in modify_erlcinfo 2015-04-06 22:10:15 +02:00
rebar.config Assemble Dirs passed to update_erlcinfo in one place 2015-04-05 00:46:34 +02:00