summaryrefslogtreecommitdiff
path: root/libodbcpp/Jamfile.jam
Commit message (Collapse)AuthorAge
* Bump to C++20 for non-legacy CTFDan Goodliffe2022-02-11
|
* Add JT recommended warningsDan Goodliffe2021-09-18
|
* Modern jam ltoDan Goodliffe2020-12-10
|
* Fixes for tidylibdbpp-odbc-1.4.2Dan Goodliffe2019-10-19
|
* Refactor to ease testingDan Goodliffe2019-10-19
|
* Get glibmm and odbc flags from pkg-configlibdbpp-odbc-1.4.1.1Dan Goodliffe2019-06-30
|
* Update to new libdbpp interfaceDan Goodliffe2019-02-24
|
* Partially tested global visibility hidden in all projectsDan Goodliffe2016-01-24
|
* ODBC files prefixed with odbc-Dan Goodliffe2015-12-24
|
* Use parent glibmmDan Goodliffe2015-12-24
|
* Remove flto cos I'm sick of it randomly breaking stuffDan Goodliffe2015-12-18
|
* Install rules and use system dbpplibdbpp-odbc-0.9Dan Goodliffe2015-09-25
|
* ODBC mocking and tests from Project2Dan Goodliffe2015-09-24
|
* 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