Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Improve build documentation | Robin Krahl | 2017-03-24 |
| | |||
* | sqlitepp: Fix the initializer order for the Statement constructor | Robin Krahl | 2017-03-23 |
| | |||
* | 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 |
| | |||
* | Update .gitignore | 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 |
| | | | | | | The Makefile contains the rules to build both the library and the test binary, and to create the HTML and LaTeX documentation. Settings like library paths and compiler options are set in config.mk. | ||
* | Update README. | Robin Krahl | 2015-07-25 |
| | |||
* | Fix readme, remove .travis.yml (poor C++ support). | Robin Krahl | 2015-07-25 |
| | |||
* | Add lastInsertRowId, minor improvements. | Robin Krahl | 2015-07-25 |
| | |||
* | Update README.md. | Robin Krahl | 2015-07-19 |
| | |||
* | Fix .travix.yml. | Robin Krahl | 2015-07-19 |
| | |||
* | Fix .travix.yml. | Robin Krahl | 2015-07-18 |
| | |||
* | Build gtest for travis. | Robin Krahl | 2015-07-18 |
| | |||
* | Fix .travis.yml | Robin Krahl | 2015-07-18 |
| | |||
* | Add CMake installation to .travis.yml. | Robin Krahl | 2015-07-18 |
| | |||
* | Refactoring and update. | Robin Krahl | 2015-07-18 |
| | |||
* | Initial commit | Robin Krahl | 2014-10-17 |
| | |||
* | Initial commit | Robin Krahl | 2014-10-17 |