Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add rules to generate libsqlitepp.so.1 | Robin Krahl | 2018-02-15 |
* | Move version information to constants | Robin Krahl | 2018-02-15 |
* | sqlitepp.h: Add complete version as SQLITEPP_VERSION | Robin Krahl | 2017-03-27 |
* | Makefile: Add version number to doxygen | Robin Krahl | 2017-03-27 |
* | Add version information to the Makefile and to sqlitepp.h | Robin Krahl | 2017-03-27 |
* | Makefile: Set the library directory when compiling sqlitepp_test | Robin Krahl | 2017-03-27 |
* | Makefile: Fix indentation | Robin Krahl | 2017-03-25 |
* | Makefile: Add a memcheck target | Robin Krahl | 2017-03-25 |
* | Makefile: Add test target to run sqlitepp_test | Robin Krahl | 2017-03-23 |
* | Makefile: Add the library as a dependecy to the test | Robin Krahl | 2017-03-23 |
* | Move sources directly to src and rename to .cpp. | Robin Krahl | 2017-03-23 |
* | Move from CMake to a plain Makefile | Robin Krahl | 2017-03-23 |