mutter/doc
Emmanuele Bassi 66b0c1969c Remove the internal copy of JSON-GLib
The internal copy of JSON-GLib was meant to go away right after the 1.0
release, given that JSON-GLib was still young and relatively unknown.

Nowadays, many projects started depending on this little library, and
distributions ship it and keep it up to date.

Keeping a copy of JSON-GLib means keeping it up to date; unfortunately,
this would also imply updating the code not just for the API but for the
internal implementations.

Starting with the 1.2 release, Clutter preferably dependend on the
system copy; with the 1.4 release we stopped falling back automatically.
The 1.6 cycle finally removes the internal copy and requires a copy of
JSON-GLib installed on the target system in order to compile Clutter.
2010-09-29 15:57:28 +01:00
..
common cookbook: Make the table of content have a depth of 2 2010-08-06 15:43:16 +01:00
cookbook cookbook: Reduce complexity of sample ClutterAnimator code for recipe 2010-09-24 14:48:53 +01:00
manual build: Distcheck fixes 2010-06-30 12:26:10 +01:00
reference Remove the internal copy of JSON-GLib 2010-09-29 15:57:28 +01:00
clutter-actor-invariants.txt Try to clean up how we handle actor transformations 2010-09-13 18:18:34 +01:00
CODING_STYLE docs: Mention Uncrustify in the coding style document 2010-09-23 13:36:56 +01:00
HACKING docs: Use "Cogl" not "COGL" in Cogl API reference 2010-09-23 15:53:29 +01:00
HACKING.backends docs: Update the HACKING.backends file 2010-03-04 18:07:04 +00:00
Makefile.am docs: Disable manual 2010-06-30 11:56:13 +01:00
RELEASING docs: Move RELEASING under docs/ 2009-12-09 18:10:52 +00:00