mutter/build
Chun-wei Fan f735220a9b 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:43:12 +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 MSVC 2010+ Projects: Update "Installation" Process 2014-06-09 18:43:12 +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