summaryrefslogtreecommitdiff
path: root/libodbcpp/Jamfile.jam
Commit message (Collapse)AuthorAge
* Migrate all stuff to stricter compilations/links and C++0x buildsrandomdan2012-07-10
|
* Fix the build system to do dependencies properlyrandomdan2011-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 dynamicallyrandomdan2010-10-07
|
* Jamfile changes for doing things more properlyrandomdan2010-10-07
|
* Use Glib::ustring in libodbcpp for data and std::string for non-datarandomdan2010-06-11
| | | | | Add support for parameters in SqlViews Uses parameters to implement category browse and search
* Initial workings of project2 - renders gentoobrowse homepagerandomdan2010-06-09