Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-08 | Get rid of special tracer database | Boris Kolpackov | 1 | -24/+0 | |
The include, types, and pragma tests have been moved to the common/ directory while the object test has been merged into common/lifecycle. The transaction test will be re-implemented as common/ test as soon as SQL statement tracing support is merged. | |||||
2011-11-03 | Add support for separate src/out directories1.7.0.a1 | Boris Kolpackov | 1 | -12/+35 | |
The new convention is to either have src == out or to have out directory that ends with -default. | |||||
2011-10-19 | Add support for different bugfix versions | Boris Kolpackov | 1 | -31/+32 | |
2011-07-20 | Remove stray space | Boris Kolpackov | 1 | -1/+1 | |
2011-05-03 | Add pgsql support to dist build | Constantin Michael | 1 | -2/+26 | |
2011-04-26 | Add ability to specify C++ compiler1.4.0 | Boris Kolpackov | 1 | -8/+24 | |
2011-04-24 | Pass --with-libodb-qt options when building tests and examples | Boris Kolpackov | 1 | -0/+2 | |
2011-04-22 | Script updates to include libodb-qt | Constantin Michael | 1 | -2/+0 | |
2011-04-22 | Add code for Qt profile dist build | Constantin Michael | 1 | -0/+24 | |
2011-04-04 | Enable Boost profile tests for SQLite | Boris Kolpackov | 1 | -4/+2 | |
2011-04-01 | Change database build order | Boris Kolpackov | 1 | -1/+1 | |
2011-03-30 | Support for the SQLite database | Boris Kolpackov | 1 | -30/+95 | |
Also temporarily disable boost in tests and examples | |||||
2011-02-17 | Add boost profile to configure line in tests | Boris Kolpackov | 1 | -0/+1 | |
2011-02-07 | Start with git helper scripts and extra documentation | Boris Kolpackov | 1 | -0/+255 | |