summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add directory index sectionwip/cmph-rebase2Colin Walters2010-11-163-12/+164
* .gitignore: UpdateColin Walters2010-11-161-8/+13
* Add internal hashing API designed for the typelibColin Walters2010-11-164-2/+307
* cmph-bdz-test: New testColin Walters2010-11-162-1/+149
* cmph: Add automake rulesColin Walters2010-11-162-0/+68
* cmph: Modify types to use GLib typesColin Walters2010-11-161-27/+10
* Import CMPH 1.0Colin Walters2010-11-1677-0/+12124
* Makefile.am: Add GTESTER_PROGSColin Walters2010-11-161-1/+3
* girepository: Consistently prefix internal functions with _Colin Walters2010-11-1610-322/+322
* build: Flip around linking order of libraries for toolsColin Walters2010-11-161-4/+4
* gitypelib: Extend warning for validationColin Walters2010-11-161-1/+1
* scanner: Fall back to default uscoring for method pairing if possibleColin Walters2010-11-161-6/+16
* Fix tests to look in correct directory for typelibsColin Walters2010-11-165-14/+4
* tests: Print an error messageColin Walters2010-11-161-2/+2
* Fix line too longColin Walters2010-11-161-1/+2
* scanner: use c-symbol-prefix for method pairing where possibleJonathan Matthew2010-11-162-32/+27
* scanner: don't show 'warnings suppressed' if --warn-all in useJonathan Matthew2010-11-161-1/+1
* Add support for gunichar in typelibColin Walters2010-11-1212-11/+34
* build: Explicitly link to libffi for g-ir-compilerColin Walters2010-11-121-2/+2
* Add g_object_info_find_signalColin Walters2010-11-123-0/+42
* Makefile-gir.am: Fix explicit dependency of DBusGLib on GObjectColin Walters2010-11-111-1/+1
* Explicitly link g-ir-compiler and g-ir-generate to GIOColin Walters2010-11-111-4/+6
* dumper: Differentiate between "external" and "internal" linkingColin Walters2010-11-113-12/+41
* Makefile-gir.am: Add explicit g-ir-compiler dependencyColin Walters2010-11-111-1/+14
* nonrecursive build: Fix typelib installationAlban Browaeys2010-11-111-1/+1
* Fix previous commitColin Walters2010-11-111-2/+2
* build: Fix scanner/compiler to look in $(top_builddir) nowColin Walters2010-11-112-6/+6
* girepository: Only export ^gi?_ symbolsColin Walters2010-11-091-1/+1
* Export gi_type_tag_get_ffi_typeColin Walters2010-11-094-7/+14
* Switch to nonrecursive make for core (i.e. not tests/)Colin Walters2010-11-0921-279/+273
* Move pyflakes to check-pyflakesColin Walters2010-11-091-0/+2
* libtoolimporter: Don't assume we have a multi-component importColin Walters2010-11-091-2/+6
* tools: Switch to checking UNINSTALLED_INTROSPECTION_SRCDIRColin Walters2010-11-092-10/+6
* Handle enumerations with the full range of signed and unsigned valuesOwen W. Taylor2010-11-0115-31/+123
* Compute enumeration storage types more accuratelyOwen W. Taylor2010-11-011-25/+61
* girepository: Use G_TYPE_TAG_IS_BASIC consistentlyColin Walters2010-10-262-6/+4
* scanner: Print out a message if warnings were offColin Walters2010-10-252-6/+10
* Fix previous commitColin Walters2010-10-221-1/+1
* Handle CC="ccache gcc" for linker command tooColin Walters2010-10-221-1/+2
* Fix regression in g_irepository_get_infoColin Walters2010-10-212-3/+7
* scanner: Support GStrv as signal parametersColin Walters2010-10-213-0/+39
* scanner: Don't process pkg-config libs twiceColin Walters2010-10-192-13/+3
* Accept trailing whitespace at the start of a comment blockColin Walters2010-10-194-5/+24
* girepository: Refactor lookup codeColin Walters2010-10-183-146/+150
* configure: Bump to 0.10 seriesColin Walters2010-10-111-2/+2
* typelib: Don't fail on minor versiong-i-0.9Colin Walters2010-10-111-1/+1
* scanner: Don't leave temporary directory around if we failColin Walters2010-10-072-17/+30
* configure: Post-release version bumpColin Walters2010-10-061-1/+1
* configure: Release 0.9.12GOBJECT_INTROSPECTION_0_9_12Colin Walters2010-10-061-1/+1
* docs: Don't conditionalize on ENABLE_GTK_DOCColin Walters2010-10-061-2/+0