mutter/build
Chun-wei Fan 7c40f060cc Visual Studio Builds: Speed Up Release Builds
Use the multiprocessor compilation (/MP) option so that release build times
can be cut down quite a bit.  This will generate a brief warning for debug
builds as such builds use /Gm, but otherwise the build will proceed
normally albeit it would be slower.

Also use the /d2Zi+ flag for Visual Studio 2010 (and later) builds to log
more useful information in the .pdb files that are generated, to aid
debugging release builds when necessary.
2015-03-06 17:42:20 +08:00
..
autotools Build a .xz file on release instead of a .bzip2 file 2013-09-23 18:22:32 +01:00
mingw mingw: Try adding a -w64 suffix when searching for a suitable compiler 2014-03-21 17:38:32 +00:00
win32 Visual Studio Builds: Speed Up Release Builds 2015-03-06 17:42:20 +08:00
Makefile-msvcproj.mak Add Autotools Items to Complete the Cogl-Path MSVC Projects 2013-09-02 16:22:08 +01:00
Makefile.am VS 2008/2010 project files to build Cogl 2011-11-25 13:12:45 +00:00