Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix the build system to do dependencies properly | randomdan | 2011-02-09 |
| | | | | | | | | Break down libodbcpp into a set of base classes; libdbpp Add a native PostgreSQL implementation of libdbpp; libpqpp Extend project2 rdbms stuff to work with generic connectors Update datasources to specify connector type Build libmisc as .so | ||
* | Add -fPIC flag, cos those libs will get built dynamically | randomdan | 2010-10-07 |
| | |||
* | Jamfile changes for doing things more properly | randomdan | 2010-10-07 |
| | |||
* | Use Glib::ustring in libodbcpp for data and std::string for non-data | randomdan | 2010-06-11 |
| | | | | | Add support for parameters in SqlViews Uses parameters to implement category browse and search | ||
* | Initial workings of project2 - renders gentoobrowse homepage | randomdan | 2010-06-09 |