gerrit/gerrit-gwtui
Shawn Pearce b547ca9d7b Serialize GWT dbg and opt compiles
The GWT compiler swamps a system when it builds, using multiple
threads to build each permutation in parallel. It also requires
a lot of RAM. Buck is not aware of the cost of the genrule and
currently schedules both to build at the same time.

Make ui_opt depend on ui_dbg so Buck is forced to serialize these
build steps, reducing the load on average systems while possibly
extending build time on very powerful (e.g.  16 core) systems.

Change-Id: Icc1856c9c4e7919c28dc533e792fa25aadcdf801
2014-03-26 18:01:32 -07:00
..
.settings Option to show relative times in changes table 2013-04-01 12:15:15 +02:00
src SideBySide2: Fix syntax highlighting for shell files 2014-03-26 04:32:14 +00:00
.gitignore Add Intellij IDEA files to ignore list 2012-05-03 13:17:43 -07:00
BUCK Serialize GWT dbg and opt compiles 2014-03-26 18:01:32 -07:00
gwt.defs Rename DEFS files to *.defs 2013-07-30 17:18:33 +00:00