summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* build: Fix up gettext usageEmmanuele Bassi2010-12-241-1/+1
|
* build: The 'missing' script is in the build directoryEmmanuele Bassi2010-10-051-1/+1
|
* build: clutter-gtk's API version is 1.0Emmanuele Bassi2010-07-211-7/+5
|
* build: Use AM_SILENT_RULES if availableEmmanuele Bassi2009-11-021-4/+2
| | | | | | If we are building against an Automake 1.11 we should be using the AM_SILENT_RULES instead of Shave. If the Automake version is older than 1.11 then fall back to Shave and keep the build clean.
* [build] Use symbolic values for clutter-gtk versionEmmanuele Bassi2009-07-281-4/+4
| | | | | We should be using CLUTTER_GTK_API_VERSION instead of hardcoding 0.9 or using MAJOR.MINOR explicitly.
* [build] Remove the reference to introspection.m4Emmanuele Bassi2009-06-221-1/+1
| | | | The introspection.m4 file is inside build/autotools.
* Build GObject introspection data for clutter-gtkColin Walters2009-05-111-1/+1
| | | | | | | | | Generate the GIR and the typelib for Clutter-GTK using the GObject-Introspection scanner and compiler, respectively. Original patch by: Colin Walters <walters@verbum.org> Patch updated by: Brian Cameron <brian.cameron@sun.com> Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
* [build] Generate ChangeLog starting from the git importEmmanuele Bassi2009-05-111-4/+5
| | | | | | Instead of using the SVN entries to generate the ChangeLog we should use the git-import tag and only start from the point in the history when we switched to Git.
* [build] Add a ChangeLog generation ruleEmmanuele Bassi2009-04-141-0/+14
| | | | | | Just like Clutter, we need to generate a proper ChangeLog when distchecking so that users of the tarball will still have a detailed list of changes.
* [build] Recurse under build/Emmanuele Bassi2009-04-141-1/+1
| | | | | We need to dist the shave script templates and macros, so we need to recurse under build/ as well.
* [build] Improve build environmentEmmanuele Bassi2009-04-141-2/+8
| | | | | | | | | | | | | | | * De-crustify the configure.ac file by using AS_IF(), AS_CASE() and other useful macros * Update all the variables * Fix the pkg-config file Requires:, and expose the flavour and API version as variables * Fix the autogen.sh script * Use Shave to clean up the libtool and gcc incantations and make the output useful again
* 2008-10-31 Emmanuele Bassi <ebassi@linux.intel.com>Emmanuele Bassi2008-10-311-4/+4
| | | | | * Makefile.am: * clutter-gtk.pc.in: Remove last bits of 0.8 usage.
* 2008-07-15 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2008-07-151-4/+4
| | | | * configure.ac: Post-release bump to 0.8.1.
* 2008-02-29 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2008-02-291-4/+4
| | | | | | | | * Makefile.am: * clutter-gtk/Makefile.am: * examples/Makefile.am: Post-release bump build fixes * clutter-gtk/gtk-clutter-embed.c: Extend documentation.
* Release 0.6.0Emmanuele Bassi2008-02-181-4/+4
|
* 2007-08-15 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-08-151-4/+4
| | | | | | | | * configure.ac: * clutter-gtk.pc.in: * Makefile.am: * clutter-gtk/Makefile.am: Bump up to 0.5.0 and require clutter-gtk-0.5 as well.
* Update Makefile templates and pass --enable-gtk-doc when distcheckingEmmanuele Bassi2007-08-071-0/+2
|
* 2007-08-07 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-08-071-4/+4
| | | | | | | | * configure.ac: Bump up to 0.4.0; require clutter-glx-0.4. * clutter-gtk.pc.in: * Makefile.am: * clutter-gtk/Makefile.am: Update.
* 2007-07-17 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-07-171-1/+8
| | | | | | * clutter-gtk.pc.in: Depend on the right clutter pkgconfig file * Makefile.am: Install a versioned clutter-gtk pkgconfig file
* moving clutter-gtk out of the main treeEmmanuele Bassi2006-11-291-0/+6