So, why does Chromium take up such a huge amount of space when built from source? Yet when you download and install either Chrome or Chromium, they are not much bigger than 200 MB! I mean, that is a HUGE discrepancy! Do I really need to dedicate 65GB on my hard drive to a web browser (if I want to build Chromium from source)? Or is there a way to remove some unnecessary files after building?
--
--
Chromium Discussion mailing list: chromium...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss
---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discu...@chromium.org.
Also, do a shallow clone without history. You will save plenty of gigabytes in that alone.
--
By the way, did you build out/Release of out/Debug? The latter uses a lot more disk space (and is also slower), so in your case I'd suggest doing the former.
-Christian
So, why does Chromium take up such a huge amount of space when built from source? Yet when you download and install either Chrome or Chromium, they are not much bigger than 200 MB! I mean, that is a HUGE discrepancy! Do I really need to dedicate 65GB on my hard drive to a web browser (if I want to build Chromium from source)? Or is there a way to remove some unnecessary files after building?
--
Ok, today I wanted to update Chromium that I built on Nov 25, but upon running "gclient sync" and then "ninja -C out\Release_x64", I got the message "no work to do". Is that expected?
--
--
Chromium Discussion mailing list: chromium...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss