1. Jun 11, 2013
  2. Jun 10, 2013
    • Jocelyn Turcotte's avatar
      Fix undefined symbols in debug builds. · c373b6ca
      Jocelyn Turcotte authored
      process uses the same code as lib and decides at runtime which
      code to run. Fix the debug build by making sure that all infrastructure
      code is available in both process and lib by building common code
      not shared directly through chromium sources in a separate static lib.
      c373b6ca
  3. Apr 17, 2013
  4. Apr 15, 2013
    • Pierre Rossi's avatar
      Build with gyp. · 90d20d5f
      Pierre Rossi authored
      We'll probably add a qmake wrapper for it later, but for now that should do.
      90d20d5f