My favorites | Sign in
Project Home Downloads Wiki Issues
Search
for
LinuxMakeBuild  
building on linux using GNU make
Updated Jan 30, 2012 by thakis@chromium.org

The make build is now the default build configuration on Linux. It's also available on OS X.

If you're looking for a very fast build system, look at ninja.

Comment by sjd...@gmail.com, Feb 25, 2010

Use builddir_name= to specify your output path

Comment by rice....@gmail.com, Apr 27, 2010

there is no glclient in my distro that makes this information useless for slackware

Comment by rice....@gmail.com, Apr 27, 2010

there is no glclient in my distro or in the source tree nether is there ANY Makefiles any where in the source code that makes this information useless for slackware

Comment by ondra.hosek@gmail.com, Aug 5, 2010

@rice.rob: http://dev.chromium.org/developers/how-tos/install-gclient

This page assumes that you have already installed the depot tools. (Most distributions, including Slackware, don't ship them, partly because only few projects use them.)

Comment by hvtaifwk...@gmail.com, Nov 1, 2010

Now if the Makefile dependencies were also fixed, I would not need to rebuild ALL of the object files EVERY time I do "make BUILDTYPE=Release chrome -r -j2". EVERY time meaning just that—it rebuilds everything, even when I have not changed any of the source files.


Sign in to add a comment
Powered by Google Project Hosting