1
0
Fork 0
mutter-performance-source/build
Chun-wei Fan aa62a5cb7f MSVC Builds: Speed Up Release Builds
Use the multipropcessor compilation (/MP) option, which can help cut down
build times for release builds by quite a bit.  A warning will be emitted
for debug builds, due to the use of /Gm, but the build will otherwise
proceed normally.

Also use the /d2Zi+ compiler flag for MSVC 2010 (and later) builds, so that
more useful info would be logged to the .pdb files that are generated
during the build.
2015-03-06 18:37:04 +08:00
..
autotools build: Use env instead of TestEnvironment key 2015-01-02 12:16:57 +00:00
mingw Update the dependencies for the MinGW build script 2013-07-12 17:59:54 +01:00
win32 MSVC Builds: Speed Up Release Builds 2015-03-06 18:37:04 +08:00
clutter-build-setup.sh moduleset: Fix up the location of the moduleset file 2011-09-12 16:38:49 +01:00
clutter-uncrustify.cfg Update the uncrustify configuration 2010-09-23 13:36:41 +01:00
clutter.modules modules: Use 0.10 branch for GStreamer packages 2012-05-22 13:58:40 +01:00
gen-changelog.pl [build] Add automatic ChangeLog generation on dist 2009-01-29 15:38:28 +00:00
jhbuildrc-clutter moduleset: Fix up the location of the moduleset file 2011-09-12 16:38:49 +01:00
jhbuildrc-custom-example build: Add simple scripts for setting up jhbuild 2010-08-12 13:46:58 +01:00
Makefile.am build: Remove gcov from the build 2012-06-19 14:55:10 +01:00