Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-13 | Build system improvements for common tools | Stephen Gallagher | 1 | -7/+9 | |
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-06 | Fix build system for Collection and INI parser. | Stephen Gallagher | 1 | -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-06 | First commit of basic collection API. | Dmitri Pal | 1 | -0/+17 | |