0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-15 20:31:16 +08:00
Commit Graph

15 Commits

Author SHA1 Message Date
Reto Schneider
5756b2355f Remove trailing spaces. 2015-08-05 14:43:21 +02:00
Daniel Pfeifer
b0453ffb1c make use of usage requirements 2015-05-29 22:10:04 +02:00
Daniel Pfeifer
ec20a8a627 build examples to a single, combined executable 2015-05-29 21:31:32 +02:00
rbock
d2975b39fb Allow sqlpp be compiled as sub project 2015-03-08 18:36:42 +01:00
rbock
0c429928cd Fixed ctest config 2015-03-05 18:01:27 +01:00
rbock
8bdb3e953d boost-1.50 is required, trying to figure out which versions are available at travis
Might have to install headers manually
2015-01-31 16:47:59 +01:00
rbock
ef21539062 Adjusted CMakeLists to accept boost-1.46.
That's what travis is currently using.
2015-01-31 16:27:47 +01:00
niXman
df0429058c boost.preprocessor hack & some cosmetic fixes 2015-01-31 16:05:53 +02:00
niXman
504bf961a6 fix for previous commit 2015-01-31 01:36:39 +02:00
rbock
59c5bc8970 Wrapped code generator example with a check for boost-1.56+ 2015-01-29 23:32:03 +01:00
niXman
256060c2d7 The first working implementation 2015-01-28 22:54:57 +02:00
Roland Bock
88bd56ff2d Fixed include path 2014-09-06 06:18:18 +02:00
rbock
9c048786fd Added a few examples 2014-09-06 04:18:15 +02:00
Roland Bock
712d3a5c53 Renamed examples -> tests
Will need to add reasonable examples
2013-08-17 11:22:38 +02:00
Roland Bock
e3001df8cd Added cmake support 2013-08-15 13:26:09 +02:00