commit | b34fdf07c08fe2d07f0c127efd6eddc493a07dec | [log] [tgz] |
---|---|---|
author | Ian Cottrell <ian.the.hat@gmail.com> | Fri Dec 22 12:55:29 2017 -0500 |
committer | GitHub <noreply@github.com> | Fri Dec 22 12:55:29 2017 -0500 |
tree | 7b974207a2b4924e04a28c44fc3b1d7a3d85ea57 | |
parent | 88f9cacdad28443f9945634fca8da8a9c0dbc32f [diff] |
Skylark compatability (#1175) * Skylark compatability Turn on --all_incompatible_changes Fix all the problems it shows up Reduce depset collapses (may make builds faster) Fixes #837 * unix_cc_configure.bzl is not future proof on the ci machines right now * Don't turn on --all_incompatible_changes by default at all