1
0
Fork 0
mutter-performance-source/build
Chun-wei Fan 499f2e5831 MSVC 2010+ Projects: Update "Installation" Process
Currently, due to the way that Visual Studio 2010+ projects are handled,
the "install" project does not re-build upon changes to the sources, as it
does not believe that its dependencies have changed, although the changed
sources are automatically recompiled.  This means that if a part or more
of the solution does not build, or if the sources need some other fixes
or enhancements, the up-to-date build is not copied automatically, which
can be misleading.

Improve on the situation by forcing the "install" project to trigger its
rebuild, so that the updated binaries can be copied.  This does trigger an
MSBuild warning, but having that warning is way better than not having an
up-to-date build, especially during testing and development.
2014-06-09 18:57:24 +08:00
..
autotools build: Resync our copy of introspection.m4 2014-03-18 19:06:49 +00:00
mingw Update the dependencies for the MinGW build script 2013-07-12 17:59:54 +01:00
win32 MSVC 2010+ Projects: Update "Installation" Process 2014-06-09 18:57:24 +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