mutter/build
Chun-wei Fan 20e619f8a6 Visual Studio Builds: Avoid Implicit Linking to SDL
Cogl, when built with the SDL winsys, will include the SDL headers when
Cogl-based programs are built, which causes the SDL's wrapper for main()
to be used on Windows, causing an implicit requirement that all Cogl-based
apps must link to SDL2.lib and SDL2main.lib.  Avoid this behavior by
defining SDL_MAIN_HANDLED in the CFLAGS of the sample and interactive test
programs
2014-04-17 10:53: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 Visual Studio Builds: Avoid Implicit Linking to SDL 2014-04-17 10:53: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