summaryrefslogtreecommitdiff
path: root/libpqpp/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 ltolibdbpp-postgresql-1.4.5Dan Goodliffe2020-12-10
|
* Refactor to ease testingDan Goodliffe2019-10-19
|
* Get glibmm and libpq flags from pkg-configlibdbpp-postgresql-1.4.2Dan Goodliffe2019-06-30
|
* Tidy link of libpqDan Goodliffe2019-02-24
|
* Remove boost::filesystem in favour of std::filesystemDan Goodliffe2019-02-03
|
* Partially tested global visibility hidden in all projectsDan Goodliffe2016-01-24
|
* PostgreSQL files prefixed with pq-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 rulesDan Goodliffe2015-09-25
|
* PostgreSQL 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