Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-17 | Disable distribution checking in libcutl to speed things up2.1.0 | Boris Kolpackov | 1 | -1/+1 | |
2012-04-29 | Add support for passing C++ compiler options to dist.sh | Boris Kolpackov | 1 | -2/+16 | |
2012-04-29 | Add -cc, -ccp options to dist.sh to pass C compiler in addition to C++ | Boris Kolpackov | 1 | -12/+27 | |
2012-04-28 | Pass C++ compiler to libcutl dist.sh; cosmetic changes | Boris Kolpackov | 1 | -15/+14 | |
2012-03-01 | Quote passed value | Boris Kolpackov | 1 | -11/+11 | |
2012-01-30 | Turn on optimization by default | Boris Kolpackov | 1 | -1/+1 | |
This triggest additional warnings which we want to detect early. | |||||
2012-01-17 | Add support for SQL Server in various build scripts | Boris Kolpackov | 1 | -2/+40 | |
2011-11-30 | Correct mispelled variable name | Constantin Michael | 1 | -1/+1 | |
2011-11-25 | Add -<db>-options and -<db>-test-options to dist.sh script | Constantin Michael | 1 | -8/+64 | |
2011-11-24 | Add Oracle to dist | Constantin Michael | 1 | -2/+38 | |
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 | |