libabigail/src
Benjamin Kosnik 342b932d54 Various autotool adjustments
* configure: Add.
	* configure.ac (AM_INIT_AUTOMAKE): Use gcc versions.
        (PKG_CHECK_MODULES): Re-use libjava/classpath solution, naming.
	* m4/pkg.m4: Add, take from classpath.
	* src/Makefile.am: Adjust names.
2013-03-27 21:01:54 +01:00
..
abg-config.cc Initial implementation of serialization of basic types and namespaces. 2013-03-21 14:43:30 +01:00
abg-config.h Initial implementation of serialization of basic types and namespaces. 2013-03-21 14:43:30 +01:00
abg-corpus.cc Initial implementation of serialization of basic types and namespaces. 2013-03-21 14:43:30 +01:00
abg-corpus.h Initial implementation of serialization of basic types and namespaces. 2013-03-21 14:43:30 +01:00
abg-hash.cc Parse type-decl and namespace-decl elements 2013-03-08 14:31:37 +01:00
abg-hash.h Parse type-decl and namespace-decl elements 2013-03-08 14:31:37 +01:00
abg-ir.cc Remove the 'm_kind' member from the IR 2013-03-26 13:06:47 +01:00
abg-ir.h Remove the 'm_kind' member from the IR 2013-03-26 13:06:47 +01:00
abg-libxml-utils.cc Parse type-decl and namespace-decl elements 2013-03-08 14:31:37 +01:00
abg-libxml-utils.h Parse type-decl and namespace-decl elements 2013-03-08 14:31:37 +01:00
abg-reader.cc Fix depth handling during the parsing 2013-03-26 11:43:59 +01:00
abg-reader.h Debugged type-decl de-serialization 2013-03-21 23:57:22 +01:00
abg-writer.cc Debug read-write of a type-decl in a namespace-decl 2013-03-25 16:56:00 +01:00
abg-writer.h Debug read-write of a type-decl in a namespace-decl 2013-03-25 16:56:00 +01:00
Makefile.am Various autotool adjustments 2013-03-27 21:01:54 +01:00