summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release JSON-GLib 1.2.81.2.8Emmanuele Bassi2017-03-182-2/+2
* Update the Git ignore fileEmmanuele Bassi2017-03-181-21/+20
* doc: Update the READMEEmmanuele Bassi2017-03-181-13/+20
* build: Sync the interface age with the versionEmmanuele Bassi2017-03-181-4/+10
* doc: Use 'plain' language for JSON snippetsEmmanuele Bassi2017-03-181-3/+4
* doc: Link the bug reporting URI in the API referenceEmmanuele Bassi2017-03-181-0/+5
* Use the appropriate values to initialize AutotoolsEmmanuele Bassi2017-03-141-2/+2
* Move the reference build down one levelEmmanuele Bassi2017-03-1414-92/+75
* build: Fix soversion for Meson buildsEmmanuele Bassi2017-03-141-6/+6
* Visual Studio builds: Copy config.h.win32 to $(srcroot)\json-glibChun-wei Fan2017-03-144-8/+8
* build: Generate the config.h file under json-glibEmmanuele Bassi2017-03-131-1/+1
* build: Ignore 'config.h' when building the API referenceEmmanuele Bassi2017-03-132-0/+3
* docs: Override version macrosEmmanuele Bassi2017-03-132-1/+14
* docs: Reference the JSON-GLib headerEmmanuele Bassi2017-03-131-0/+2
* docs: Add links to online resourcesEmmanuele Bassi2017-03-131-6/+18
* build: Really require the same pkg-config modulesEmmanuele Bassi2017-03-131-1/+1
* build: Require the same modules for Meson and AutotoolsEmmanuele Bassi2017-03-132-2/+2
* Fix the generated pkg-config file with MesonEmmanuele Bassi2017-03-131-1/+1
* build: Add missing argument to the introspection scannerEmmanuele Bassi2017-03-131-10/+16
* Ensure that introspection scans all the headersEmmanuele Bassi2017-03-131-6/+6
* build: Reduce the internal dependenciesEmmanuele Bassi2017-03-131-8/+10
* Add missing header in the Meson file listingEmmanuele Bassi2017-03-131-0/+1
* Remove dependency on json-version.hEmmanuele Bassi2017-03-131-11/+11
* Post-release version bump to 1.2.7Emmanuele Bassi2017-03-132-3/+3
* Release JSON-GLib 1.2.61.2.6Emmanuele Bassi2017-03-132-3/+3
* Install testsEmmanuele Bassi2017-03-134-1/+43
* build: install toolsIgor Gnatenko2017-03-131-1/+1
* build: convert interface_age to intIgor Gnatenko2017-03-131-1/+1
* Post-release version bump to 1.2.5Emmanuele Bassi2017-03-132-3/+3
* Release JSON-GLib 1.2.41.2.4Emmanuele Bassi2017-03-133-3/+7
* doc: Use package_versionEmmanuele Bassi2017-03-131-1/+1
* Add various compiler and linker flags to the Meson buildEmmanuele Bassi2017-03-132-4/+87
* Annotate internal set_error() wrapperEmmanuele Bassi2017-03-131-0/+1
* Include the Meson build files into the autotools oneEmmanuele Bassi2017-03-131-1/+10
* Add i18n support to the Meson buildEmmanuele Bassi2017-03-132-0/+86
* Generate the man pages for json-glib tools in MesonEmmanuele Bassi2017-03-133-0/+36
* Build API reference with MesonEmmanuele Bassi2017-03-137-8/+74
* Update the Meson buildEmmanuele Bassi2017-03-133-73/+78
* meson: Add support for building with the meson build systemThibault Saunier2017-03-135-0/+229
* Quell a compiler warningEmmanuele Bassi2017-03-131-1/+1
* Don't loose decimal in whole-double -> string conversiondjcb2017-03-133-2/+29
* json-glib: Remove unused symbolsThibault Saunier2017-03-131-19/+0
* Stop providing our own marshaller and use the generic oneThibault Saunier2017-03-134-31/+11
* Only seal arrays and objects when a parser is immutableEmmanuele Bassi2017-03-131-2/+4
* Visual Studio builds: Generate .pc filesChun-wei Fan2017-03-1312-22/+100
* Visual Studio builds: Record version numbers in property sheetsChun-wei Fan2017-03-133-0/+26
* build/Makefile.msvcproj: Remove MSVC 2017 projects before regeneratingChun-wei Fan2017-03-131-0/+2
* Visual Studio builds: Add scripts to generate .pc filesChun-wei Fan2017-03-134-0/+263
* Visual Studio 201x builds: Fix .pdb file nameChun-wei Fan2017-03-131-16/+12
* Allow empty string as object member nameDr. David Alan Gilbert2017-03-116-6/+17