summaryrefslogtreecommitdiff
path: root/common/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2009-04-13Build system improvements for common toolsStephen Gallagher1-1/+1
Allows building shared or static libraries using autotools and provides a pkg-config file to simplify inclusion into other parts of the project (or other projects in the future) For now, we will statically link the collection library and INI parser.
2009-04-06Fix build system for Collection and INI parser.Stephen Gallagher1-1/+1
Adds ini subdirectory so it will be built, adds some clarification to the README, makes the configure --help more clear about the trace level and enables -Wall reporting.
2009-04-06First commit of basic collection API.Dmitri Pal1-0/+1