mutter/build
Chun-wei Fan 783bc64a02 Visual Studio Builds: Don't Generate a .def File
Clutter, like GTK+ and GLib, has recently switched to a visibility-based
method of exporting symbols, so update the Visual Studio build files to
do likewise, by using __declspec (dllexport). This eliminats the need to
use a .def file to export the symbols.  The pre-configured
config.h.win32.in is also updated accordingly for this purpose.  The
clutter.symbols file can be dropped if it is not being used otherwise.
2014-03-20 08:57:06 +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: Don't Generate a .def File 2014-03-20 08:57:06 +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